Upgrade dependencies

This commit is contained in:
Lim Chee Aun 2023-04-02 15:19:09 +08:00
parent 1365cbff3a
commit 85e4a27a6b
2 changed files with 628 additions and 416 deletions

1036
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -25,7 +25,7 @@
"mem": "~9.0.2", "mem": "~9.0.2",
"p-retry": "~5.1.2", "p-retry": "~5.1.2",
"p-throttle": "~5.0.0", "p-throttle": "~5.0.0",
"preact": "~10.13.1", "preact": "~10.13.2",
"react-hotkeys-hook": "~4.3.8", "react-hotkeys-hook": "~4.3.8",
"react-intersection-observer": "~9.4.3", "react-intersection-observer": "~9.4.3",
"react-quick-pinch-zoom": "~4.6.0", "react-quick-pinch-zoom": "~4.6.0",
@ -33,7 +33,7 @@
"string-length": "~5.0.1", "string-length": "~5.0.1",
"swiped-events": "~1.1.7", "swiped-events": "~1.1.7",
"toastify-js": "~1.12.0", "toastify-js": "~1.12.0",
"uid": "~2.0.1", "uid": "~2.0.2",
"use-debounce": "~9.0.3", "use-debounce": "~9.0.3",
"use-long-press": "~2.0.3", "use-long-press": "~2.0.3",
"use-resize-observer": "~9.1.0", "use-resize-observer": "~9.1.0",
@ -44,12 +44,12 @@
"@trivago/prettier-plugin-sort-imports": "~4.1.1", "@trivago/prettier-plugin-sort-imports": "~4.1.1",
"postcss": "~8.4.21", "postcss": "~8.4.21",
"postcss-dark-theme-class": "~0.7.3", "postcss-dark-theme-class": "~0.7.3",
"postcss-preset-env": "~8.0.1", "postcss-preset-env": "~8.3.0",
"twitter-text": "~3.1.0", "twitter-text": "~3.1.0",
"vite": "~4.2.1", "vite": "~4.2.1",
"vite-plugin-generate-file": "~0.0.4", "vite-plugin-generate-file": "~0.0.4",
"vite-plugin-html-config": "~1.0.11", "vite-plugin-html-config": "~1.0.11",
"vite-plugin-pwa": "~0.14.4", "vite-plugin-pwa": "~0.14.7",
"vite-plugin-remove-console": "~2.1.0", "vite-plugin-remove-console": "~2.1.0",
"workbox-cacheable-response": "~6.5.4", "workbox-cacheable-response": "~6.5.4",
"workbox-expiration": "~6.5.4", "workbox-expiration": "~6.5.4",