mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-23 09:45:46 +03:00
Upgrade dependencies
This commit is contained in:
parent
63f18d4a28
commit
b19ba93eb4
2 changed files with 375 additions and 352 deletions
715
package-lock.json
generated
715
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
@ -24,11 +24,11 @@
|
|||
"masto": "~5.11.3",
|
||||
"mem": "~9.0.2",
|
||||
"p-retry": "~5.1.2",
|
||||
"p-throttle": "~5.0.0",
|
||||
"preact": "~10.13.2",
|
||||
"p-throttle": "~5.1.0",
|
||||
"preact": "~10.14.1",
|
||||
"react-hotkeys-hook": "~4.4.0",
|
||||
"react-intersection-observer": "~9.4.3",
|
||||
"react-quick-pinch-zoom": "~4.6.0",
|
||||
"react-quick-pinch-zoom": "~4.8.0",
|
||||
"react-router-dom": "6.6.2",
|
||||
"string-length": "~5.0.1",
|
||||
"swiped-events": "~1.1.7",
|
||||
|
@ -44,12 +44,12 @@
|
|||
"@trivago/prettier-plugin-sort-imports": "~4.1.1",
|
||||
"postcss": "~8.4.23",
|
||||
"postcss-dark-theme-class": "~0.7.3",
|
||||
"postcss-preset-env": "~8.3.2",
|
||||
"postcss-preset-env": "~8.4.1",
|
||||
"twitter-text": "~3.1.0",
|
||||
"vite": "~4.3.5",
|
||||
"vite": "~4.3.8",
|
||||
"vite-plugin-generate-file": "~0.0.4",
|
||||
"vite-plugin-html-config": "~1.0.11",
|
||||
"vite-plugin-pwa": "~0.14.7",
|
||||
"vite-plugin-pwa": "~0.15.0",
|
||||
"vite-plugin-remove-console": "~2.1.1",
|
||||
"workbox-cacheable-response": "~6.5.4",
|
||||
"workbox-expiration": "~6.5.4",
|
||||
|
|
Loading…
Reference in a new issue