升级:VitePress 版本升级为 v1.0.0-alpha.17,并将 yarn 切换为 pnpm(Performance NPM,高性能的 npm)

This commit is contained in:
2022-09-27 22:06:18 +08:00
parent 3fc44375d8
commit 1044d4aa49
5 changed files with 2742 additions and 2860 deletions

View File

@@ -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",