Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump chart.js from 3.9.1 to 4.4.1 #1365

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@web3modal/ethereum": "^2.7.1",
"@web3modal/react": "^2.2.2",
"amqplib": "^0.10.3",
"chart.js": "^3.9.1",
"chart.js": "^4.4.1",
"chartjs-adapter-moment": "^1.0.1",
"core-js": "^3.34.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 @@ -5474,7 +5474,7 @@ __metadata:
"@web3modal/ethereum": ^2.7.1
"@web3modal/react": ^2.2.2
amqplib: ^0.10.3
chart.js: ^3.9.1
chart.js: ^4.4.1
chartjs-adapter-moment: ^1.0.1
core-js: ^3.34.0
eslint: ^8.55.0
Expand Down Expand Up @@ -5543,6 +5543,13 @@ __metadata:
languageName: node
linkType: hard

"@kurkle/color@npm:^0.3.0":
version: 0.3.2
resolution: "@kurkle/color@npm:0.3.2"
checksum: 79e97b31f8f6efb28c69d373f94b0c7480226fe8ec95221f518ac998e156444a496727ce47de6d728eb5c3369288e794cba82cae34253deb0d472d3bfe080e49
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 @@ -13272,10 +13279,12 @@ __metadata:
languageName: node
linkType: hard

"chart.js@npm:^3.9.1":
version: 3.9.1
resolution: "chart.js@npm:3.9.1"
checksum: 9ab0c0ac01215af0b3f020f2e313030fd6e347b48ed17d5484ee9c4e8ead45e78ae71bea16c397621c386b409ce0b14bf17f9f6c2492cd15b56c0f433efdfff6
"chart.js@npm:^4.4.1":
version: 4.4.1
resolution: "chart.js@npm:4.4.1"
dependencies:
"@kurkle/color": ^0.3.0
checksum: 8c108f137824ea0e3d79914708b409298c12ed7d16da99a40ca3cab51466ef7b0068ad82ac0addeb288b938fe0621d3e5a6a913b60e72a729aa42aa96705fcad
languageName: node
linkType: hard

Expand Down