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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-08 21:01:05 -05:00 committed by GitHub
parent bcbeb6403f
commit 2c6b5c2f15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -68,7 +68,7 @@
"@mui/icons-material": "5.10.16",
"@mui/material": "5.10.17",
"@mui/system": "5.10.17",
"@mui/x-date-pickers": "5.0.9",
"@mui/x-date-pickers": "5.0.10",
"@reduxjs/toolkit": "1.9.1",
"@styled-icons/fluentui-system-regular": "10.46.0",
"@styled-icons/remix-editor": "10.46.0",

View File

@ -2135,10 +2135,10 @@
prop-types "^15.8.1"
react-is "^18.2.0"
"@mui/x-date-pickers@5.0.9":
version "5.0.9"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.9.tgz#7490ba4615285280fcb42bdd38f68578f2faa5f4"
integrity sha512-PM3RU8MiwDVi+dSDGJ7ylI0hCe79wSCDfrjghS8ApGGFn/n87S8pUZxsZ5czw3mVRN6VfS2C19peo4nM1Tx+nA==
"@mui/x-date-pickers@5.0.10":
version "5.0.10"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.10.tgz#b701bf697c63ca1c588720be6f95a1512c840a39"
integrity sha512-k+SKBqlpYsY49JVs7PORDvnfoXw9nJELfImR/3jTgHqP8hQQ6loFjB9ZFvc5NjV4Jf2NIJFmdcp6g8cO31Wmbg==
dependencies:
"@babel/runtime" "^7.18.9"
"@date-io/core" "^2.15.0"