Skip to content

Commit

Permalink
chore(deps): bump @mui/x-data-grid from 5.17.26 to 6.10.2
Browse files Browse the repository at this point in the history
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 5.17.26 to 6.10.2.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.10.2/packages/grid/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent b67e7a6 commit 6217d2b
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 @@ -10,7 +10,7 @@
"@mui/icons-material": "^5.11.0",
"@mui/lab": "^5.0.0-alpha.118",
"@mui/material": "^5.11.7",
"@mui/x-data-grid": "^5.17.22",
"@mui/x-data-grid": "^6.10.2",
"@reduxjs/toolkit": "^1.9.1",
"axios": "^0.27.2",
"i18next": "^22.4.9",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.9, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.22.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.22.6
resolution: "@babel/runtime@npm:7.22.6"
dependencies:
Expand Down Expand Up @@ -882,7 +882,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.10.3, @mui/utils@npm:^5.13.7":
"@mui/utils@npm:^5.13.7":
version: 5.13.7
resolution: "@mui/utils@npm:5.13.7"
dependencies:
Expand All @@ -897,21 +897,21 @@ __metadata:
languageName: node
linkType: hard

"@mui/x-data-grid@npm:^5.17.22":
version: 5.17.26
resolution: "@mui/x-data-grid@npm:5.17.26"
"@mui/x-data-grid@npm:^6.10.2":
version: 6.10.2
resolution: "@mui/x-data-grid@npm:6.10.2"
dependencies:
"@babel/runtime": ^7.18.9
"@mui/utils": ^5.10.3
"@babel/runtime": ^7.22.6
"@mui/utils": ^5.13.7
clsx: ^1.2.1
prop-types: ^15.8.1
reselect: ^4.1.6
reselect: ^4.1.8
peerDependencies:
"@mui/material": ^5.4.1
"@mui/system": ^5.4.1
react: ^17.0.2 || ^18.0.0
react-dom: ^17.0.2 || ^18.0.0
checksum: 521d9c76c7275836dda0b7ace197553142a33de702cb172cfdfbaf505379faa7566da5340eb9bdf7980909e8034b1fe0eae2b7aca6a499667ecb76f4442dc9e7
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
checksum: 7699cdf7dbe66e1356ee4a09872185e4572b7d4fc86b1490ea3a27573f827e08a24adbaeab64707501c1160368fb2a7ef26d5a1c5b2ef7c22ed22baee43c1747
languageName: node
linkType: hard

Expand Down Expand Up @@ -2034,7 +2034,7 @@ __metadata:
"@mui/icons-material": ^5.11.0
"@mui/lab": ^5.0.0-alpha.118
"@mui/material": ^5.11.7
"@mui/x-data-grid": ^5.17.22
"@mui/x-data-grid": ^6.10.2
"@reduxjs/toolkit": ^1.9.1
"@types/node": ^20.4.4
"@types/react": ^18.0.27
Expand Down Expand Up @@ -3052,7 +3052,7 @@ __metadata:
languageName: node
linkType: hard

"reselect@npm:^4.1.6, reselect@npm:^4.1.8":
"reselect@npm:^4.1.8":
version: 4.1.8
resolution: "reselect@npm:4.1.8"
checksum: a4ac87cedab198769a29be92bc221c32da76cfdad6911eda67b4d3e7136dca86208c3b210e31632eae31ebd2cded18596f0dd230d3ccc9e978df22f233b5583e
Expand Down

0 comments on commit 6217d2b

Please sign in to comment.