Skip to content

Commit db8ad30

Browse files
fix(deps): update material-ui monorepo to v5.16.9
1 parent 6d78113 commit db8ad30

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
@@ -1272,18 +1272,18 @@
12721272
clsx "^2.1.1"
12731273
prop-types "^15.8.1"
12741274

1275-
"@mui/core-downloads-tracker@^5.16.8":
1276-
version "5.16.8"
1277-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.8.tgz#b83316d14dad08fac7cd0574f2643b01959b4464"
1278-
integrity sha512-DARxShbBsWz6azwkTmv05rR7rJfcd9cXFsQtbcr24A+5esQBSnK2N3cbg/izlvuMGxonfWaysz/ae+6Ij9RAHQ==
1275+
"@mui/core-downloads-tracker@^5.16.9":
1276+
version "5.16.9"
1277+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.9.tgz#df68e6b685857d48cab5ed73ec2bf47fdd48d252"
1278+
integrity sha512-ue3j79XJ56+F6DlTtFTM+n//5AvNENOvl3MFruZZP5iZzz+hOq6WBwnr+YxiMlr+kvmMHuHxgOHFdPR8+mElDw==
12791279

12801280
"@mui/material@^5.13.6":
1281-
version "5.16.8"
1282-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.8.tgz#cf6a3784910fae05cbcd0a871eaca2821639d867"
1283-
integrity sha512-amnDx385shdQasC7wAk/oQjfti8N4wm0fLEcD7n5KXDZxn9Y+0VKEC+ieVseOUGuY5B2FqzdNfeVwUPTmUBszQ==
1281+
version "5.16.9"
1282+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.16.9.tgz#d0d3e2e9882d11d94171298e2d7ab38db736ce1f"
1283+
integrity sha512-XC0oHFm7mrWV0tvhed9uv/o6kLNClnLj1eo/ufuKbj+rgk47ek8Y6HjHe3cGvMn4Bcq8KyoQPgzdwqvS2ZzYrA==
12841284
dependencies:
12851285
"@babel/runtime" "^7.23.9"
1286-
"@mui/core-downloads-tracker" "^5.16.8"
1286+
"@mui/core-downloads-tracker" "^5.16.9"
12871287
"@mui/system" "^5.16.8"
12881288
"@mui/types" "^7.2.15"
12891289
"@mui/utils" "^5.16.8"
@@ -1315,9 +1315,9 @@
13151315
prop-types "^15.8.1"
13161316

13171317
"@mui/styles@^5.13.2":
1318-
version "5.16.8"
1319-
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.16.8.tgz#4804062b01a86e4d1ef488846fd28a9dd0552415"
1320-
integrity sha512-q8KQtP28Mjk3JjqFVQMMTnVIa2w3Sr1im8XunOrqpoy+2xo9hKfR+m/jYDQH5wRZE4CabHg5Xg+rifrOegWXCQ==
1318+
version "5.16.9"
1319+
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.16.9.tgz#c12c96b2c44995ab88d8980c3662d16177d3dcc9"
1320+
integrity sha512-7Lxn2Bk8tRv5k8Pq0eZ/bNQ2CQr6hIU1sWGjuIK5cUI62bQTx6s+VtJ+x9IjqLKjDJAz99f4/ba+t8RmwQsoRA==
13211321
dependencies:
13221322
"@babel/runtime" "^7.23.9"
13231323
"@emotion/hash" "^0.9.1"

0 commit comments

Comments
 (0)