feat: 整合 codemirror-editor-vue3 代码编辑器组件

This commit is contained in:
ray
2024-07-14 23:31:06 +08:00
parent c91937da63
commit 6c0d50edb4
2 changed files with 5 additions and 0 deletions

View File

@@ -50,6 +50,8 @@
"@wangeditor/editor-for-vue": "5.1.10",
"animate.css": "^4.1.1",
"axios": "^1.7.2",
"codemirror": "^5",
"codemirror-editor-vue3": "^2.7.0",
"color": "^4.2.3",
"echarts": "^5.5.1",
"element-plus": "^2.7.6",
@@ -71,6 +73,7 @@
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@iconify-json/ep": "^1.1.15",
"@types/codemirror": "^5.60.15",
"@types/color": "^3.0.6",
"@types/lodash": "^4.17.6",
"@types/node": "^20.14.10",