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
8e4ecd242b
commit
cda169a131
2 changed files with 1705 additions and 172 deletions
1873
package-lock.json
generated
1873
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -23,7 +23,7 @@
|
||||||
"mem": "~9.0.2",
|
"mem": "~9.0.2",
|
||||||
"p-retry": "~5.1.2",
|
"p-retry": "~5.1.2",
|
||||||
"preact": "~10.12.1",
|
"preact": "~10.12.1",
|
||||||
"react-hotkeys-hook": "~4.3.5",
|
"react-hotkeys-hook": "~4.3.6",
|
||||||
"react-intersection-observer": "~9.4.2",
|
"react-intersection-observer": "~9.4.2",
|
||||||
"react-router-dom": "6.6.2",
|
"react-router-dom": "6.6.2",
|
||||||
"string-length": "~5.0.1",
|
"string-length": "~5.0.1",
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
"postcss-dark-theme-class": "~0.7.3",
|
"postcss-dark-theme-class": "~0.7.3",
|
||||||
"postcss-preset-env": "~8.0.1",
|
"postcss-preset-env": "~8.0.1",
|
||||||
"twitter-text": "~3.1.0",
|
"twitter-text": "~3.1.0",
|
||||||
"vite": "~4.1.2",
|
"vite": "~4.1.3",
|
||||||
"vite-plugin-html-config": "~1.0.11",
|
"vite-plugin-html-config": "~1.0.11",
|
||||||
"vite-plugin-html-env": "~1.2.7",
|
"vite-plugin-html-env": "~1.2.7",
|
||||||
"vite-plugin-pwa": "~0.14.4",
|
"vite-plugin-pwa": "~0.14.4",
|
||||||
|
|
Loading…
Reference in a new issue