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 Mar 25, 2024
1 parent bae4645 commit 7d0bee5
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.14",
"@mui/lab": "5.0.0-alpha.169",
"@mui/material": "5.15.14",
"@mui/x-data-grid": "^6.19.4",
"@mui/x-data-grid": "^7.0.0",
"@nivo/boxplot": "^0.85.1",
"@sentry/react": "7.108.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 @@ -1614,7 +1614,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.1
resolution: "@babel/runtime@npm:7.24.1"
dependencies:
Expand Down Expand Up @@ -3174,7 +3174,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 @@ -3192,21 +3192,21 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-data-grid@npm:^6.19.4":
version: 6.19.8
resolution: "@mui/x-data-grid@npm:6.19.8"
"@mui/x-data-grid@npm:^7.0.0":
version: 7.0.0
resolution: "@mui/x-data-grid@npm:7.0.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/4b0522306fb1b3c9f9c782fd8b3532d1fe49ff398f574845201e0eef0ff37aa7b87043b9355e84d331c3fb0ca2f26365cf2a5d410aef500224f418cbf352d3e3
checksum: 10/1b71bfe1b02227940593544c6dba0817f5274c17cb0d02a8ab92dff9946966b1f07b12443fd6a45324e98b2cc4a5ade11bed2816f95290b1e0ca146d8ebb65f5
languageName: node
linkType: hard

Expand Down Expand Up @@ -6639,7 +6639,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 @@ -9979,7 +9979,7 @@ __metadata:
"@mui/icons-material": "npm:5.15.14"
"@mui/lab": "npm:5.0.0-alpha.169"
"@mui/material": "npm:5.15.14"
"@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.108.0"
"@tanstack/react-query": "npm:^4.36.1"
Expand Down

0 comments on commit 7d0bee5

Please sign in to comment.