diff --git a/Web/package.json b/Web/package.json index c2b30eb3..d1e8beff 100644 --- a/Web/package.json +++ b/Web/package.json @@ -28,7 +28,7 @@ "axios": "^1.7.2", "countup.js": "^2.8.0", "cropperjs": "^1.6.2", - "echarts": "^5.5.0", + "echarts": "^5.5.1", "echarts-gl": "^2.0.9", "echarts-wordcloud": "^2.1.0", "element-plus": "^2.7.6", @@ -89,7 +89,7 @@ "sass": "^1.77.6", "terser": "^5.31.1", "typescript": "^5.5.2", - "vite": "^5.3.1", + "vite": "^5.3.2", "vite-plugin-cdn-import": "^1.0.1", "vite-plugin-compression2": "^1.1.1", "vite-plugin-vue-setup-extend": "^0.4.0",