更新依赖,迁移到mise和bun工具链
Some checks failed
Checking-doc / build-and-deploy(dev) (pull_request) Failing after 2m48s
Some checks failed
Checking-doc / build-and-deploy(dev) (pull_request) Failing after 2m48s
This commit is contained in:
19
package.json
19
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user