fix: add mermaid config (#4643)

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2024-06-09 19:34:20 -04:00
committed by GitHub
parent a4dd2bd83a
commit 91ff643727
13 changed files with 5050 additions and 36 deletions

View File

@@ -7,8 +7,10 @@
"@vueuse/core": "^10.9.0",
"markdown-it-footnote": "^4.0.0",
"markdownlint-cli": "^0.40.0",
"mermaid": "^10.9.1",
"sitemap-ts": "~1.6.1",
"vitepress": "~1.1.4",
"vitepress-plugin-mermaid": "^2.0.16",
"vue": "^3.4.27"
},
"scripts": {