Skip to content

Commit

Permalink
fix(deps): update dependency @mui/x-data-grid to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent 4dfb718 commit 5491a25
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@mui/icons-material": "5.15.15",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.15",
"@mui/x-data-grid": "^6.19.4",
"@mui/x-data-grid": "^7.0.0",
"@nivo/boxplot": "^0.85.1",
"@sentry/react": "7.110.0",
"@tanstack/react-query": "^4.36.1",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1627,7 +1627,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.24.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
version: 7.24.4
resolution: "@babel/runtime@npm:7.24.4"
dependencies:
Expand Down Expand Up @@ -3250,7 +3250,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.14.16, @mui/utils@npm:^5.15.14":
"@mui/utils@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/utils@npm:5.15.14"
dependencies:
Expand All @@ -3268,21 +3268,21 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-data-grid@npm:^6.19.4":
version: 6.19.10
resolution: "@mui/x-data-grid@npm:6.19.10"
"@mui/x-data-grid@npm:^7.0.0":
version: 7.2.0
resolution: "@mui/x-data-grid@npm:7.2.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
"@mui/utils": "npm:^5.14.16"
clsx: "npm:^2.0.0"
"@babel/runtime": "npm:^7.24.0"
"@mui/system": "npm:^5.15.14"
"@mui/utils": "npm:^5.15.14"
clsx: "npm:^2.1.0"
prop-types: "npm:^15.8.1"
reselect: "npm:^4.1.8"
peerDependencies:
"@mui/material": ^5.4.1
"@mui/system": ^5.4.1
"@mui/material": ^5.15.14
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
checksum: 10/6f4f549ed4682d0102a296b5afa706081839ff03e1d28adc3b55bc3b022ae94d38ead27433f96515c4109d63de1739e41ec634cfbf77bc133657e45b91da305e
checksum: 10/8b3c573b85e245b6e46278edc7f35d25198394b38fc700749df8bb6ef43e87466cadb8b05127ab44308e2c5d957ded912647940a144b451c48fb1540e69ba015
languageName: node
linkType: hard

Expand Down Expand Up @@ -6703,7 +6703,7 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^2.0.0, clsx@npm:^2.1.0":
"clsx@npm:^2.1.0":
version: 2.1.0
resolution: "clsx@npm:2.1.0"
checksum: 10/2e0ce7c3b6803d74fc8147c408f88e79245583202ac14abd9691e2aebb9f312de44270b79154320d10bb7804a9197869635d1291741084826cff20820f31542b
Expand Down Expand Up @@ -10043,7 +10043,7 @@ __metadata:
"@mui/icons-material": "npm:5.15.15"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.15.15"
"@mui/x-data-grid": "npm:^6.19.4"
"@mui/x-data-grid": "npm:^7.0.0"
"@nivo/boxplot": "npm:^0.85.1"
"@sentry/react": "npm:7.110.0"
"@tanstack/react-query": "npm:^4.36.1"
Expand Down

0 comments on commit 5491a25

Please sign in to comment.