From 1ebb6ab64b4c154ed997174e0c716a5bbc85cc6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Tue, 15 Apr 2025 14:08:31 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E7=BC=96=E8=AF=91=E5=90=8E?= =?UTF-8?q?=E9=83=A8=E7=BD=B2=E8=AE=BF=E9=97=AE=E6=8A=A5=E9=94=99=E9=97=AE?= =?UTF-8?q?=E9=A2=98=EF=BC=8C=E5=8E=9F=E5=9B=A0=E4=B8=8D=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8e3c481..4550a3d0 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "docxtemplater": "^3.50.0", "docxtemplater-image-module-free": "^1.1.1", "driver.js": "^1.3.1", - "echarts": "5.5.1", + "echarts": "^5.5.1", "echarts-wordcloud": "2.1.0", "element-plus": "2.9.7", "fast-xml-parser": "^4.4.1",