更新依赖,迁移到mise和bun工具链
Some checks failed
Checking-doc / build-and-deploy(dev) (pull_request) Failing after 2m48s

This commit is contained in:
2026-02-02 00:11:14 +08:00
parent a7d8c3e660
commit a730547d76
4 changed files with 975 additions and 4456 deletions

View File

@@ -11,17 +11,16 @@
"docs:update-package": "pnpm dlx vp-update"
},
"devDependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.21",
"sass-embedded": "^1.87.0",
"vue": "^3.5.13",
"vuepress": "2.0.0-rc.21",
"vuepress-theme-hope": "2.0.0-rc.82"
},
"volta": {
"node": "22.11.0"
"@vuepress/bundler-vite": "2.0.0-rc.26",
"sass-embedded": "^1.97.1",
"vue": "^3.5.26",
"vuepress": "2.0.0-rc.26",
"vuepress-theme-hope": "2.0.0-rc.102"
},
"dependencies": {
"@vuepress/plugin-slimsearch": "2.0.0-rc.94",
"katex": "^0.16.22"
"@vuepress/plugin-slimsearch": "2.0.0-rc.110",
"baseline-browser-mapping": "^2.9.19",
"caniuse-lite": "^1.0.30001766",
"katex": "^0.16.28"
}
}