Update dependency @mui/x-date-pickers to v5.0.9 (#106)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-01 13:53:13 -05:00
committed by GitHub
parent 8b69e67cf6
commit 22d3f3bc5c
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"@mui/icons-material": "5.10.6", "@mui/icons-material": "5.10.6",
"@mui/material": "5.10.10", "@mui/material": "5.10.10",
"@mui/system": "5.4.1", "@mui/system": "5.4.1",
"@mui/x-date-pickers": "5.0.4", "@mui/x-date-pickers": "5.0.9",
"@reduxjs/toolkit": "1.8.5", "@reduxjs/toolkit": "1.8.5",
"@toast-ui/react-editor": "3.2.2", "@toast-ui/react-editor": "3.2.2",
"ajv": "8.11.0", "ajv": "8.11.0",

View File

@ -1766,10 +1766,10 @@
prop-types "^15.8.1" prop-types "^15.8.1"
react-is "^18.2.0" react-is "^18.2.0"
"@mui/x-date-pickers@5.0.4": "@mui/x-date-pickers@5.0.9":
version "5.0.4" version "5.0.9"
resolved "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-5.0.4.tgz" resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.9.tgz#7490ba4615285280fcb42bdd38f68578f2faa5f4"
integrity sha512-Co4tbwqXSdHfR8UoZSHQpDZqnFdikzQr0lQPG2AjGh9BdB4EdY3YE2+sZyAltjk/AXxp5JzIWDZ2Kj83ClzjwA== integrity sha512-PM3RU8MiwDVi+dSDGJ7ylI0hCe79wSCDfrjghS8ApGGFn/n87S8pUZxsZ5czw3mVRN6VfS2C19peo4nM1Tx+nA==
dependencies: dependencies:
"@babel/runtime" "^7.18.9" "@babel/runtime" "^7.18.9"
"@date-io/core" "^2.15.0" "@date-io/core" "^2.15.0"