fix(deps): update dependency @mui/x-date-pickers to v5.0.13 (#302)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-05 16:33:44 -05:00 committed by GitHub
parent 869d536074
commit b3ffd3b0c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -72,7 +72,7 @@
"@mui/icons-material": "5.11.0",
"@mui/material": "5.11.3",
"@mui/system": "5.11.2",
"@mui/x-date-pickers": "5.0.12",
"@mui/x-date-pickers": "5.0.13",
"@reduxjs/toolkit": "1.9.1",
"@styled-icons/fluentui-system-regular": "10.47.0",
"@styled-icons/remix-editor": "10.46.0",

View File

@ -2904,10 +2904,10 @@
prop-types "^15.8.1"
react-is "^18.2.0"
"@mui/x-date-pickers@5.0.12":
version "5.0.12"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.12.tgz#f80e742aa8045b214f40a72e782fd871fb18ec89"
integrity sha512-HpiPE4nkqlklilKAxUQpf3tecJEDaTIBRRVTGk9GMgpkwli7Cv+5OGn6aSxG5ckMZdiQ/NT1L9kOcm0Bi9Gqjw==
"@mui/x-date-pickers@5.0.13":
version "5.0.13"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.13.tgz#0188f17483984ffe3f615444bff225256f7b4a0c"
integrity sha512-nUc35Zvah/l4bEWcPNRtSvWBL+7uAlokd6G6PzQfLe2TQo4GNlK1JVRfoVpBY5FsdM09uWLrpvfWLbka87k7GA==
dependencies:
"@babel/runtime" "^7.18.9"
"@date-io/core" "^2.15.0"