mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-31 02:21:35 +00:00
Bump @mui/x-data-grid from 6.5.0 to 6.7.0 in /frontend (#666)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 6.5.0 to 6.7.0. - [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.7.0/packages/grid/x-data-grid) --- updated-dependencies: - dependency-name: "@mui/x-data-grid" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
462663a540
commit
5c133c238e
17
frontend/package-lock.json
generated
17
frontend/package-lock.json
generated
@ -3109,11 +3109,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@mui/x-data-grid": {
|
"node_modules/@mui/x-data-grid": {
|
||||||
"version": "6.5.0",
|
"version": "6.7.0",
|
||||||
"license": "MIT",
|
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.7.0.tgz",
|
||||||
|
"integrity": "sha512-gkMjvIT2oMKs7VOxLXxu0NkSKFBhlh/AepHB89xKcf+XVMkKBEwq8VT2GtrccAO+7Lr7ciZhcX2EmiDHsXdhbA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.21.0",
|
"@babel/runtime": "^7.21.0",
|
||||||
"@mui/utils": "^5.12.3",
|
"@mui/utils": "^5.13.1",
|
||||||
"clsx": "^1.2.1",
|
"clsx": "^1.2.1",
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
"reselect": "^4.1.8"
|
"reselect": "^4.1.8"
|
||||||
@ -3128,8 +3129,8 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@mui/material": "^5.4.1",
|
"@mui/material": "^5.4.1",
|
||||||
"@mui/system": "^5.4.1",
|
"@mui/system": "^5.4.1",
|
||||||
"react": "^17.0.2 || ^18.0.0",
|
"react": "^17.0.0 || ^18.0.0",
|
||||||
"react-dom": "^17.0.2 || ^18.0.0"
|
"react-dom": "^17.0.0 || ^18.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@mui/x-date-pickers": {
|
"node_modules/@mui/x-date-pickers": {
|
||||||
@ -16492,10 +16493,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@mui/x-data-grid": {
|
"@mui/x-data-grid": {
|
||||||
"version": "6.5.0",
|
"version": "6.7.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.7.0.tgz",
|
||||||
|
"integrity": "sha512-gkMjvIT2oMKs7VOxLXxu0NkSKFBhlh/AepHB89xKcf+XVMkKBEwq8VT2GtrccAO+7Lr7ciZhcX2EmiDHsXdhbA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.21.0",
|
"@babel/runtime": "^7.21.0",
|
||||||
"@mui/utils": "^5.12.3",
|
"@mui/utils": "^5.13.1",
|
||||||
"clsx": "^1.2.1",
|
"clsx": "^1.2.1",
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
"reselect": "^4.1.8"
|
"reselect": "^4.1.8"
|
||||||
|
Loading…
Reference in New Issue
Block a user