升级:VitePress 版本升级为 v1.0.0-alpha.10
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"unplugin-vue-components": "^0.22.4",
|
||||
"vitepress": "^1.0.0-alpha.9",
|
||||
"vitepress": "^1.0.0-alpha.10",
|
||||
"vue": "^3.2.37"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@@ -2042,10 +2042,10 @@ vite@^3.0.8:
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
vitepress@^1.0.0-alpha.9:
|
||||
version "1.0.0-alpha.9"
|
||||
resolved "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-alpha.9.tgz#3426c8c6da2a63a811356f27e42fb9d521038aeb"
|
||||
integrity sha512-+VxgjflIcssbuyUBRYjZRpQ8w25v6XnIbXFmm9qwLVaqZdC0rN6qViEp7oRwA3HUlrGxj7GEzqQjW7xj4+E83w==
|
||||
vitepress@^1.0.0-alpha.10:
|
||||
version "1.0.0-alpha.10"
|
||||
resolved "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-alpha.10.tgz#833763efa2b43b33c5f91a7e30649e57f3af7a2f"
|
||||
integrity sha512-RGPU+YApj2jaYplAIJUe+2qlDks9FzPX1QGK+7NdGByeCCVZg6z9eYWjjvfvA/sgCtG3yeJE/4/jCwlv4Y8bVw==
|
||||
dependencies:
|
||||
"@docsearch/css" "^3.2.1"
|
||||
"@docsearch/js" "^3.2.1"
|
||||
|
Reference in New Issue
Block a user