Skip to content

Commit 58fb9d5

Browse files
chore(frontend)(deps): bump echarts (#87)
Bumps the echarts group with 1 update in the /src/main/frontend directory: [echarts](https://github.com/apache/echarts). Updates `echarts` from 5.6.0 to 6.0.0 - [Release notes](https://github.com/apache/echarts/releases) - [Commits](apache/echarts@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 dependency-group: echarts ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92c6e00 commit 58fb9d5

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

src/main/frontend/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@ant-design/icons": "^5.6.1",
1616
"antd": "^5.24.7",
17-
"echarts": "^5.6.0",
17+
"echarts": "^6.0.0",
1818
"echarts-for-react": "^3.0.2",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)