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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-27 08:20:11 -05:00 committed by GitHub
parent a15b9949c0
commit 1281f16396
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.6",
"@mui/system": "5.11.5",
"@mui/x-date-pickers": "5.0.15",
"@mui/x-date-pickers": "5.0.16",
"@reduxjs/toolkit": "1.9.1",
"@styled-icons/fluentui-system-regular": "10.47.0",
"@styled-icons/remix-editor": "10.46.0",

View File

@ -3263,10 +3263,10 @@
prop-types "^15.8.1"
react-is "^18.2.0"
"@mui/x-date-pickers@5.0.15":
version "5.0.15"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.15.tgz#6003e0d12dd7584f600cb8a986e28ea5842450c3"
integrity sha512-jQPwiB961fYT79H419/sfSqWRefo9aCx5MEDGZOifMuRv6k5gcZCrSFjmLC5Lt4PZ20BsitJYvSKpmvYZYh+mg==
"@mui/x-date-pickers@5.0.16":
version "5.0.16"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.16.tgz#2ee6263e9ba4e0089a664f0bcb8ffaaff2c392d4"
integrity sha512-dfnz9e/zyYXMFH08PKhYHatBLzCt3hnEmbReaKTW+9FXLeZ8hTm4wM3IZi5kplEZuV5aVBJGzynwQ1o3EBoxoA==
dependencies:
"@babel/runtime" "^7.18.9"
"@date-io/core" "^2.15.0"