update deps

This commit is contained in:
狮子耗耗 2024-06-27 14:51:48 +08:00
parent fab949768d
commit 5c2e393511
2 changed files with 512 additions and 509 deletions

1011
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,16 +11,16 @@
"docs:update-package": "npx vp-update" "docs:update-package": "npx vp-update"
}, },
"devDependencies": { "devDependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.12", "@vuepress/bundler-vite": "2.0.0-rc.14",
"katex": "^0.16.9", "katex": "^0.16.9",
"vue": "^3.4.27", "vue": "^3.4.30",
"vuepress": "2.0.0-rc.12", "vuepress": "2.0.0-rc.14",
"vuepress-theme-hope": "2.0.0-rc.46" "vuepress-theme-hope": "2.0.0-rc.50"
}, },
"volta": { "volta": {
"node": "20.11.0" "node": "20.11.0"
}, },
"dependencies": { "dependencies": {
"vuepress-plugin-md-enhance": "2.0.0-rc.45" "vuepress-plugin-md-enhance": "2.0.0-rc.50"
} }
} }