fix(deps): update dependency @mui/x-date-pickers to v5.0.16 (#444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a15b9949c0
commit
1281f16396
@ -72,7 +72,7 @@
|
|||||||
"@mui/icons-material": "5.11.0",
|
"@mui/icons-material": "5.11.0",
|
||||||
"@mui/material": "5.11.6",
|
"@mui/material": "5.11.6",
|
||||||
"@mui/system": "5.11.5",
|
"@mui/system": "5.11.5",
|
||||||
"@mui/x-date-pickers": "5.0.15",
|
"@mui/x-date-pickers": "5.0.16",
|
||||||
"@reduxjs/toolkit": "1.9.1",
|
"@reduxjs/toolkit": "1.9.1",
|
||||||
"@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",
|
||||||
|
@ -3263,10 +3263,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.15":
|
"@mui/x-date-pickers@5.0.16":
|
||||||
version "5.0.15"
|
version "5.0.16"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.15.tgz#6003e0d12dd7584f600cb8a986e28ea5842450c3"
|
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.16.tgz#2ee6263e9ba4e0089a664f0bcb8ffaaff2c392d4"
|
||||||
integrity sha512-jQPwiB961fYT79H419/sfSqWRefo9aCx5MEDGZOifMuRv6k5gcZCrSFjmLC5Lt4PZ20BsitJYvSKpmvYZYh+mg==
|
integrity sha512-dfnz9e/zyYXMFH08PKhYHatBLzCt3hnEmbReaKTW+9FXLeZ8hTm4wM3IZi5kplEZuV5aVBJGzynwQ1o3EBoxoA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.18.9"
|
"@babel/runtime" "^7.18.9"
|
||||||
"@date-io/core" "^2.15.0"
|
"@date-io/core" "^2.15.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user