升级:VitePress 版本升级为 v1.0.0-alpha.16(部署到 GitHub Pages 时无需再为 virtual modules 额外添加 .nojekyll 文件)
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 197 KiB After Width: | Height: | Size: 233 KiB |
Binary file not shown.
Before Width: | Height: | Size: 136 KiB After Width: | Height: | Size: 127 KiB |
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"unplugin-vue-components": "^0.22.7",
|
||||
"vitepress": "^1.0.0-alpha.15",
|
||||
"vitepress": "^1.0.0-alpha.16",
|
||||
"vue": "^3.2.39"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@@ -2733,10 +2733,10 @@ vitepress-plugin-mermaid@^2.0.8:
|
||||
resolved "https://registry.npmjs.org/vitepress-plugin-mermaid/-/vitepress-plugin-mermaid-2.0.8.tgz#7a2447d9fa5835fdc00195859d7864d35aeb19a9"
|
||||
integrity sha512-ywWxTeg9kMv7ZPf/igCBF4ZHhWZAyRtbPnA12ICQuNK2AMp7r5IHOfnuX1EJQf8gNdsh8bcvvSvm8Ll92fdOTw==
|
||||
|
||||
vitepress@^1.0.0-alpha.15:
|
||||
version "1.0.0-alpha.15"
|
||||
resolved "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-alpha.15.tgz#26ff8a8b5bae298ac6e47e5fec20d873a3a5960a"
|
||||
integrity sha512-+pHJQCpnv0wVgLRyonisrj7Y77PVhbns2nTLxV9GkH3T+RTY/W2JmRatzBg5WciMaPyO8Ms6F3YElO5PULVv3w==
|
||||
vitepress@^1.0.0-alpha.16:
|
||||
version "1.0.0-alpha.16"
|
||||
resolved "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-alpha.16.tgz#792936bdbece6e4d8c88598e09a063b52dd81f24"
|
||||
integrity sha512-IXW3jA2Y9BsoYlpVuVcAy2XEu1wuoq2xmPvSDPVFrh8HV+oVpuvbPUCHqG6smEcu86xw3g4JjreqAwPlpPn6gw==
|
||||
dependencies:
|
||||
"@docsearch/css" "^3.2.1"
|
||||
"@docsearch/js" "^3.2.1"
|
||||
|
Reference in New Issue
Block a user