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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-16 17:02:02 -05:00 committed by GitHub
parent 93915dac35
commit 1284498589
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.9",
"@mui/material": "5.11.9",
"@mui/system": "5.11.9",
"@mui/x-date-pickers": "5.0.18",
"@mui/x-date-pickers": "5.0.19",
"@reduxjs/toolkit": "1.9.2",
"@styled-icons/fluentui-system-regular": "10.47.0",
"@styled-icons/remix-editor": "10.46.0",

View File

@ -2586,10 +2586,10 @@
prop-types "^15.8.1"
react-is "^18.2.0"
"@mui/x-date-pickers@5.0.18":
version "5.0.18"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.18.tgz#3712eba8f39bf72671619656765162c382dc62e5"
integrity sha512-kla/XJ+li+I0BGvFH/SCdC2FOovalPyTIaY1GwXzktk9LxT6j2Ylud1enfz5jymQgkadI9UbwL/XZuRNl54cAw==
"@mui/x-date-pickers@5.0.19":
version "5.0.19"
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.19.tgz#1a51477a702a31401e30d3e34be6934a85e9478f"
integrity sha512-D8zFyFgwA6faPCTM//3SG17RqCegczKQS9wF/toemhjsP7Ps4ape/llHqowL/BZLbi14OXV0Ud10tfUyVP7Q/Q==
dependencies:
"@babel/runtime" "^7.18.9"
"@date-io/core" "^2.15.0"