From 5a58a0656a5ed3dbd80aabbfb3f1617a0b574f53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 16:03:32 +0000 Subject: [PATCH] fix(deps): update dependency vue-echarts to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a25463f..8c60b49 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "tailwindcss": "^4.1.11", "tw-animate-css": "^1.3.4", "vue": "^3.5.17", - "vue-echarts": "^7.0.3", + "vue-echarts": "^8.0.0", "vue-router": "^4.5.1", "vue-sonner": "^2.0.1" },