升级依赖

This commit is contained in:
xiangheng
2024-09-13 09:10:49 +08:00
parent 537efc0e50
commit f041b2583e

View File

@@ -25,19 +25,19 @@
"axios": "^1.7.2",
"crypto-js": "^4.2.0",
"css-color-function": "^1.3.3",
"dayjs": "^1.11.12",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"element-plus": "^2.8.0",
"element-plus": "^2.8.2",
"highlight.js": "^11.10.0",
"lodash-es": "^4.17.21",
"nprogress": "^0.2.0",
"pinia": "^2.2.1",
"query-string": "^9.1.0",
"vform3-builds": "^3.0.10",
"vue": "^3.4.37",
"vue": "^3.5.4",
"vue-clipboard3": "^2.0.0",
"vue-echarts": "^7.0.1",
"vue-router": "^4.4.3",
"vue-router": "^4.4.4",
"vue3-video-play": "^1.3.2",
"vuedraggable": "^4.1.0"
},
@@ -64,10 +64,10 @@
"typescript": "~5.5.4",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.4.0",
"vite": "^5.4.4",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-style-import": "^2.0.0",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^2.0.29"
"vue-tsc": "^2.1.6"
}
}