fix(deps): update dependency @mui/x-date-pickers to v5.0.14 (#367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f699f23d73
commit
294393ce34
@ -72,7 +72,7 @@
|
|||||||
"@mui/icons-material": "5.11.0",
|
"@mui/icons-material": "5.11.0",
|
||||||
"@mui/material": "5.11.4",
|
"@mui/material": "5.11.4",
|
||||||
"@mui/system": "5.11.4",
|
"@mui/system": "5.11.4",
|
||||||
"@mui/x-date-pickers": "5.0.13",
|
"@mui/x-date-pickers": "5.0.14",
|
||||||
"@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",
|
||||||
|
@ -3233,10 +3233,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.13":
|
"@mui/x-date-pickers@5.0.14":
|
||||||
version "5.0.13"
|
version "5.0.14"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.13.tgz#0188f17483984ffe3f615444bff225256f7b4a0c"
|
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.14.tgz#acfc3ef9be914e2f0127484442063f7300deeebf"
|
||||||
integrity sha512-nUc35Zvah/l4bEWcPNRtSvWBL+7uAlokd6G6PzQfLe2TQo4GNlK1JVRfoVpBY5FsdM09uWLrpvfWLbka87k7GA==
|
integrity sha512-+k+YOL++wEwuF6XRhF3uMLOXlHkUjMHmbXOXWWZ9wJppaGFolj9fNmUvydCp3Z0E9dPRt8J5Vv0z+upZ9KyQZg==
|
||||||
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