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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-19 16:03:17 -05:00 committed by GitHub
parent b2efc35469
commit 20b790c2a0
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.5",
"@mui/system": "5.11.5",
"@mui/x-date-pickers": "5.0.14",
"@mui/x-date-pickers": "5.0.15",
"@reduxjs/toolkit": "1.9.1",
"@styled-icons/fluentui-system-regular": "10.47.0",
"@styled-icons/remix-editor": "10.46.0",

View File

@ -3233,10 +3233,10 @@
prop-types "^15.8.1"
react-is "^18.2.0"
"@mui/x-date-pickers@5.0.14":
version "5.0.14"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.14.tgz#acfc3ef9be914e2f0127484442063f7300deeebf"
integrity sha512-+k+YOL++wEwuF6XRhF3uMLOXlHkUjMHmbXOXWWZ9wJppaGFolj9fNmUvydCp3Z0E9dPRt8J5Vv0z+upZ9KyQZg==
"@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==
dependencies:
"@babel/runtime" "^7.18.9"
"@date-io/core" "^2.15.0"