Skip to content

Commit

Permalink
chore(deps): bump chart.js from 3.9.1 to 4.4.2
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.2.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v3.9.1...v4.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 5c54f15 commit 48a6c12
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@web3modal/react": "^2.7.1",
"@yornaath/batshit": "^0.9.0",
"amqplib": "^0.10.3",
"chart.js": "^3.9.1",
"chart.js": "^4.4.2",
"chartjs-adapter-moment": "^1.0.1",
"core-js": "^3.35.0",
"ethers": "^5.7.2",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5911,7 +5911,7 @@ __metadata:
"@web3modal/react": "npm:^2.7.1"
"@yornaath/batshit": "npm:^0.9.0"
amqplib: "npm:^0.10.3"
chart.js: "npm:^3.9.1"
chart.js: "npm:^4.4.2"
chartjs-adapter-moment: "npm:^1.0.1"
core-js: "npm:^3.35.0"
eslint: "npm:^8.56.0"
Expand Down Expand Up @@ -5981,6 +5981,13 @@ __metadata:
languageName: node
linkType: hard

"@kurkle/color@npm:^0.3.0":
version: 0.3.2
resolution: "@kurkle/color@npm:0.3.2"
checksum: 079c4b7688061070f1d570cee4cf0e7c4085867b940688ff80356a56825a5ace7077257c9ec5863eb344a8eae78379388ab57cdf9d75c491389fad56f411cd43
languageName: node
linkType: hard

"@leichtgewicht/ip-codec@npm:^2.0.1":
version: 2.0.4
resolution: "@leichtgewicht/ip-codec@npm:2.0.4"
Expand Down Expand Up @@ -14360,10 +14367,12 @@ __metadata:
languageName: node
linkType: hard

"chart.js@npm:^3.9.1":
version: 3.9.1
resolution: "chart.js@npm:3.9.1"
checksum: 62ee137b296181d8d12e428cb83a02351768039ff672b8ff775534f844777e9c91a3213fc8c6c46b59175a47f23d1547178fdd64ff9afc37c2c1703b2cede93e
"chart.js@npm:^4.4.2":
version: 4.4.2
resolution: "chart.js@npm:4.4.2"
dependencies:
"@kurkle/color": "npm:^0.3.0"
checksum: 609444dfc9e847e4c891884309d6083464333e39a7266996fa15f622a44d0c5202c20c86b3bfb1d72b3769096f71c80e131860270c39ce1291cac52b9f45dc6d
languageName: node
linkType: hard

Expand Down

0 comments on commit 48a6c12

Please sign in to comment.