update deps

This commit is contained in:
狮子耗耗 2024-03-15 20:28:45 +08:00
parent 13c38d1217
commit c2e03ec19c
2 changed files with 487 additions and 481 deletions

960
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,10 +10,10 @@
"docs:update-package": "npx vp-update"
},
"devDependencies": {
"@vuepress/bundler-vite": "^2.0.0-rc.7",
"vue": "^3.4.18",
"vuepress": "2.0.0-rc.7",
"vuepress-theme-hope": "2.0.0-rc.23"
"@vuepress/bundler-vite": "2.0.0-rc.8",
"vue": "^3.4.21",
"vuepress": "2.0.0-rc.8",
"vuepress-theme-hope": "2.0.0-rc.31"
},
"volta": {
"node": "20.11.0"