From 6df8c479fd5a836b54ad2b87489b97937712c767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 17:16:30 +0000 Subject: [PATCH] Bump echarts from 6.0.0 to 6.1.0 Bumps [echarts](https://github.com/apache/echarts) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/apache/echarts/releases) - [Commits](https://github.com/apache/echarts/compare/6.0.0...6.1.0) --- updated-dependencies: - dependency-name: echarts dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3a27e5..3a1ba86 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@tauri-apps/plugin-store": "2.4.3", "@tauri-apps/plugin-updater": "2.10.1", "@wharfkit/signing-request": "3.4.0", - "echarts": "6.0.0", + "echarts": "6.1.0", "pako": "2.1.0", "rxjs": "7.8.2", "tslib": "2.8.1"