Bump @mui/x-data-grid from 6.12.1 to 6.14.0 in /frontend (#847)

Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 6.12.1 to 6.14.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.14.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:
dependabot[bot]
2023-09-18 22:04:03 +00:00
committed by GitHub
parent d633b88276
commit d0ad4d1bcc
2 changed files with 7 additions and 7 deletions

View File

@ -17,7 +17,7 @@
"@mui/lab": "^5.0.0-alpha.136", "@mui/lab": "^5.0.0-alpha.136",
"@mui/material": "^5.14.0", "@mui/material": "^5.14.0",
"@mui/system": "^5.14.0", "@mui/system": "^5.14.0",
"@mui/x-data-grid": "^6.12.1", "@mui/x-data-grid": "^6.14.0",
"@mui/x-date-pickers": "^6.14.0", "@mui/x-date-pickers": "^6.14.0",
"@nivo/core": "^0.83.0", "@nivo/core": "^0.83.0",
"@nivo/line": "^0.83.0", "@nivo/line": "^0.83.0",
@ -3338,12 +3338,12 @@
} }
}, },
"node_modules/@mui/x-data-grid": { "node_modules/@mui/x-data-grid": {
"version": "6.12.1", "version": "6.14.0",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.12.1.tgz", "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.14.0.tgz",
"integrity": "sha512-lSY1dFBv6yh2ffkkWeMM9c0ajpwIWn/da/ec0kY8OfLa79Hboh53mN09nopylZO8MHJGfDlPvduwuWcgWs+zFw==", "integrity": "sha512-EMkPT0YQsjqfH8f/UpPscpPFlywWuyrkS6aaB90t821Z6khoheFS1XeKbCa3L6byC/fwt1cAmIljlh8xJxIueg==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.22.11", "@babel/runtime": "^7.22.15",
"@mui/utils": "^5.14.7", "@mui/utils": "^5.14.8",
"clsx": "^2.0.0", "clsx": "^2.0.0",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"reselect": "^4.1.8" "reselect": "^4.1.8"

View File

@ -55,7 +55,7 @@
"@mui/lab": "^5.0.0-alpha.136", "@mui/lab": "^5.0.0-alpha.136",
"@mui/material": "^5.14.0", "@mui/material": "^5.14.0",
"@mui/system": "^5.14.0", "@mui/system": "^5.14.0",
"@mui/x-data-grid": "^6.12.1", "@mui/x-data-grid": "^6.14.0",
"@mui/x-date-pickers": "^6.14.0", "@mui/x-date-pickers": "^6.14.0",
"@nivo/core": "^0.83.0", "@nivo/core": "^0.83.0",
"@nivo/line": "^0.83.0", "@nivo/line": "^0.83.0",