From b40357c54e87ea16aabed355294cdaf68d745110 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Thu, 9 Nov 2023 23:59:20 +0800 Subject: [PATCH] Upgrade dependencies --- package-lock.json | 58 +++++++++++++++++++++++------------------------ package.json | 8 +++---- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index 92f2498..1aae5cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,8 +8,8 @@ "name": "phanpy", "version": "0.1.0", "dependencies": { - "@formatjs/intl-localematcher": "~0.4.2", - "@formkit/auto-animate": "~0.8.0", + "@formatjs/intl-localematcher": "~0.5.0", + "@formkit/auto-animate": "~0.8.1", "@github/text-expander-element": "~2.5.0", "@iconify-icons/mingcute": "~1.2.9", "@justinribeiro/lite-youtube": "~1.5.0", @@ -36,7 +36,7 @@ "swiped-events": "~1.1.7", "toastify-js": "~1.12.0", "uid": "~2.0.2", - "use-debounce": "~9.0.4", + "use-debounce": "~10.0.0", "use-long-press": "~3.2.0", "use-resize-observer": "~9.1.0", "valtio": "1.9.0" @@ -51,7 +51,7 @@ "vite": "~4.5.0", "vite-plugin-generate-file": "~0.0.4", "vite-plugin-html-config": "~1.0.11", - "vite-plugin-pwa": "~0.16.6", + "vite-plugin-pwa": "~0.16.7", "vite-plugin-remove-console": "~2.1.1", "workbox-cacheable-response": "~7.0.0", "workbox-expiration": "~7.0.0", @@ -3082,17 +3082,17 @@ } }, "node_modules/@formatjs/intl-localematcher": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.4.2.tgz", - "integrity": "sha512-BGdtJFmaNJy5An/Zan4OId/yR9Ih1OojFjcduX/xOvq798OgWSyDtd6Qd5jqJXwJs1ipe4Fxu9+cshic5Ox2tA==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.5.0.tgz", + "integrity": "sha512-K1Xpg/8oyfCMxisJQa/fILoeoeyndcM0wcN8QiNG/uM5OAe1BcO1+2yd0gIboDI2tRJEsUi/sSBEYPbgkIdq4A==", "dependencies": { "tslib": "^2.4.0" } }, "node_modules/@formkit/auto-animate": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/@formkit/auto-animate/-/auto-animate-0.8.0.tgz", - "integrity": "sha512-G8f7489ka0mWyi+1IEZT+xgIwcpWtRMmE2x+IrVoQ+KM1cP6VDj/TbujZjwxdb0P8w8b16/qBfViRmydbYHwMw==" + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@formkit/auto-animate/-/auto-animate-0.8.1.tgz", + "integrity": "sha512-0/Z2cuNXWVVIG/l0SpcHAWFhGdvLJ8DRvEfRWvmojtmRWfEy+LWNwgDazbZqY0qQYtkHcoEK3jBLkhiZaB/4Ig==" }, "node_modules/@github/combobox-nav": { "version": "2.1.5", @@ -7232,11 +7232,11 @@ } }, "node_modules/use-debounce": { - "version": "9.0.4", - "resolved": "https://registry.npmjs.org/use-debounce/-/use-debounce-9.0.4.tgz", - "integrity": "sha512-6X8H/mikbrt0XE8e+JXRtZ8yYVvKkdYRfmIhWZYsP8rcNs9hk3APV8Ua2mFkKRLcJKVdnX2/Vwrmg2GWKUQEaQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/use-debounce/-/use-debounce-10.0.0.tgz", + "integrity": "sha512-XRjvlvCB46bah9IBXVnq/ACP2lxqXyZj0D9hj4K5OzNroMDpTEBg8Anuh1/UfRTRs7pLhQ+RiNxxwZu9+MVl1A==", "engines": { - "node": ">= 10.0.0" + "node": ">= 16.0.0" }, "peerDependencies": { "react": ">=16.8.0" @@ -7446,9 +7446,9 @@ } }, "node_modules/vite-plugin-pwa": { - "version": "0.16.6", - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.6.tgz", - "integrity": "sha512-bQPDOWvhPMwydMoWqohXvIzvrq4X8iuCF+q95qEiaM4yC0ybViGKWMnWcpWp0vcnoLk7QvxHDlK65KUZvqB3Sg==", + "version": "0.16.7", + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.7.tgz", + "integrity": "sha512-4WMA5unuKlHs+koNoykeuCfTcqEGbiTRr8sVYUQMhc6tWxZpSRnv9Ojk4LKmqVhoPGHfBVCdGaMo8t9Qidkc1Q==", "dev": true, "dependencies": { "debug": "^4.3.4", @@ -9602,17 +9602,17 @@ "optional": true }, "@formatjs/intl-localematcher": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.4.2.tgz", - "integrity": "sha512-BGdtJFmaNJy5An/Zan4OId/yR9Ih1OojFjcduX/xOvq798OgWSyDtd6Qd5jqJXwJs1ipe4Fxu9+cshic5Ox2tA==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.5.0.tgz", + "integrity": "sha512-K1Xpg/8oyfCMxisJQa/fILoeoeyndcM0wcN8QiNG/uM5OAe1BcO1+2yd0gIboDI2tRJEsUi/sSBEYPbgkIdq4A==", "requires": { "tslib": "^2.4.0" } }, "@formkit/auto-animate": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/@formkit/auto-animate/-/auto-animate-0.8.0.tgz", - "integrity": "sha512-G8f7489ka0mWyi+1IEZT+xgIwcpWtRMmE2x+IrVoQ+KM1cP6VDj/TbujZjwxdb0P8w8b16/qBfViRmydbYHwMw==" + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@formkit/auto-animate/-/auto-animate-0.8.1.tgz", + "integrity": "sha512-0/Z2cuNXWVVIG/l0SpcHAWFhGdvLJ8DRvEfRWvmojtmRWfEy+LWNwgDazbZqY0qQYtkHcoEK3jBLkhiZaB/4Ig==" }, "@github/combobox-nav": { "version": "2.1.5", @@ -12457,9 +12457,9 @@ } }, "use-debounce": { - "version": "9.0.4", - "resolved": "https://registry.npmjs.org/use-debounce/-/use-debounce-9.0.4.tgz", - "integrity": "sha512-6X8H/mikbrt0XE8e+JXRtZ8yYVvKkdYRfmIhWZYsP8rcNs9hk3APV8Ua2mFkKRLcJKVdnX2/Vwrmg2GWKUQEaQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/use-debounce/-/use-debounce-10.0.0.tgz", + "integrity": "sha512-XRjvlvCB46bah9IBXVnq/ACP2lxqXyZj0D9hj4K5OzNroMDpTEBg8Anuh1/UfRTRs7pLhQ+RiNxxwZu9+MVl1A==", "requires": {} }, "use-long-press": { @@ -12580,9 +12580,9 @@ "requires": {} }, "vite-plugin-pwa": { - "version": "0.16.6", - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.6.tgz", - "integrity": "sha512-bQPDOWvhPMwydMoWqohXvIzvrq4X8iuCF+q95qEiaM4yC0ybViGKWMnWcpWp0vcnoLk7QvxHDlK65KUZvqB3Sg==", + "version": "0.16.7", + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.7.tgz", + "integrity": "sha512-4WMA5unuKlHs+koNoykeuCfTcqEGbiTRr8sVYUQMhc6tWxZpSRnv9Ojk4LKmqVhoPGHfBVCdGaMo8t9Qidkc1Q==", "dev": true, "requires": { "debug": "^4.3.4", diff --git a/package.json b/package.json index 4a16dc9..0b64c0c 100644 --- a/package.json +++ b/package.json @@ -10,8 +10,8 @@ "sourcemap": "npx source-map-explorer dist/assets/*.js" }, "dependencies": { - "@formatjs/intl-localematcher": "~0.4.2", - "@formkit/auto-animate": "~0.8.0", + "@formatjs/intl-localematcher": "~0.5.0", + "@formkit/auto-animate": "~0.8.1", "@github/text-expander-element": "~2.5.0", "@iconify-icons/mingcute": "~1.2.9", "@justinribeiro/lite-youtube": "~1.5.0", @@ -38,7 +38,7 @@ "swiped-events": "~1.1.7", "toastify-js": "~1.12.0", "uid": "~2.0.2", - "use-debounce": "~9.0.4", + "use-debounce": "~10.0.0", "use-long-press": "~3.2.0", "use-resize-observer": "~9.1.0", "valtio": "1.9.0" @@ -53,7 +53,7 @@ "vite": "~4.5.0", "vite-plugin-generate-file": "~0.0.4", "vite-plugin-html-config": "~1.0.11", - "vite-plugin-pwa": "~0.16.6", + "vite-plugin-pwa": "~0.16.7", "vite-plugin-remove-console": "~2.1.1", "workbox-cacheable-response": "~7.0.0", "workbox-expiration": "~7.0.0",