fix(deps): update material-ui monorepo to v5.11.12 (#629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
aac1614d75
commit
b4a6bb5a02
@ -70,8 +70,8 @@
|
|||||||
"@mdx-js/mdx": "2.3.0",
|
"@mdx-js/mdx": "2.3.0",
|
||||||
"@mdx-js/react": "2.3.0",
|
"@mdx-js/react": "2.3.0",
|
||||||
"@mui/icons-material": "5.11.11",
|
"@mui/icons-material": "5.11.11",
|
||||||
"@mui/material": "5.11.11",
|
"@mui/material": "5.11.12",
|
||||||
"@mui/system": "5.11.11",
|
"@mui/system": "5.11.12",
|
||||||
"@mui/x-date-pickers": "5.0.20",
|
"@mui/x-date-pickers": "5.0.20",
|
||||||
"@reduxjs/toolkit": "1.9.3",
|
"@reduxjs/toolkit": "1.9.3",
|
||||||
"@styled-icons/fluentui-system-regular": "10.47.0",
|
"@styled-icons/fluentui-system-regular": "10.47.0",
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
"@emotion/react": "11.10.6",
|
"@emotion/react": "11.10.6",
|
||||||
"@emotion/styled": "11.10.6",
|
"@emotion/styled": "11.10.6",
|
||||||
"@mui/icons-material": "5.11.11",
|
"@mui/icons-material": "5.11.11",
|
||||||
"@mui/material": "5.11.11",
|
"@mui/material": "5.11.12",
|
||||||
"date-fns": "2.29.3",
|
"date-fns": "2.29.3",
|
||||||
"gray-matter": "4.0.3",
|
"gray-matter": "4.0.3",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
|
55
yarn.lock
55
yarn.lock
@ -2524,10 +2524,10 @@
|
|||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
react-is "^18.2.0"
|
react-is "^18.2.0"
|
||||||
|
|
||||||
"@mui/core-downloads-tracker@^5.11.11":
|
"@mui/core-downloads-tracker@^5.11.12":
|
||||||
version "5.11.11"
|
version "5.11.12"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.11.11.tgz#eb5b3f0900ad96a72a37f85fca11545d47a7bc10"
|
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.11.12.tgz#b2ea89ba71321a79c89dfb6b2a1b1886dc7de6e4"
|
||||||
integrity sha512-0YK0K9GfW1ysw9z4ztWAjLW+bktf+nExMyn2+EQe1Ijb0kF2kz1kIOmb4+di0/PsXG70uCuw4DhEIdNd+JQkRA==
|
integrity sha512-LHh8HZQ5nPVcW5QnyLwkAZ40txc/S2bzKMQ3bTO+5mjuwAJ2AzQrjZINLVy1geY7ei1pHXVqO1hcWHg/QdT44w==
|
||||||
|
|
||||||
"@mui/icons-material@5.11.11":
|
"@mui/icons-material@5.11.11":
|
||||||
version "5.11.11"
|
version "5.11.11"
|
||||||
@ -2536,17 +2536,17 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.21.0"
|
"@babel/runtime" "^7.21.0"
|
||||||
|
|
||||||
"@mui/material@5.11.11":
|
"@mui/material@5.11.12":
|
||||||
version "5.11.11"
|
version "5.11.12"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.11.tgz#9896e6f6e53057622345ebd078bc66a4100a364a"
|
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.12.tgz#b113c854fb1bb0aa473686a36a92322c6c754121"
|
||||||
integrity sha512-sSe0dmKjB1IGOYt32Pcha+cXV3IIrX5L5mFAF9LDRssp/x53bluhgLLbkc8eTiJvueVvo6HAyze6EkFEYLQRXQ==
|
integrity sha512-M6BiIeJjySeEzWeiFJQ9pIjJy6mx5mHPWeMT99wjQdAmA2GxCQhE9A0fh6jQP4jMmYzxhOIhjsGcp0vSdpseXg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.21.0"
|
"@babel/runtime" "^7.21.0"
|
||||||
"@mui/base" "5.0.0-alpha.119"
|
"@mui/base" "5.0.0-alpha.119"
|
||||||
"@mui/core-downloads-tracker" "^5.11.11"
|
"@mui/core-downloads-tracker" "^5.11.12"
|
||||||
"@mui/system" "^5.11.11"
|
"@mui/system" "^5.11.12"
|
||||||
"@mui/types" "^7.2.3"
|
"@mui/types" "^7.2.3"
|
||||||
"@mui/utils" "^5.11.11"
|
"@mui/utils" "^5.11.12"
|
||||||
"@types/react-transition-group" "^4.4.5"
|
"@types/react-transition-group" "^4.4.5"
|
||||||
clsx "^1.2.1"
|
clsx "^1.2.1"
|
||||||
csstype "^3.1.1"
|
csstype "^3.1.1"
|
||||||
@ -2554,13 +2554,13 @@
|
|||||||
react-is "^18.2.0"
|
react-is "^18.2.0"
|
||||||
react-transition-group "^4.4.5"
|
react-transition-group "^4.4.5"
|
||||||
|
|
||||||
"@mui/private-theming@^5.11.11":
|
"@mui/private-theming@^5.11.12":
|
||||||
version "5.11.11"
|
version "5.11.12"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.11.11.tgz#f766a794a2f16fb27b510b11062b6e3a6c1464d1"
|
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.11.12.tgz#07c60abac0547b89cc6ac68821c2366e8fab5389"
|
||||||
integrity sha512-yLgTkjNC1mpye2SOUkc+zQQczUpg8NvQAETvxwXTMzNgJK1pv4htL7IvBM5vmCKG7IHAB3hX26W2u6i7bxwF3A==
|
integrity sha512-hnJ0svNI1TPeWZ18E6DvES8PB4NyMLwal6EyXf69rTrYqT6wZPLjB+HiCYfSOCqU/fwArhupSqIIkQpDs8CkAw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.21.0"
|
"@babel/runtime" "^7.21.0"
|
||||||
"@mui/utils" "^5.11.11"
|
"@mui/utils" "^5.11.12"
|
||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
|
|
||||||
"@mui/styled-engine@^5.11.11":
|
"@mui/styled-engine@^5.11.11":
|
||||||
@ -2573,16 +2573,16 @@
|
|||||||
csstype "^3.1.1"
|
csstype "^3.1.1"
|
||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
|
|
||||||
"@mui/system@5.11.11", "@mui/system@^5.11.11":
|
"@mui/system@5.11.12", "@mui/system@^5.11.12":
|
||||||
version "5.11.11"
|
version "5.11.12"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.11.11.tgz#6727b19245ad25e260cb8144104831315a8f7095"
|
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.11.12.tgz#e7234c4e73e9af2b8e985fbed048d8b274338561"
|
||||||
integrity sha512-a9gaOAJBjpzypDfhbGZQ8HzdcxdxsKkFvbp1aAWZhFHBPdehEkARNh7mj851VfEhD/GdffYt85PFKFKdUta5Eg==
|
integrity sha512-sYjsXkiwKpZDC3aS6O/6KTjji0jGINLQcrD5EJ5NTkIDiLf19I4HJhnufgKqlTWNfoDBlRohuTf3TzfM06c4ug==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.21.0"
|
"@babel/runtime" "^7.21.0"
|
||||||
"@mui/private-theming" "^5.11.11"
|
"@mui/private-theming" "^5.11.12"
|
||||||
"@mui/styled-engine" "^5.11.11"
|
"@mui/styled-engine" "^5.11.11"
|
||||||
"@mui/types" "^7.2.3"
|
"@mui/types" "^7.2.3"
|
||||||
"@mui/utils" "^5.11.11"
|
"@mui/utils" "^5.11.12"
|
||||||
clsx "^1.2.1"
|
clsx "^1.2.1"
|
||||||
csstype "^3.1.1"
|
csstype "^3.1.1"
|
||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
@ -2614,6 +2614,17 @@
|
|||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
react-is "^18.2.0"
|
react-is "^18.2.0"
|
||||||
|
|
||||||
|
"@mui/utils@^5.11.12":
|
||||||
|
version "5.11.12"
|
||||||
|
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.11.12.tgz#627f491c0e7267398590af5e6cb14b306170d914"
|
||||||
|
integrity sha512-5vH9B/v8pzkpEPO2HvGM54ToXV6cFdAn8UrvdN8TMEEwpn/ycW0jLiyBcgUlPsQ+xha7hqXCPQYHaYFDIcwaiw==
|
||||||
|
dependencies:
|
||||||
|
"@babel/runtime" "^7.21.0"
|
||||||
|
"@types/prop-types" "^15.7.5"
|
||||||
|
"@types/react-is" "^16.7.1 || ^17.0.0"
|
||||||
|
prop-types "^15.8.1"
|
||||||
|
react-is "^18.2.0"
|
||||||
|
|
||||||
"@mui/x-date-pickers@5.0.20":
|
"@mui/x-date-pickers@5.0.20":
|
||||||
version "5.0.20"
|
version "5.0.20"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.20.tgz#7b4e5b5a214a8095937ba7d82bb82acd6f270d72"
|
resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.20.tgz#7b4e5b5a214a8095937ba7d82bb82acd6f270d72"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user