chore(deps): bump echarts from 5.6.0 to 6.0.0 (#6859)

Bumps [echarts](https://github.com/apache/echarts) from 5.6.0 to 6.0.0.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.6.0...6.0.0)

---
updated-dependencies:
- dependency-name: echarts
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-13 07:10:59 +08:00
committed by GitHub
parent f59e33682c
commit a74bf7b63f
2 changed files with 11 additions and 11 deletions

20
pnpm-lock.yaml generated
View File

@@ -217,8 +217,8 @@ catalogs:
specifier: ^16.6.1
version: 16.6.1
echarts:
specifier: ^5.6.0
version: 5.6.0
specifier: ^6.0.0
version: 6.0.0
element-plus:
specifier: ^2.10.2
version: 2.11.7
@@ -1777,7 +1777,7 @@ importers:
version: 3.0.3(vue@3.5.23(typescript@5.9.3))
echarts:
specifier: 'catalog:'
version: 5.6.0
version: 6.0.0
vue:
specifier: ^3.5.17
version: 3.5.23(typescript@5.9.3)
@@ -6143,8 +6143,8 @@ packages:
ecdsa-sig-formatter@1.0.11:
resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==}
echarts@5.6.0:
resolution: {integrity: sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==}
echarts@6.0.0:
resolution: {integrity: sha512-Tte/grDQRiETQP4xz3iZWSvoHrkCQtwqd6hs+mifXcjrCuo2iKWbajFObuLJVBlDIJlOzgQPd1hsaKt/3+OMkQ==}
editorconfig@1.0.4:
resolution: {integrity: sha512-L9Qe08KWTlqYMVvMcTIvMAdl1cDUubzRNYL+WfA4bLDMHe4nemKkpmYzkznE1FwLKu0EEmy6obgQKzMJrg4x9Q==}
@@ -10776,8 +10776,8 @@ packages:
zod@3.25.76:
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
zrender@5.6.1:
resolution: {integrity: sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==}
zrender@6.0.0:
resolution: {integrity: sha512-41dFXEEXuJpNecuUQq6JlbybmnHaqqpGlbH1yxnA5V9MMP4SbohSVZsJIwz+zdjQXSSlR1Vc34EgH1zxyTDvhg==}
zwitch@2.0.4:
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
@@ -15412,10 +15412,10 @@ snapshots:
dependencies:
safe-buffer: 5.2.1
echarts@5.6.0:
echarts@6.0.0:
dependencies:
tslib: 2.3.0
zrender: 5.6.1
zrender: 6.0.0
editorconfig@1.0.4:
dependencies:
@@ -20549,7 +20549,7 @@ snapshots:
zod@3.25.76: {}
zrender@5.6.1:
zrender@6.0.0:
dependencies:
tslib: 2.3.0

View File

@@ -88,7 +88,7 @@ catalog:
defu: ^6.1.4
depcheck: ^1.4.7
dotenv: ^16.6.1
echarts: ^5.6.0
echarts: ^6.0.0
element-plus: ^2.10.2
eslint: ^9.30.1
eslint-config-turbo: ^2.5.4