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

Update dependency @mui/x-charts to v7.1.1 #1180

Merged
merged 1 commit into from
Apr 5, 2024
Merged
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 packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@mui/material": "5.15.15",
"@mui/system": "5.15.15",
"@mui/utils": "5.15.14",
"@mui/x-charts": "7.1.0",
"@mui/x-charts": "7.1.1",
"@nivo/core": "0.85.1",
"@nivo/sunburst": "0.85.1",
"@rating-tracker/commons": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1042,9 +1042,9 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-charts@npm:7.1.0":
version: 7.1.0
resolution: "@mui/x-charts@npm:7.1.0"
"@mui/x-charts@npm:7.1.1":
version: 7.1.1
resolution: "@mui/x-charts@npm:7.1.1"
dependencies:
"@babel/runtime": "npm:^7.24.0"
"@mui/base": "npm:^5.0.0-beta.40"
Expand All @@ -1070,7 +1070,7 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10c0/afa7703c370a1ae270d6d74eff968d3352a5bf2ff7b80e79e481d286c5dc51266a827643ab359a0bbbdf86b40d6d736e1eeb14f8fa1f9379d6e6178b8aec885d
checksum: 10c0/0e36a07ea91e988cc075cc4c94812fe24294cb429a401564e8aebd127cf22da9591f861d027285cce9e3cfe4a7b78079d67bf704355e67aea173a7f0e05569ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -1459,7 +1459,7 @@ __metadata:
"@mui/material": "npm:5.15.15"
"@mui/system": "npm:5.15.15"
"@mui/utils": "npm:5.15.14"
"@mui/x-charts": "npm:7.1.0"
"@mui/x-charts": "npm:7.1.1"
"@nivo/core": "npm:0.85.1"
"@nivo/sunburst": "npm:0.85.1"
"@rating-tracker/commons": "workspace:*"
Expand Down