diff --git a/package.json b/package.json index 246cdf28..dc9e8dee 100644 --- a/package.json +++ b/package.json @@ -48,14 +48,14 @@ "axios": "^1.4.0", "codemirror": "^5.65.13", "echarts": "^5.2.2", - "element-plus": "^2.3.6", + "element-plus": "^2.3.7", "lodash-es": "^4.17.21", "nprogress": "^0.2.0", "path-browserify": "^1.0.1", "path-to-regexp": "^6.2.0", "pinia": "^2.0.33", "screenfull": "^6.0.0", - "vue": "^3.3.1", + "vue": "^3.3.4", "vue-i18n": "9.2.2", "vue-router": "^4.2.0" }, @@ -96,7 +96,7 @@ "unplugin-auto-import": "^0.15.3", "unplugin-icons": "^0.16.1", "unplugin-vue-components": "^0.24.1", - "vite": "^4.3.5", + "vite": "^4.4.2", "vite-plugin-svg-icons": "^2.0.1", "vue-tsc": "^1.6.5 " },