refactor: ♻️ 框架代码同步 (#181)

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
2024-10-30 14:40:52 +08:00
committed by GitHub
parent f0c3ec109f
commit bac4a39544
54 changed files with 256 additions and 111 deletions

View File

@ -10,15 +10,15 @@
},
"dependencies": {
"@element-plus/icons-vue": "2.3.1",
"ace-builds": "1.36.2",
"aieditor": "1.1.7",
"ace-builds": "1.36.3",
"aieditor": "1.2.3",
"axios": "1.7.7",
"clipboard": "2.0.11",
"core-js": "3.38.1",
"cropperjs": "1.6.2",
"crypto-js": "4.2.0",
"echarts": "5.5.1",
"element-plus": "2.8.5",
"element-plus": "2.8.6",
"json-bigint": "1.0.0",
"json5-to-table": "0.1.8",
"markdown-it": "14.1.0",
@ -40,9 +40,9 @@
"@vitejs/plugin-vue": "5.1.4",
"prettier": "3.3.3",
"prettier-plugin-organize-attributes": "1.0.0",
"sass": "1.79.5",
"terser": "5.34.1",
"vite": "5.4.8"
"sass": "1.80.5",
"terser": "5.36.0",
"vite": "5.4.10"
},
"browserslist": [
"> 1%",