Skip to content

Commit

Permalink
Bump chart.js in /cmd/experimental/kueue-viz/frontend (#3858)
Browse files Browse the repository at this point in the history
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.9.1 to 4.4.7.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v3.9.1...v4.4.7)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 8f4da3c commit 0968472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/experimental/kueue-viz/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@mui/icons-material": "^5.0.0",
"@mui/material": "^5.0.0",
"axios": "^1.7.9",
"chart.js": "^3.5.0",
"chart.js": "^4.4.7",
"react": "^19.0.0",
"react-chartjs-2": "^5.0.0",
"react-dom": "^19.0.0",
Expand Down

0 comments on commit 0968472

Please sign in to comment.