Bump @mui/x-date-pickers from 6.11.2 to 6.12.1 in /frontend (#824)

Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.11.2 to 6.12.1.
- [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.12.1/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  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-05 12:11:42 +00:00 committed by GitHub
parent 352a3dac52
commit f4ea27822a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -18,7 +18,7 @@
"@mui/material": "^5.14.0",
"@mui/system": "^5.14.0",
"@mui/x-data-grid": "^6.12.1",
"@mui/x-date-pickers": "^6.11.2",
"@mui/x-date-pickers": "^6.12.1",
"@nivo/core": "^0.83.0",
"@nivo/line": "^0.83.0",
"base-ex": "^0.8.1",
@ -3332,12 +3332,12 @@
}
},
"node_modules/@mui/x-date-pickers": {
"version": "6.11.2",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.11.2.tgz",
"integrity": "sha512-AOmXtnnAhjlku03oqRMOG1oJkxazBTz06A6a0iRz+1sUyBWbqz5kKH9eYUYQC4Tv3j2EciRpwyns5xwX3wpc1A==",
"version": "6.12.1",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.12.1.tgz",
"integrity": "sha512-euMM7KNbqoOgIdf5P8T8KG74qqbpDvLp5k8yEVMx1zHeSiSZGofKpQrDFAMxjJRnJ0x1aJLIhFEc46O70fSAlA==",
"dependencies": {
"@babel/runtime": "^7.22.6",
"@mui/utils": "^5.14.5",
"@babel/runtime": "^7.22.11",
"@mui/utils": "^5.14.7",
"@types/react-transition-group": "^4.4.6",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",

View File

@ -56,7 +56,7 @@
"@mui/material": "^5.14.0",
"@mui/system": "^5.14.0",
"@mui/x-data-grid": "^6.12.1",
"@mui/x-date-pickers": "^6.11.2",
"@mui/x-date-pickers": "^6.12.1",
"@nivo/core": "^0.83.0",
"@nivo/line": "^0.83.0",
"base-ex": "^0.8.1",