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 May 13, 2024
1 parent de573e7 commit 15bc7c1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 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.17",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.17",
"@mui/x-data-grid": "^6.19.4",
"@mui/x-data-grid": "^7.0.0",
"@nivo/boxplot": "^0.87.0",
"@sentry/react": "7.114.0",
"@tanstack/react-query": "^4.36.1",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1623,7 +1623,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.5
resolution: "@babel/runtime@npm:7.24.5"
dependencies:
Expand Down Expand Up @@ -3200,7 +3200,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.15.15":
"@mui/system@npm:^5.15.14, @mui/system@npm:^5.15.15":
version: 5.15.15
resolution: "@mui/system@npm:5.15.15"
dependencies:
Expand Down Expand Up @@ -3240,7 +3240,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 @@ -3258,21 +3258,21 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-data-grid@npm:^6.19.4":
version: 6.19.11
resolution: "@mui/x-data-grid@npm:6.19.11"
"@mui/x-data-grid@npm:^7.0.0":
version: 7.4.0
resolution: "@mui/x-data-grid@npm:7.4.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.1"
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/fb90a482782825fb4196d77bd973d305406c02ab4b2878030e6284fe70dc984c7e7d88c432f4816083f6164a936b22e4669856c586fbaf5e57cd1081f0ecb71d
checksum: 10/cba9af7743a229022db6ea9923d8b28b5b9996bc65d58f3da6badc033ce1201cd381913189840c3ab3922ee018f917189f4cc59b712dd4069a138185b746f02c
languageName: node
linkType: hard

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

"clsx@npm:^2.0.0, clsx@npm:^2.1.0":
"clsx@npm:^2.1.0, clsx@npm:^2.1.1":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
Expand Down Expand Up @@ -10057,7 +10057,7 @@ __metadata:
"@mui/icons-material": "npm:5.15.17"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.15.17"
"@mui/x-data-grid": "npm:^6.19.4"
"@mui/x-data-grid": "npm:^7.0.0"
"@nivo/boxplot": "npm:^0.87.0"
"@sentry/react": "npm:7.114.0"
"@tanstack/react-query": "npm:^4.36.1"
Expand Down

0 comments on commit 15bc7c1

Please sign in to comment.