From 96abeda2e758a9d5f0dde00a66cb615a0e8de838 Mon Sep 17 00:00:00 2001 From: AkaraChen Date: Wed, 30 Oct 2024 10:28:22 +0800 Subject: [PATCH] build: echarts update --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 64c31c3cb2..208f714075 100644 --- a/web/package.json +++ b/web/package.json @@ -49,7 +49,7 @@ "copy-to-clipboard": "^3.3.3", "crypto-js": "^4.2.0", "dayjs": "^1.11.13", - "echarts": "^5.4.1", + "echarts": "^5.5.1", "echarts-for-react": "^3.0.2", "emoji-mart": "^5.6.0", "fast-deep-equal": "^3.1.3",