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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-09 13:55:10 -05:00 committed by GitHub
parent 284318e5ac
commit 07dcc8228f
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/icons-material": "5.11.0",
"@mui/material": "5.11.8", "@mui/material": "5.11.8",
"@mui/system": "5.11.8", "@mui/system": "5.11.8",
"@mui/x-date-pickers": "5.0.17", "@mui/x-date-pickers": "5.0.18",
"@reduxjs/toolkit": "1.9.2", "@reduxjs/toolkit": "1.9.2",
"@styled-icons/fluentui-system-regular": "10.47.0", "@styled-icons/fluentui-system-regular": "10.47.0",
"@styled-icons/remix-editor": "10.46.0", "@styled-icons/remix-editor": "10.46.0",

View File

@ -3244,10 +3244,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.17": "@mui/x-date-pickers@5.0.18":
version "5.0.17" version "5.0.18"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.17.tgz#92a5ba3dec828ea1cdb6e5d3e96c7b0523507bb8" resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.18.tgz#3712eba8f39bf72671619656765162c382dc62e5"
integrity sha512-Rxm2OqSLGXijdwCpt8dzbuDIWNids7bUsuxB/ci66MB4ULfTswhFXZTcVvEm/SKZvtkUmDPQmMemdNg78440iA== integrity sha512-kla/XJ+li+I0BGvFH/SCdC2FOovalPyTIaY1GwXzktk9LxT6j2Ylud1enfz5jymQgkadI9UbwL/XZuRNl54cAw==
dependencies: dependencies:
"@babel/runtime" "^7.18.9" "@babel/runtime" "^7.18.9"
"@date-io/core" "^2.15.0" "@date-io/core" "^2.15.0"