1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-04-23 18:20:40 +08:00

feat: 集成xmind,支持思维导图在线预览

This commit is contained in:
chu fan
2023-10-12 19:26:24 +08:00
parent a8c32e2e1e
commit 3ff248b2cd
26 changed files with 375 additions and 19 deletions

View File

@@ -35,6 +35,7 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vuepress/client": "^2.0.0-beta.67",
"@vuepress/plugin-register-components": "2.0.0-beta.67",
"@vuepress/utils": "^2.0.0-beta.67",
"bumpp": "^9.2.0",
"commit-and-tag-version": "^11.2.4",
@@ -56,7 +57,8 @@
"vuepress-plugin-md-enhance": "^2.0.0-beta.237",
"vuepress-plugin-search-pro": "^2.0.0-beta.237",
"vuepress-theme-hope": "^2.0.0-beta.237",
"webpack": "^5.88.2"
"webpack": "^5.88.2",
"xmind-embed-viewer": "^1.2.0"
},
"license": "MIT"
}