From 7145e8934de99165ab5adaf9095b167133715018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:28:47 +0000 Subject: [PATCH] Bump echarts from 4.2.1 to 6.1.0 in /srent-admin Bumps [echarts](https://github.com/apache/echarts) from 4.2.1 to 6.1.0. - [Release notes](https://github.com/apache/echarts/releases) - [Commits](https://github.com/apache/echarts/compare/4.2.1...6.1.0) --- updated-dependencies: - dependency-name: echarts dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- srent-admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srent-admin/package.json b/srent-admin/package.json index bf499ba..b6f98d6 100644 --- a/srent-admin/package.json +++ b/srent-admin/package.json @@ -48,7 +48,7 @@ "axios": "^1.15.0", "clipboard": "2.0.4", "connect": "3.6.6", - "echarts": "4.2.1", + "echarts": "6.1.0", "element-ui": "2.12.0", "file-saver": "1.3.8", "js-cookie": "3.0.7",