Skip to content

Commit ece8f51

Browse files
fix(deps): update material-ui monorepo to v5.16.11
1 parent 54670cf commit ece8f51

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,18 +1283,18 @@
12831283
clsx "^2.1.1"
12841284
prop-types "^15.8.1"
12851285

1286-
"@mui/core-downloads-tracker@^5.16.9":
1287-
version "5.16.9"
1288-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.9.tgz#df68e6b685857d48cab5ed73ec2bf47fdd48d252"
1289-
integrity sha512-ue3j79XJ56+F6DlTtFTM+n//5AvNENOvl3MFruZZP5iZzz+hOq6WBwnr+YxiMlr+kvmMHuHxgOHFdPR8+mElDw==
1286+
"@mui/core-downloads-tracker@^5.16.11":
1287+
version "5.16.11"
1288+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.11.tgz#0295ae13eeb449a87939fadf029e3382b0b9a802"
1289+
integrity sha512-2eVDGg9OvIXNRmfDUQyKYH+jNcjdv1JkCH5F2YDgUye5fMX5nxGiYHAUe1BXaXyDMaLSwXC7LRksEKMiIQsFdw==
12901290

12911291
"@mui/material@^5.13.6":
1292-
version "5.16.9"
1293-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.9.tgz#d0d3e2e9882d11d94171298e2d7ab38db736ce1f"
1294-
integrity sha512-XC0oHFm7mrWV0tvhed9uv/o6kLNClnLj1eo/ufuKbj+rgk47ek8Y6HjHe3cGvMn4Bcq8KyoQPgzdwqvS2ZzYrA==
1292+
version "5.16.11"
1293+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.11.tgz#e7e6db021f027103e32cadea78d8bde3c13f2be5"
1294+
integrity sha512-uoc67oecKdnVKaMHBVE433YrMuxQs22xY5nIjRb5sAPB+GaeZQWp8brQ3/adeH6k2IDa8+9i2IVd4fNLuvHSvA==
12951295
dependencies:
12961296
"@babel/runtime" "^7.23.9"
1297-
"@mui/core-downloads-tracker" "^5.16.9"
1297+
"@mui/core-downloads-tracker" "^5.16.11"
12981298
"@mui/system" "^5.16.8"
12991299
"@mui/types" "^7.2.15"
13001300
"@mui/utils" "^5.16.8"
@@ -1326,9 +1326,9 @@
13261326
prop-types "^15.8.1"
13271327

13281328
"@mui/styles@^5.13.2":
1329-
version "5.16.10"
1330-
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.16.10.tgz#1c6017affe1bd3fa70187b239cf50cb2f261abd3"
1331-
integrity sha512-Ih/xvEmDwB9d3Ga5hK0t4UC/G+KFLrbZWyuttWbbtr1s8pprflIsYpbabnoICNoxEZRKzV5g0JHKWTbJ4yvktQ==
1329+
version "5.16.11"
1330+
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.16.11.tgz#4717379dc5add94e536e21179cd7475aaa766f6e"
1331+
integrity sha512-sBAkVkcudptL2P0+0vktzn7KTUxW20X5si+TbgFz537xi/sewmrS+xuGV7M03veMKv1T6Vd7R3lvuChMtJLPtA==
13321332
dependencies:
13331333
"@babel/runtime" "^7.23.9"
13341334
"@emotion/hash" "^0.9.1"

0 commit comments

Comments
 (0)