Skip to content

Commit

Permalink
chore(deps): bump react-chartjs-2 from 5.2.0 to 5.3.0 (#2401)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ross Bulat <[email protected]>
  • Loading branch information
dependabot[bot] and rossbulat authored Jan 2, 2025
1 parent c3412b3 commit ce4f5ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"qrcode-generator": "1.4.4",
"rc-slider": "^11.1.6",
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
"react-chartjs-2": "^5.3.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-helmet": "^6.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4822,7 +4822,7 @@ __metadata:
qrcode-generator: "npm:1.4.4"
rc-slider: "npm:^11.1.6"
react: "npm:^18.3.1"
react-chartjs-2: "npm:^5.2.0"
react-chartjs-2: "npm:^5.3.0"
react-dom: "npm:^18.2.0"
react-error-boundary: "npm:^4.0.13"
react-helmet: "npm:^6.1.0"
Expand Down Expand Up @@ -9823,13 +9823,13 @@ __metadata:
languageName: node
linkType: hard

"react-chartjs-2@npm:^5.2.0":
version: 5.2.0
resolution: "react-chartjs-2@npm:5.2.0"
"react-chartjs-2@npm:^5.3.0":
version: 5.3.0
resolution: "react-chartjs-2@npm:5.3.0"
peerDependencies:
chart.js: ^4.1.1
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/437e443a268b7eebab3f1a6f0f5d936e58caf650fca55f568a612a46c563d22af683a64185eac8005aa644e4960a5a72cc1075a2574b89ec46c7653aaf4025e2
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/4415d40217c084a49f9a936fbd30f67e0e705148e6f8359bec65601033d1076f31085c45793839fc29ec833e6c427b0bf9861a0c54c432c08d35bc9590ffa41a
languageName: node
linkType: hard

Expand Down

0 comments on commit ce4f5ce

Please sign in to comment.