mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
perf: Upgrade the markdown editor
This commit is contained in:
parent
4d18b78d29
commit
9ec60782aa
|
|
@ -33,7 +33,8 @@
|
|||
"file-saver": "^2.0.5",
|
||||
"highlight.js": "^11.11.1",
|
||||
"katex": "^0.16.10",
|
||||
"md-editor-v3": "4.16.7",
|
||||
"marked": "^12.0.2",
|
||||
"md-editor-v3": "^5.8.2",
|
||||
"mermaid": "^10.9.0",
|
||||
"moment": "^2.30.1",
|
||||
"nprogress": "^0.2.0",
|
||||
|
|
@ -50,8 +51,7 @@
|
|||
"vue-draggable-plus": "^0.6.0",
|
||||
"vue-i18n": "^11.1.3",
|
||||
"vue-router": "^4.5.0",
|
||||
"vue3-menus": "^1.1.2",
|
||||
"marked": "^12.0.2"
|
||||
"vue3-menus": "^1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tsconfig/node22": "^22.0.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue