chore:升级依赖 vue3.2->3.5, element-plus2.8->2.14, sass等; maopi/zhongjian1Total的script声明lang=jsx以兼容新版编译器

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
caoqianming 2026-07-21 10:14:54 +08:00
parent c37712d2b5
commit 87ef0772a4
3 changed files with 14 additions and 14 deletions

View File

@ -7,11 +7,11 @@
"build": "vue-cli-service build --report"
},
"dependencies": {
"@element-plus/icons-vue": "2.0.10",
"@element-plus/icons-vue": "^2.3.2",
"@kjgl77/datav-vue3": "^1.7.1",
"@tinymce/tinymce-vue": "5.0.0",
"animate.css": "^4.1.1",
"axios": "1.3.4",
"axios": "^1.18.1",
"babylonjs": "^6.46.0",
"babylonjs-gui": "^6.46.0",
"babylonjs-loaders": "^6.46.0",
@ -19,26 +19,26 @@
"codemirror": "^5.65.17",
"codemirror-editor-vue3": "^2.7.0",
"copy-webpack-plugin": "^12.0.2",
"core-js": "3.29.0",
"core-js": "^3.49.0",
"cropperjs": "1.5.13",
"crypto-browserify": "^3.12.0",
"crypto-js": "4.1.1",
"crypto-js": "^4.2.0",
"d3": "^7.6.1",
"dagre-d3": "^0.6.4",
"dhtmlx-gantt": "^8.0.6",
"echarts": "^5.5.1",
"element-plus": "^2.8.4",
"element-plus": "^2.14.3",
"html2canvas": "^1.4.1",
"json-editor-vue3": "^1.0.6",
"jspdf": "^2.5.1",
"node-polyfill-webpack-plugin": "^4.0.0",
"nprogress": "0.2.0",
"qrcodejs2": "0.0.2",
"sortablejs": "1.15.0",
"sortablejs": "^1.15.7",
"tinymce": "6.3.2",
"vue": "3.2.47",
"vue-i18n": "9.2.2",
"vue-router": "4.1.6",
"vue": "^3.5.40",
"vue-i18n": "^11.4.7",
"vue-router": "^4.6.4",
"vuedraggable": "4.0.3",
"vuex": "4.1.0",
"xgplayer": "2.32.2",
@ -48,9 +48,9 @@
},
"devDependencies": {
"@babel/core": "7.21.00",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-service": "5.0.8",
"sass": "1.58.3",
"@vue/cli-plugin-babel": "^5.0.9",
"@vue/cli-service": "^5.0.9",
"sass": "^1.101.0",
"sass-loader": "10.1.1"
},
"browserslist": [

View File

@ -195,7 +195,7 @@
</el-container>
</template>
<script>
<script lang="jsx">
export default {
name: "statistics_guan",
data() {

View File

@ -327,7 +327,7 @@
</el-container>
</template>
<script>
<script lang="jsx">
export default {
name: "statistics_guan",
data() {