升级:VitePress 版本升级为 v1.0.0-alpha.17,并将 yarn 切换为 pnpm(Performance NPM,高性能的 npm)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"unplugin-vue-components": "^0.22.7",
|
||||
"vitepress": "^1.0.0-alpha.16",
|
||||
"vitepress": "^1.0.0-alpha.17",
|
||||
"vue": "^3.2.39"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -27,6 +27,13 @@
|
||||
"mermaid": "^9.1.7",
|
||||
"vitepress-plugin-mermaid": "^2.0.8"
|
||||
},
|
||||
"pnpm": {
|
||||
"peerDependencyRules": {
|
||||
"ignoreMissing": [
|
||||
"@algolia/client-search"
|
||||
]
|
||||
}
|
||||
},
|
||||
"keywords": [
|
||||
"blog",
|
||||
"charles7c",
|
||||
|
Reference in New Issue
Block a user