update 优化 删除quill使用wangeditor-next替代

This commit is contained in:
疯狂的狮子Li
2026-03-17 21:01:55 +08:00
parent b8b0db2367
commit decbd4ac34
4 changed files with 147 additions and 187 deletions
+2 -4
View File
@@ -23,8 +23,9 @@
"@element-plus/icons-vue": "2.3.2",
"@highlightjs/vue-plugin": "2.1.2",
"@iconify/vue": "^5.0.0",
"@vueup/vue-quill": "1.2.0",
"@vueuse/core": "14.2.1",
"@wangeditor-next/editor": "5.6.50",
"@wangeditor-next/editor-for-vue": "5.1.14",
"animate.css": "4.1.1",
"await-to-js": "3.0.0",
"axios": "1.13.6",
@@ -73,9 +74,6 @@
"vitest": "4.0.18",
"vue-tsc": "^3.2.5"
},
"overrides": {
"quill": "1.3.7"
},
"engines": {
"node": ">=20.19.0",
"npm": ">=8.19.0"