From ebe9cf53c8a1c2f285902eb225b42a97e74933d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 22:02:53 +0800 Subject: [PATCH] chore(deps): Update dependency echarts to v6 (#903) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/web/package.json b/web/package.json index fba0f768..e5ee98a4 100644 --- a/web/package.json +++ b/web/package.json @@ -41,7 +41,7 @@ "@xterm/xterm": "^5.5.0", "alova": "^3.2.11", "cronstrue": "^3.0.0", - "echarts": "^5.6.0", + "echarts": "^6.0.0", "install": "^0.13.0", "lodash-es": "^4.17.21", "luxon": "^3.6.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 8dfecece..a9f19803 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^3.0.0 version: 3.2.0 echarts: - specifier: ^5.6.0 - version: 5.6.0 + specifier: ^6.0.0 + version: 6.0.0 install: specifier: ^0.13.0 version: 0.13.0 @@ -91,7 +91,7 @@ importers: version: 3.5.18(typescript@5.8.3) vue-echarts: specifier: ^7.0.3 - version: 7.0.3(@vue/runtime-core@3.5.18)(echarts@5.6.0)(vue@3.5.18(typescript@5.8.3)) + version: 7.0.3(@vue/runtime-core@3.5.18)(echarts@6.0.0)(vue@3.5.18(typescript@5.8.3)) vue-router: specifier: ^4.5.1 version: 4.5.1(vue@3.5.18(typescript@5.8.3)) @@ -1781,8 +1781,8 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - echarts@5.6.0: - resolution: {integrity: sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==} + echarts@6.0.0: + resolution: {integrity: sha512-Tte/grDQRiETQP4xz3iZWSvoHrkCQtwqd6hs+mifXcjrCuo2iKWbajFObuLJVBlDIJlOzgQPd1hsaKt/3+OMkQ==} ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} @@ -3509,8 +3509,8 @@ packages: resolution: {integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==} engines: {node: '>=18'} - zrender@5.6.1: - resolution: {integrity: sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==} + zrender@6.0.0: + resolution: {integrity: sha512-41dFXEEXuJpNecuUQq6JlbybmnHaqqpGlbH1yxnA5V9MMP4SbohSVZsJIwz+zdjQXSSlR1Vc34EgH1zxyTDvhg==} snapshots: @@ -5361,10 +5361,10 @@ snapshots: eastasianwidth@0.2.0: {} - echarts@5.6.0: + echarts@6.0.0: dependencies: tslib: 2.3.0 - zrender: 5.6.1 + zrender: 6.0.0 ee-first@1.1.1: {} @@ -7120,9 +7120,9 @@ snapshots: dependencies: vue: 3.5.18(typescript@5.8.3) - vue-echarts@7.0.3(@vue/runtime-core@3.5.18)(echarts@5.6.0)(vue@3.5.18(typescript@5.8.3)): + vue-echarts@7.0.3(@vue/runtime-core@3.5.18)(echarts@6.0.0)(vue@3.5.18(typescript@5.8.3)): dependencies: - echarts: 5.6.0 + echarts: 6.0.0 vue: 3.5.18(typescript@5.8.3) vue-demi: 0.13.11(vue@3.5.18(typescript@5.8.3)) optionalDependencies: @@ -7274,6 +7274,6 @@ snapshots: yoctocolors@2.1.1: {} - zrender@5.6.1: + zrender@6.0.0: dependencies: tslib: 2.3.0