From ab0b954f589798085d6cebe5dbeb7aaa8b760f20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 06:38:45 +0000 Subject: [PATCH] fix(deps): update dependency echarts to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a25463f..5ca945f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "axios": "^1.10.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "echarts": "^5.6.0", + "echarts": "^6.0.0", "lucide-vue-next": "^0.525.0", "modern-screenshot": "^4.6.5", "motion-v": "^1.3.1",