mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-21 16:55:25 +03:00
Upgrade dependencies
This commit is contained in:
parent
1365cbff3a
commit
85e4a27a6b
2 changed files with 628 additions and 416 deletions
1036
package-lock.json
generated
1036
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -25,7 +25,7 @@
|
|||
"mem": "~9.0.2",
|
||||
"p-retry": "~5.1.2",
|
||||
"p-throttle": "~5.0.0",
|
||||
"preact": "~10.13.1",
|
||||
"preact": "~10.13.2",
|
||||
"react-hotkeys-hook": "~4.3.8",
|
||||
"react-intersection-observer": "~9.4.3",
|
||||
"react-quick-pinch-zoom": "~4.6.0",
|
||||
|
@ -33,7 +33,7 @@
|
|||
"string-length": "~5.0.1",
|
||||
"swiped-events": "~1.1.7",
|
||||
"toastify-js": "~1.12.0",
|
||||
"uid": "~2.0.1",
|
||||
"uid": "~2.0.2",
|
||||
"use-debounce": "~9.0.3",
|
||||
"use-long-press": "~2.0.3",
|
||||
"use-resize-observer": "~9.1.0",
|
||||
|
@ -44,12 +44,12 @@
|
|||
"@trivago/prettier-plugin-sort-imports": "~4.1.1",
|
||||
"postcss": "~8.4.21",
|
||||
"postcss-dark-theme-class": "~0.7.3",
|
||||
"postcss-preset-env": "~8.0.1",
|
||||
"postcss-preset-env": "~8.3.0",
|
||||
"twitter-text": "~3.1.0",
|
||||
"vite": "~4.2.1",
|
||||
"vite-plugin-generate-file": "~0.0.4",
|
||||
"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",
|
||||
"workbox-cacheable-response": "~6.5.4",
|
||||
"workbox-expiration": "~6.5.4",
|
||||
|
|
Loading…
Reference in a new issue