From b6a190d6a5845cc0da5f693420729a0871676456 Mon Sep 17 00:00:00 2001 From: zuohuaijun Date: Fri, 28 Jun 2024 01:23:58 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=8E=E5=8D=87=E7=BA=A7npm=E5=8C=85?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Web/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",