升级:vitepress 1.0.0-alpha.1 => 1.0.0-beta.7

This commit is contained in:
2023-08-02 20:46:35 +08:00
parent bf6eacfe21
commit 6c4f5826ef
2 changed files with 281 additions and 348 deletions

View File

@@ -10,7 +10,7 @@
"preview": "vitepress preview docs" "preview": "vitepress preview docs"
}, },
"devDependencies": { "devDependencies": {
"@arco-design/web-vue": "^2.45.3", "@arco-design/web-vue": "^2.49.2",
"@types/blueimp-md5": "^2.18.0", "@types/blueimp-md5": "^2.18.0",
"@types/jquery": "^3.5.16", "@types/jquery": "^3.5.16",
"markdown-it": "^13.0.1", "markdown-it": "^13.0.1",
@@ -18,20 +18,20 @@
"markdown-it-mathjax3": "^4.3.2", "markdown-it-mathjax3": "^4.3.2",
"mermaid": "9.3.0", "mermaid": "9.3.0",
"unplugin-vue-components": "^0.24.1", "unplugin-vue-components": "^0.24.1",
"vite": "^4.3.5", "vite": "^4.4.8",
"vitepress": "1.0.0-beta.1", "vitepress": "1.0.0-beta.7",
"vitepress-plugin-mermaid": "2.0.8", "vitepress-plugin-mermaid": "2.0.8",
"vue": "^3.2.47" "vue": "^3.3.4"
}, },
"dependencies": { "dependencies": {
"@antv/g2plot": "2.4.30", "@antv/g2plot": "2.4.31",
"axios": "^1.4.0", "axios": "^1.4.0",
"blueimp-md5": "^2.19.0", "blueimp-md5": "^2.19.0",
"dayjs": "^1.11.7", "dayjs": "^1.11.9",
"fast-glob": "^3.2.12", "fast-glob": "^3.3.1",
"gitalk": "^1.8.0", "gitalk": "^1.8.0",
"gray-matter": "^4.0.3", "gray-matter": "^4.0.3",
"jquery": "^3.6.4" "jquery": "^3.7.0"
}, },
"pnpm": { "pnpm": {
"overrides": { "overrides": {

613
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff