Skip to content

Commit

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

---
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 Dec 11, 2023
1 parent 4a007e3 commit eba15da
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 @@ -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.31.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 @@ -5393,7 +5393,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.31.0
eslint: ^8.38.0
Expand Down Expand Up @@ -5462,6 +5462,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

"@ledgerhq/connect-kit-loader@npm:^1.1.0":
version: 1.1.2
resolution: "@ledgerhq/connect-kit-loader@npm:1.1.2"
Expand Down Expand Up @@ -12753,10 +12760,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

0 comments on commit eba15da

Please sign in to comment.