Skip to content

Commit 3c49f5c

Browse files
fix(deps): update material-ui monorepo to v5.15.19 (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 410e8ce commit 3c49f5c

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
@@ -1389,26 +1389,26 @@
13891389
clsx "^2.1.0"
13901390
prop-types "^15.8.1"
13911391

1392-
"@mui/core-downloads-tracker@^5.15.15":
1393-
version "5.15.15"
1394-
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.15.tgz#2bc2bda50db66c12f10aefec907c48c8f669ef59"
1395-
integrity sha512-aXnw29OWQ6I5A47iuWEI6qSSUfH6G/aCsW9KmW3LiFqr7uXZBK4Ks+z8G+qeIub8k0T5CMqlT2q0L+ZJTMrqpg==
1392+
"@mui/core-downloads-tracker@^5.15.19":
1393+
version "5.15.19"
1394+
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.19.tgz#7af0025c871f126367a55219486681954e4821d7"
1395+
integrity sha512-tCHSi/Tomez9ERynFhZRvFO6n9ATyrPs+2N80DMDzp6xDVirbBjEwhPcE+x7Lj+nwYw0SqFkOxyvMP0irnm55w==
13961396

13971397
"@mui/icons-material@^5.15.12":
1398-
version "5.15.15"
1399-
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.15.tgz#84ce08225a531d9f5dc5132009d91164b456a0ae"
1400-
integrity sha512-kkeU/pe+hABcYDH6Uqy8RmIsr2S/y5bP2rp+Gat4CcRjCcVne6KudS1NrZQhUCRysrTDCAhcbcf9gt+/+pGO2g==
1398+
version "5.15.19"
1399+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.19.tgz#0602da80d814af662812659eab891e435ec0d5c0"
1400+
integrity sha512-RsEiRxA5azN9b8gI7JRqekkgvxQUlitoBOtZglflb8cUDyP12/cP4gRwhb44Ea1/zwwGGjAj66ZJpGHhKfibNA==
14011401
dependencies:
14021402
"@babel/runtime" "^7.23.9"
14031403

14041404
"@mui/material@^5.15.12":
1405-
version "5.15.15"
1406-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.15.tgz#e3ba35f50b510aa677cec3261abddc2db7b20b59"
1407-
integrity sha512-3zvWayJ+E1kzoIsvwyEvkTUKVKt1AjchFFns+JtluHCuvxgKcLSRJTADw37k0doaRtVAsyh8bz9Afqzv+KYrIA==
1405+
version "5.15.19"
1406+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.19.tgz#a5bd50b6e68cee4ed39ea91dbecede5a020aaa97"
1407+
integrity sha512-lp5xQBbcRuxNtjpWU0BWZgIrv2XLUz4RJ0RqFXBdESIsKoGCQZ6P3wwU5ZPuj5TjssNiKv9AlM+vHopRxZhvVQ==
14081408
dependencies:
14091409
"@babel/runtime" "^7.23.9"
14101410
"@mui/base" "5.0.0-beta.40"
1411-
"@mui/core-downloads-tracker" "^5.15.15"
1411+
"@mui/core-downloads-tracker" "^5.15.19"
14121412
"@mui/system" "^5.15.15"
14131413
"@mui/types" "^7.2.14"
14141414
"@mui/utils" "^5.15.14"

0 commit comments

Comments
 (0)