chore: vitepress 1.0.0-rc.4 => 1.0.0-rc.31(还原配色方案)
This commit is contained in:
24
package.json
24
package.json
@@ -11,28 +11,28 @@
|
||||
"preview": "vitepress preview docs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@arco-design/web-vue": "^2.49.2",
|
||||
"@types/blueimp-md5": "^2.18.0",
|
||||
"@types/jquery": "^3.5.16",
|
||||
"markdown-it": "^13.0.1",
|
||||
"@arco-design/web-vue": "^2.53.3",
|
||||
"@types/blueimp-md5": "^2.18.2",
|
||||
"@types/jquery": "^3.5.29",
|
||||
"markdown-it": "^13.0.2",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"mermaid": "9.3.0",
|
||||
"unplugin-vue-components": "^0.24.1",
|
||||
"vite": "^4.4.8",
|
||||
"vitepress": "1.0.0-rc.4",
|
||||
"unplugin-vue-components": "^0.25.2",
|
||||
"vite": "^5.0.3",
|
||||
"vitepress": "1.0.0-rc.31",
|
||||
"vitepress-plugin-mermaid": "2.0.8",
|
||||
"vue": "^3.3.4"
|
||||
"vue": "^3.3.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/g2plot": "2.4.31",
|
||||
"axios": "^1.4.0",
|
||||
"axios": "^1.6.2",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
"dayjs": "^1.11.9",
|
||||
"fast-glob": "^3.3.1",
|
||||
"dayjs": "^1.11.10",
|
||||
"fast-glob": "^3.3.2",
|
||||
"gitalk": "^1.8.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"jquery": "^3.7.0"
|
||||
"jquery": "^3.7.1"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
|
Reference in New Issue
Block a user