升级:VitePress 版本升级为 v1.0.0-alpha.13(其他依赖也全部升级到了最新版)

This commit is contained in:
2022-08-30 20:44:55 +08:00
parent 38026e021a
commit 0277964e04
2 changed files with 129 additions and 23 deletions

View File

@@ -12,18 +12,18 @@
},
"devDependencies": {
"unplugin-vue-components": "^0.22.4",
"vitepress": "^1.0.0-alpha.12",
"vue": "^3.2.37"
"vitepress": "^1.0.0-alpha.13",
"vue": "^3.2.38"
},
"dependencies": {
"@antv/g2plot": "^2.4.20",
"@arco-design/web-vue": "^2.35.0",
"@arco-design/web-vue": "^2.35.2",
"blueimp-md5": "^2.19.0",
"dayjs": "^1.11.4",
"dayjs": "^1.11.5",
"fast-glob": "^3.2.11",
"gitalk": "^1.7.2",
"gitalk": "^1.8.0",
"gray-matter": "^4.0.3",
"jquery": "^3.6.0"
"jquery": "^3.6.1"
},
"keywords": [
"blog",