From 0cc1c290e4a48e28bf02fc78d2417562c5ade8fb Mon Sep 17 00:00:00 2001 From: George Gritsouk <989898+gggritso@users.noreply.github.com> Date: Thu, 6 Nov 2025 12:07:15 -0500 Subject: [PATCH] Bump `echarts-for-react` This has a bug fix that affects our resizing behaviour. --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5ee215a414a3..e05068ce0059 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "dompurify": "3.2.5", "downsample": "1.4.0", "echarts": "6.0.0", - "echarts-for-react": "3.0.4", + "echarts-for-react": "3.0.5", "esbuild": "0.25.10", "focus-trap": "7.6.5", "framer-motion": "12.23.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c5dc9a63e48d..10a15bb0f44d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -349,8 +349,8 @@ importers: specifier: 6.0.0 version: 6.0.0 echarts-for-react: - specifier: 3.0.4 - version: 3.0.4(echarts@6.0.0)(react@19.2.0) + specifier: 3.0.5 + version: 3.0.5(echarts@6.0.0)(react@19.2.0) esbuild: specifier: 0.25.10 version: 0.25.10 @@ -4836,8 +4836,8 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - echarts-for-react@3.0.4: - resolution: {integrity: sha512-rc7SNdr0JoMTkMJspp9ejlZAoipv2mMwbI30ggIgxSZMELdX36C2aJREvJ9OSkyetC/RoO1s7VrefXUrUAMClg==} + echarts-for-react@3.0.5: + resolution: {integrity: sha512-YpEI5Ty7O/2nvCfQ7ybNa+S90DwE8KYZWacGvJW4luUqywP7qStQ+pxDlYOmr4jGDu10mhEkiAuMKcUlT4W5vg==} peerDependencies: echarts: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 react: ^15.0.0 || >=16.0.0 @@ -13954,7 +13954,7 @@ snapshots: eastasianwidth@0.2.0: {} - echarts-for-react@3.0.4(echarts@6.0.0)(react@19.2.0): + echarts-for-react@3.0.5(echarts@6.0.0)(react@19.2.0): dependencies: echarts: 6.0.0 fast-deep-equal: 3.1.3