Skip to content

Commit

Permalink
Update dependency @mui/x-charts to v7.24.0 (#1851)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 054f983 commit 3e9c7d7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mui/lab": "6.0.0-beta.23",
"@mui/material": "6.4.0",
"@mui/system": "6.4.0",
"@mui/x-charts": "7.23.6",
"@mui/x-charts": "7.24.0",
"@nivo/core": "0.88.0",
"@nivo/sunburst": "0.88.0",
"@rating-tracker/commons": "workspace:*",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1099,14 +1099,14 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-charts@npm:7.23.6":
version: 7.23.6
resolution: "@mui/x-charts@npm:7.23.6"
"@mui/x-charts@npm:7.24.0":
version: 7.24.0
resolution: "@mui/x-charts@npm:7.24.0"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
"@mui/x-charts-vendor": "npm:7.20.0"
"@mui/x-internals": "npm:7.23.6"
"@mui/x-internals": "npm:7.24.0"
"@react-spring/rafz": "npm:^9.7.5"
"@react-spring/web": "npm:^9.7.5"
clsx: "npm:^2.1.1"
Expand All @@ -1123,19 +1123,19 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10c0/ee519ab7544bafc564bdd02286d1c70fc475ce5b1c623e7476ccd5401a0e0e8c442822c43d5df6f973c99b8bb24756eadae8acb1760d8231328090d1c8464e12
checksum: 10c0/2689d4c313ab8f0423843dcfa81b9056a48ebac7da16bd3b8473f01ca2df00a3de1ac99116ab9ca0559333a2c8f0ddff5e206c2372ff79c9d04dba0daee9bf9e
languageName: node
linkType: hard

"@mui/x-internals@npm:7.23.6":
version: 7.23.6
resolution: "@mui/x-internals@npm:7.23.6"
"@mui/x-internals@npm:7.24.0":
version: 7.24.0
resolution: "@mui/x-internals@npm:7.24.0"
dependencies:
"@babel/runtime": "npm:^7.25.7"
"@mui/utils": "npm:^5.16.6 || ^6.0.0"
peerDependencies:
react: ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/c41de79311eea8a10c40a982e648d374a3d6cc950318dc2c563fd193455a4e972a6f552777c15d282eb8282e77f8e9fe0e2d95a28310e579b3322103e4836c4d
checksum: 10c0/3c73b33ca529427aa53d9ca75aa9dccde8d2ce9c6bbf45ebd9d69ad0b5c937818fcb50604e62a1ef13dca3b7289f0f1fd70a6ae79ad79a84fa063854be304b79
languageName: node
linkType: hard

Expand Down Expand Up @@ -1519,7 +1519,7 @@ __metadata:
"@mui/lab": "npm:6.0.0-beta.23"
"@mui/material": "npm:6.4.0"
"@mui/system": "npm:6.4.0"
"@mui/x-charts": "npm:7.23.6"
"@mui/x-charts": "npm:7.24.0"
"@nivo/core": "npm:0.88.0"
"@nivo/sunburst": "npm:0.88.0"
"@rating-tracker/backend": "workspace:*"
Expand Down

0 comments on commit 3e9c7d7

Please sign in to comment.