From f5c9a796964ecf648cbe2d729705cc6d7eb8f99e Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Wed, 8 Feb 2023 21:18:52 +0800 Subject: [PATCH] Upgrade dependencies --- package-lock.json | 100 +++++++++++++++++++++++----------------------- package.json | 12 +++--- 2 files changed, 56 insertions(+), 56 deletions(-) diff --git a/package-lock.json b/package-lock.json index bd6f35c..130a4dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@github/text-expander-element": "~2.3.0", - "@iconify-icons/mingcute": "~1.2.3", + "@iconify-icons/mingcute": "~1.2.4", "@szhsin/react-menu": "~3.4.1", "dayjs": "~1.11.7", "dayjs-twitter": "~0.5.0", @@ -17,11 +17,11 @@ "fast-deep-equal": "~3.1.3", "idb-keyval": "~6.2.0", "just-debounce-it": "~3.2.0", - "masto": "~5.7.0", + "masto": "~5.8.0", "mem": "~9.0.2", "p-retry": "~5.1.2", - "preact": "~10.11.3", - "react-hotkeys-hook": "~4.3.4", + "preact": "~10.12.0", + "react-hotkeys-hook": "~4.3.5", "react-intersection-observer": "~9.4.1", "react-router-dom": "6.6.2", "string-length": "~5.0.1", @@ -30,7 +30,7 @@ "uid": "~2.0.1", "use-debounce": "~9.0.3", "use-resize-observer": "~9.1.0", - "valtio": "~1.9.0" + "valtio": "~1.10.1" }, "devDependencies": { "@preact/preset-vite": "~2.5.0", @@ -42,7 +42,7 @@ "vite": "~4.1.1", "vite-plugin-html-config": "~1.0.11", "vite-plugin-html-env": "~1.2.7", - "vite-plugin-pwa": "~0.14.1", + "vite-plugin-pwa": "~0.14.2", "vite-plugin-remove-console": "~1.3.0", "workbox-cacheable-response": "~6.5.4", "workbox-expiration": "~6.5.4", @@ -2520,9 +2520,9 @@ } }, "node_modules/@iconify-icons/mingcute": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/@iconify-icons/mingcute/-/mingcute-1.2.3.tgz", - "integrity": "sha512-yZyioZhNy61SkLxQoyHThsfuyaOej9n84PUS+K69qaS1Dyj7/wHwYhWXseFCnzyzicaEHkCpt6H/hYV8fwmMLg==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/@iconify-icons/mingcute/-/mingcute-1.2.4.tgz", + "integrity": "sha512-4aaWYa6GxSdYmJg8iBVx6VDuKUcTDEbio929+GrswoxfyTsPUkOOgw2wffUDHjE3JDUAnrWj9teQTnBkFm7Gyg==", "dependencies": { "@iconify/types": "*" } @@ -4718,9 +4718,9 @@ } }, "node_modules/masto": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/masto/-/masto-5.7.0.tgz", - "integrity": "sha512-oCVReGLR9AoBSkShVgWrPb69xzfCpogiPH9wVT9AnPbM+CvjIqJuSaD1xgaEUi6jo66XGbhTC6UerSCVqq9emg==", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/masto/-/masto-5.8.0.tgz", + "integrity": "sha512-9hxh/UmIh3pBcNVzZuqbklQlxZb/WKd9G3sNQzz18AL6NwoocmEjTykxBhHQEaoh3ATNCGb+3xbPodhIuTxgsA==", "dependencies": { "@mastojs/ponyfills": "^1.0.4", "change-case": "^4.1.2", @@ -5650,9 +5650,9 @@ "dev": true }, "node_modules/preact": { - "version": "10.11.3", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.11.3.tgz", - "integrity": "sha512-eY93IVpod/zG3uMF22Unl8h9KkrcKIRs2EGar8hwLZZDU1lkjph303V9HZBwufh2s736U6VXuhD109LYqPoffg==", + "version": "10.12.0", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.12.0.tgz", + "integrity": "sha512-+w8ix+huD8CNZemheC53IPjMUFk921i02o30u0K6h53spMX41y/QhVDnG/nU2k42/69tvqWmVsgNLIiwRAcmxg==", "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" @@ -5697,9 +5697,9 @@ } }, "node_modules/proxy-compare": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/proxy-compare/-/proxy-compare-2.4.0.tgz", - "integrity": "sha512-FD8KmQUQD6Mfpd0hywCOzcon/dbkFP8XBd9F1ycbKtvVsfv6TsFUKJ2eC0Iz2y+KzlkdT1Z8SY6ZSgm07zOyqg==" + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/proxy-compare/-/proxy-compare-2.4.1.tgz", + "integrity": "sha512-xkL1upOHOOW6zSSNUDZ09hqGDO9lq//Sg92KF8YK+YsD/Et1dP8fZql/h6vgbFa/ScIAlttE4WjTD7QPEg1Ssg==" }, "node_modules/punycode": { "version": "2.1.1", @@ -5779,9 +5779,9 @@ } }, "node_modules/react-hotkeys-hook": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.4.tgz", - "integrity": "sha512-XV/tMK8n0joWa4tSklfddLUDirbu8T/H1hRPPm+UnfdT2ajp/jZPDh0q3L24nYjsCSwNIA6XFewYPguqrTIXkg==", + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.5.tgz", + "integrity": "sha512-tfwTwKP3ga7n4naNS/JOByaEwEkTCoXYCepDuhXpj8mBx+sFszV5JecRWM2dv+PbOowmmBpHAFtTXTnG/p8UkQ==", "peerDependencies": { "react": ">=16.8.1", "react-dom": ">=16.8.1" @@ -6583,11 +6583,11 @@ "dev": true }, "node_modules/valtio": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/valtio/-/valtio-1.9.0.tgz", - "integrity": "sha512-mQLFsAlKbYascZygFQh6lXuDjU5WHLoeZ8He4HqMnWfasM96V6rDbeFkw1XeG54xycmDonr/Jb4xgviHtuySrA==", + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/valtio/-/valtio-1.10.1.tgz", + "integrity": "sha512-VhK/adrsgQsInQ8SvcUV0NYu2XyPItAAWhAX1uhmN0tS0wIroqjUNhb0OG8iEqu6khUdfMsR7s+Q91hZT6pjcg==", "dependencies": { - "proxy-compare": "2.4.0", + "proxy-compare": "2.4.1", "use-sync-external-store": "1.2.0" }, "engines": { @@ -6676,9 +6676,9 @@ } }, "node_modules/vite-plugin-pwa": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.1.tgz", - "integrity": "sha512-5zx7yhQ8RTLwV71+GA9YsQQ63ALKG8XXIMqRJDdZkR8ZYftFcRgnzM7wOWmQZ/DATspyhPih5wCdcZnAIsM+mA==", + "version": "0.14.2", + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.2.tgz", + "integrity": "sha512-3nTW1LX5i4l2qeuT0ypGyo52KtXagQoW4qdpMxHyUS/qvloa3BHLytQQfdNbU3cXTqV+cfuN99RXXKHiYDiLTA==", "dev": true, "dependencies": { "@rollup/plugin-replace": "^5.0.1", @@ -8627,9 +8627,9 @@ } }, "@iconify-icons/mingcute": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/@iconify-icons/mingcute/-/mingcute-1.2.3.tgz", - "integrity": "sha512-yZyioZhNy61SkLxQoyHThsfuyaOej9n84PUS+K69qaS1Dyj7/wHwYhWXseFCnzyzicaEHkCpt6H/hYV8fwmMLg==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/@iconify-icons/mingcute/-/mingcute-1.2.4.tgz", + "integrity": "sha512-4aaWYa6GxSdYmJg8iBVx6VDuKUcTDEbio929+GrswoxfyTsPUkOOgw2wffUDHjE3JDUAnrWj9teQTnBkFm7Gyg==", "requires": { "@iconify/types": "*" } @@ -10288,9 +10288,9 @@ } }, "masto": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/masto/-/masto-5.7.0.tgz", - "integrity": "sha512-oCVReGLR9AoBSkShVgWrPb69xzfCpogiPH9wVT9AnPbM+CvjIqJuSaD1xgaEUi6jo66XGbhTC6UerSCVqq9emg==", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/masto/-/masto-5.8.0.tgz", + "integrity": "sha512-9hxh/UmIh3pBcNVzZuqbklQlxZb/WKd9G3sNQzz18AL6NwoocmEjTykxBhHQEaoh3ATNCGb+3xbPodhIuTxgsA==", "requires": { "@mastojs/ponyfills": "^1.0.4", "change-case": "^4.1.2", @@ -10870,9 +10870,9 @@ "dev": true }, "preact": { - "version": "10.11.3", - "resolved": "https://registry.npmjs.org/preact/-/preact-10.11.3.tgz", - "integrity": "sha512-eY93IVpod/zG3uMF22Unl8h9KkrcKIRs2EGar8hwLZZDU1lkjph303V9HZBwufh2s736U6VXuhD109LYqPoffg==" + "version": "10.12.0", + "resolved": "https://registry.npmjs.org/preact/-/preact-10.12.0.tgz", + "integrity": "sha512-+w8ix+huD8CNZemheC53IPjMUFk921i02o30u0K6h53spMX41y/QhVDnG/nU2k42/69tvqWmVsgNLIiwRAcmxg==" }, "prettier": { "version": "2.8.0", @@ -10898,9 +10898,9 @@ } }, "proxy-compare": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/proxy-compare/-/proxy-compare-2.4.0.tgz", - "integrity": "sha512-FD8KmQUQD6Mfpd0hywCOzcon/dbkFP8XBd9F1ycbKtvVsfv6TsFUKJ2eC0Iz2y+KzlkdT1Z8SY6ZSgm07zOyqg==" + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/proxy-compare/-/proxy-compare-2.4.1.tgz", + "integrity": "sha512-xkL1upOHOOW6zSSNUDZ09hqGDO9lq//Sg92KF8YK+YsD/Et1dP8fZql/h6vgbFa/ScIAlttE4WjTD7QPEg1Ssg==" }, "punycode": { "version": "2.1.1", @@ -10951,9 +10951,9 @@ } }, "react-hotkeys-hook": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.4.tgz", - "integrity": "sha512-XV/tMK8n0joWa4tSklfddLUDirbu8T/H1hRPPm+UnfdT2ajp/jZPDh0q3L24nYjsCSwNIA6XFewYPguqrTIXkg==", + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.3.5.tgz", + "integrity": "sha512-tfwTwKP3ga7n4naNS/JOByaEwEkTCoXYCepDuhXpj8mBx+sFszV5JecRWM2dv+PbOowmmBpHAFtTXTnG/p8UkQ==", "requires": {} }, "react-intersection-observer": { @@ -11536,11 +11536,11 @@ "dev": true }, "valtio": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/valtio/-/valtio-1.9.0.tgz", - "integrity": "sha512-mQLFsAlKbYascZygFQh6lXuDjU5WHLoeZ8He4HqMnWfasM96V6rDbeFkw1XeG54xycmDonr/Jb4xgviHtuySrA==", + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/valtio/-/valtio-1.10.1.tgz", + "integrity": "sha512-VhK/adrsgQsInQ8SvcUV0NYu2XyPItAAWhAX1uhmN0tS0wIroqjUNhb0OG8iEqu6khUdfMsR7s+Q91hZT6pjcg==", "requires": { - "proxy-compare": "2.4.0", + "proxy-compare": "2.4.1", "use-sync-external-store": "1.2.0" } }, @@ -11572,9 +11572,9 @@ "requires": {} }, "vite-plugin-pwa": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.1.tgz", - "integrity": "sha512-5zx7yhQ8RTLwV71+GA9YsQQ63ALKG8XXIMqRJDdZkR8ZYftFcRgnzM7wOWmQZ/DATspyhPih5wCdcZnAIsM+mA==", + "version": "0.14.2", + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.14.2.tgz", + "integrity": "sha512-3nTW1LX5i4l2qeuT0ypGyo52KtXagQoW4qdpMxHyUS/qvloa3BHLytQQfdNbU3cXTqV+cfuN99RXXKHiYDiLTA==", "dev": true, "requires": { "@rollup/plugin-replace": "^5.0.1", diff --git a/package.json b/package.json index 3f7b737..0655347 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@github/text-expander-element": "~2.3.0", - "@iconify-icons/mingcute": "~1.2.3", + "@iconify-icons/mingcute": "~1.2.4", "@szhsin/react-menu": "~3.4.1", "dayjs": "~1.11.7", "dayjs-twitter": "~0.5.0", @@ -19,11 +19,11 @@ "fast-deep-equal": "~3.1.3", "idb-keyval": "~6.2.0", "just-debounce-it": "~3.2.0", - "masto": "~5.7.0", + "masto": "~5.8.0", "mem": "~9.0.2", "p-retry": "~5.1.2", - "preact": "~10.11.3", - "react-hotkeys-hook": "~4.3.4", + "preact": "~10.12.0", + "react-hotkeys-hook": "~4.3.5", "react-intersection-observer": "~9.4.1", "react-router-dom": "6.6.2", "string-length": "~5.0.1", @@ -32,7 +32,7 @@ "uid": "~2.0.1", "use-debounce": "~9.0.3", "use-resize-observer": "~9.1.0", - "valtio": "~1.9.0" + "valtio": "~1.10.1" }, "devDependencies": { "@preact/preset-vite": "~2.5.0", @@ -44,7 +44,7 @@ "vite": "~4.1.1", "vite-plugin-html-config": "~1.0.11", "vite-plugin-html-env": "~1.2.7", - "vite-plugin-pwa": "~0.14.1", + "vite-plugin-pwa": "~0.14.2", "vite-plugin-remove-console": "~1.3.0", "workbox-cacheable-response": "~6.5.4", "workbox-expiration": "~6.5.4",