Skip to content

Commit

Permalink
Update dependency @mui/x-charts to v7.18.0 (#1593)
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 Sep 20, 2024
1 parent 6b1d015 commit 5b0b27c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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": "5.0.0-alpha.173",
"@mui/material": "6.1.1",
"@mui/system": "6.1.1",
"@mui/x-charts": "7.17.0",
"@mui/x-charts": "7.18.0",
"@nivo/core": "0.87.0",
"@nivo/sunburst": "0.87.0",
"@rating-tracker/commons": "workspace:*",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1123,9 +1123,9 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-charts-vendor@npm:7.16.0":
version: 7.16.0
resolution: "@mui/x-charts-vendor@npm:7.16.0"
"@mui/x-charts-vendor@npm:7.18.0":
version: 7.18.0
resolution: "@mui/x-charts-vendor@npm:7.18.0"
dependencies:
"@babel/runtime": "npm:^7.25.6"
"@types/d3-color": "npm:^3.1.3"
Expand All @@ -1142,18 +1142,18 @@ __metadata:
d3-time: "npm:^3.1.0"
delaunator: "npm:^5.0.1"
robust-predicates: "npm:^3.0.2"
checksum: 10c0/97a8563218ba8f54646451d5279e244e018591e87eb08dcb3b2cda5138e623e950b8a88f9cbdc39a581bf2b78873ee79439d9e07529b37eed9e2e0c63d0ed181
checksum: 10c0/33b04fefbb731545f706fcd966a872db908718b718bf1b960889b315c5c16977c64ec04295dae61cb823241b5f9dbdea9651263011a52966793aaf7444878c9e
languageName: node
linkType: hard

"@mui/x-charts@npm:7.17.0":
version: 7.17.0
resolution: "@mui/x-charts@npm:7.17.0"
"@mui/x-charts@npm:7.18.0":
version: 7.18.0
resolution: "@mui/x-charts@npm:7.18.0"
dependencies:
"@babel/runtime": "npm:^7.25.6"
"@mui/utils": "npm:^5.16.6"
"@mui/x-charts-vendor": "npm:7.16.0"
"@mui/x-internals": "npm:7.17.0"
"@mui/x-charts-vendor": "npm:7.18.0"
"@mui/x-internals": "npm:7.18.0"
"@react-spring/rafz": "npm:^9.7.4"
"@react-spring/web": "npm:^9.7.4"
clsx: "npm:^2.1.1"
Expand All @@ -1170,19 +1170,19 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10c0/e8a597101fc84e6aa92d566a1a2958a8b6901639d532c3339c66efbc478c90ba7d328d4db0e5bb09aa9444ef23f58cb616b7d0f1388e8895dd878b13e3653a00
checksum: 10c0/5217b45c632ef82f90829702906216077a8665cb424c83ad23834dcfe320d9bfab98b4f1c6315f56df30ec8fa893254204bebea8b66a415a7e164840d471c038
languageName: node
linkType: hard

"@mui/x-internals@npm:7.17.0":
version: 7.17.0
resolution: "@mui/x-internals@npm:7.17.0"
"@mui/x-internals@npm:7.18.0":
version: 7.18.0
resolution: "@mui/x-internals@npm:7.18.0"
dependencies:
"@babel/runtime": "npm:^7.25.6"
"@mui/utils": "npm:^5.16.6"
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: 10c0/00acd303f5e4c4d10fcef5dd81ee3e2168bffcd0d52b7e8e71baa43fd4e87d7da828f622145e4e6563043992e37418ced8973a62c177b162f0d31a2a6e76369a
checksum: 10c0/bdf95a3b18430c6e200229ca30c53ca9857c478d4bd30c144c6a2d97c330b872775adfeac4652be3b748635a5c952c00415dbbdaf2a792db188ea9e522a56e57
languageName: node
linkType: hard

Expand Down Expand Up @@ -1559,7 +1559,7 @@ __metadata:
"@mui/lab": "npm:5.0.0-alpha.173"
"@mui/material": "npm:6.1.1"
"@mui/system": "npm:6.1.1"
"@mui/x-charts": "npm:7.17.0"
"@mui/x-charts": "npm:7.18.0"
"@nivo/core": "npm:0.87.0"
"@nivo/sunburst": "npm:0.87.0"
"@rating-tracker/backend": "workspace:*"
Expand Down

0 comments on commit 5b0b27c

Please sign in to comment.