Bump @mui/x-date-pickers from 7.12.0 to 7.12.1 in /dashboard

Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.12.0 to 7.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/v7.12.1/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>
This commit is contained in:
dependabot[bot]
2024-08-12 10:47:05 +00:00
committed by GitHub
parent 2a9400d185
commit a12dcd777b
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.6",
"@mui/x-data-grid": "^7.12.1",
"@mui/x-date-pickers": "^7.12.0",
"@mui/x-date-pickers": "^7.12.1",
"dayjs": "^1.11.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",

View File

@ -705,10 +705,10 @@
prop-types "^15.8.1"
reselect "^4.1.8"
"@mui/x-date-pickers@^7.12.0":
version "7.12.0"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.12.0.tgz#189acc9e3d2a5be260fab9faf5e6add516e59b09"
integrity sha512-WU5C7QNfSpJ9cP8vl2sY7q35NW+0TUMgEy+sl98fcPhLckq3cgV1wnVxoZnQZ3BxVQAtx+7ag/MpefU03vJcVw==
"@mui/x-date-pickers@^7.12.1":
version "7.12.1"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-7.12.1.tgz#f8db96c6617a3cf27eacc427de9247d24c922fc5"
integrity sha512-Zj8kt3SCQbJp1qhMi+A3I4KqB8i5OY2Q11mdOEathFhqN/SQm1sUjIa1G09cGP1dPDgK1a6KM6qJGNtcw/nuWA==
dependencies:
"@babel/runtime" "^7.25.0"
"@mui/system" "^5.16.5"