feat: 前端版本更新器 (#145)

替换tinymce编辑器为aiEditor

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
2024-06-17 21:47:04 +08:00
committed by GitHub
parent ae2d1c4932
commit 6100e9e9c8
36 changed files with 193 additions and 21520 deletions

View File

@ -10,15 +10,15 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"@tinymce/tinymce-vue": "^5.1.1",
"ace-builds": "^1.34.2",
"ace-builds": "^1.35.0",
"aieditor": "^1.0.9",
"axios": "^1.7.2",
"clipboard": "^2.0.11",
"core-js": "^3.37.1",
"cropperjs": "^1.6.2",
"crypto-js": "^4.2.0",
"echarts": "^5.5.0",
"element-plus": "^2.7.4",
"element-plus": "^2.7.5",
"json-bigint": "^1.0.0",
"json5-to-table": "^0.1.8",
"markdown-it": "^14.1.0",
@ -27,25 +27,22 @@
"pinyin-match": "^1.2.5",
"qrcodejs2": "^0.0.2",
"sortablejs": "^1.15.2",
"tinymce": "^6.8.3",
"vkbeautify": "^0.99.3",
"vue": "^3.4.27",
"vue": "^3.4.29",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2",
"vue-router": "^4.3.3",
"vue3-ace-editor": "^2.2.4",
"vue3-json-viewer": "^2.2.2",
"vuedraggable": "^4.0.3",
"vuex": "^4.1.0",
"xgplayer": "^3.0.18",
"xgplayer-hls": "^3.0.18"
"vuex": "^4.1.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.5",
"prettier": "^3.3.0",
"prettier": "^3.3.2",
"prettier-plugin-organize-attributes": "^1.0.0",
"sass": "^1.77.4",
"terser": "^5.31.0",
"vite": "^5.2.12"
"sass": "^1.77.5",
"terser": "^5.31.1",
"vite": "^5.3.1"
},
"browserslist": [
"> 1%",