Bump @mui/x-date-pickers from 7.2.0 to 7.3.2 in /frontend

Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.2.0 to 7.3.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/v7.3.2/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>
This commit is contained in:
dependabot[bot]
2024-05-03 07:23:38 +00:00
committed by GitHub
parent 226a06e80c
commit 91d93b2a9d
2 changed files with 6 additions and 6 deletions

View File

@ -16,10 +16,10 @@
"@mui/base": "^5.0.0-beta.7",
"@mui/icons-material": "^5.15.9",
"@mui/lab": "^5.0.0-alpha.136",
"@mui/material": "^5.15.9",
"@mui/material": "^5.15.14",
"@mui/system": "^5.15.11",
"@mui/x-data-grid": "^7.3.0",
"@mui/x-date-pickers": "^7.2.0",
"@mui/x-date-pickers": "^7.3.2",
"@nivo/core": "^0.85.1",
"@nivo/line": "^0.85.1",
"base-ex": "^0.8.1",
@ -3441,9 +3441,9 @@
}
},
"node_modules/@mui/x-date-pickers": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.2.0.tgz",
"integrity": "sha512-hsXugZ+n1ZnHRYzf7+PFrjZ44T+FyGZmTreBmH0M2RUaAblgK+A1V3KNLT+r4Y9gJLH+92LwePxQ9xyfR+E51A==",
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.3.2.tgz",
"integrity": "sha512-i7JaDs1eXSZWyJihfszUHVV0t/C2HvtdMv5tHwv3E3enMx5Hup1vkJ64vZAH2fgGrTHQH8mjxvVsmI6jhDXIUg==",
"dependencies": {
"@babel/runtime": "^7.24.0",
"@mui/base": "^5.0.0-beta.40",

View File

@ -58,7 +58,7 @@
"@mui/material": "^5.15.14",
"@mui/system": "^5.15.11",
"@mui/x-data-grid": "^7.3.0",
"@mui/x-date-pickers": "^7.2.0",
"@mui/x-date-pickers": "^7.3.2",
"@nivo/core": "^0.85.1",
"@nivo/line": "^0.85.1",
"base-ex": "^0.8.1",