From 248a390ad13d1d476636a413ea40f7a0ad7cc824 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 22:29:31 +0000 Subject: [PATCH] chore(deps): update dependency echarts to v6 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5593a35..3f665761 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@lykmapipo/common": "^0.43.1", "antd": "^4.15.5", "axios": "^0.21.1", - "echarts": "^5.1.1", + "echarts": "^6.0.0", "echarts-for-react": "^3.0.1", "history": "^5.0.0", "inflection": "^1.13.1",