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

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

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-08-19 12:37:31 +00:00 committed by GitHub
parent f4f7855848
commit 5fce08d4d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -18,7 +18,7 @@
"@mui/material": "^5.14.0",
"@mui/system": "^5.14.0",
"@mui/x-data-grid": "^6.11.2",
"@mui/x-date-pickers": "^6.11.1",
"@mui/x-date-pickers": "^6.11.2",
"@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.1",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.11.1.tgz",
"integrity": "sha512-0NnBen60iZNBmJK7m2UU9jPZXW9RRyBL3meAupWyq+j6bLpSWG+8O2TnP1E3KFC7q66bPG6qOGOKKGfzFyR3cg==",
"version": "6.11.2",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.11.2.tgz",
"integrity": "sha512-AOmXtnnAhjlku03oqRMOG1oJkxazBTz06A6a0iRz+1sUyBWbqz5kKH9eYUYQC4Tv3j2EciRpwyns5xwX3wpc1A==",
"dependencies": {
"@babel/runtime": "^7.22.6",
"@mui/utils": "^5.14.3",
"@mui/utils": "^5.14.5",
"@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.11.2",
"@mui/x-date-pickers": "^6.11.1",
"@mui/x-date-pickers": "^6.11.2",
"@nivo/core": "^0.83.0",
"@nivo/line": "^0.83.0",
"base-ex": "^0.8.1",