Skip to content

Commit 5c2bc38

Browse files
chore(deps): 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](apache/echarts@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] <support@github.com>
1 parent e46872b commit 5c2bc38

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/angular-standalone-test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@siemens/ix-icons": "catalog:",
2929
"ag-grid-angular": "^33.1.1",
3030
"ag-grid-community": "^33.1.1",
31-
"echarts": "^6.0.0",
31+
"echarts": "^6.1.0",
3232
"echarts-gl": "^2.0.9",
3333
"html-test-app": "workspace:*",
3434
"ngx-echarts": "^20.0.1",

packages/echarts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@siemens/ix": "workspace:*",
3333
"@types/node": "^24.0.3",
3434
"echarts-5": "npm:echarts@^5.0.0",
35-
"echarts": "^6.0.0",
35+
"echarts": "^6.1.0",
3636
"http-server": "^14.1.1",
3737
"rimraf": "catalog:",
3838
"rollup-plugin-dts": "^6.4.1",

0 commit comments

Comments
 (0)