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 1, 2024
1 parent bb11d34 commit 2b84e8b
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.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.112.2",
"@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 @@ -3143,7 +3143,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 @@ -3183,7 +3183,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 @@ -3201,21 +3201,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.3.1
resolution: "@mui/x-data-grid@npm:7.3.1"
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/fb90a482782825fb4196d77bd973d305406c02ab4b2878030e6284fe70dc984c7e7d88c432f4816083f6164a936b22e4669856c586fbaf5e57cd1081f0ecb71d
checksum: 10/8f375a536eb357794d280ba9ba28d0ed10930d047d7cf6a9e0edde7ac29b152f7b3c683843fd015ae0e9ddc8b393505b03565a164532c42a000d9a59c3cd83fb
languageName: node
linkType: hard

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

"clsx@npm:^2.0.0, clsx@npm:^2.1.0":
"clsx@npm:^2.1.0":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919
Expand Down Expand Up @@ -10011,7 +10011,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.112.2"
"@tanstack/react-query": "npm:^4.36.1"
Expand Down

0 comments on commit 2b84e8b

Please sign in to comment.