升级:vitepress 1.0.0-alpha.1 => 1.0.0-beta.7
This commit is contained in:
16
package.json
16
package.json
@@ -10,7 +10,7 @@
|
||||
"preview": "vitepress preview docs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@arco-design/web-vue": "^2.45.3",
|
||||
"@arco-design/web-vue": "^2.49.2",
|
||||
"@types/blueimp-md5": "^2.18.0",
|
||||
"@types/jquery": "^3.5.16",
|
||||
"markdown-it": "^13.0.1",
|
||||
@@ -18,20 +18,20 @@
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"mermaid": "9.3.0",
|
||||
"unplugin-vue-components": "^0.24.1",
|
||||
"vite": "^4.3.5",
|
||||
"vitepress": "1.0.0-beta.1",
|
||||
"vite": "^4.4.8",
|
||||
"vitepress": "1.0.0-beta.7",
|
||||
"vitepress-plugin-mermaid": "2.0.8",
|
||||
"vue": "^3.2.47"
|
||||
"vue": "^3.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/g2plot": "2.4.30",
|
||||
"@antv/g2plot": "2.4.31",
|
||||
"axios": "^1.4.0",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
"dayjs": "^1.11.7",
|
||||
"fast-glob": "^3.2.12",
|
||||
"dayjs": "^1.11.9",
|
||||
"fast-glob": "^3.3.1",
|
||||
"gitalk": "^1.8.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"jquery": "^3.6.4"
|
||||
"jquery": "^3.7.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
|
Reference in New Issue
Block a user