Update dependency @mui/material to v6.4.5
This commit is contained in:
parent
d2cbe3b0d8
commit
cb03fcaa1a
@ -10,7 +10,7 @@
|
|||||||
"@emotion/react": "11.14.0",
|
"@emotion/react": "11.14.0",
|
||||||
"@emotion/styled": "11.14.0",
|
"@emotion/styled": "11.14.0",
|
||||||
"@mui/lab": "5.0.0-alpha.175",
|
"@mui/lab": "5.0.0-alpha.175",
|
||||||
"@mui/material": "6.4.4",
|
"@mui/material": "6.4.5",
|
||||||
"next": "latest",
|
"next": "latest",
|
||||||
"react": "19.0.0",
|
"react": "19.0.0",
|
||||||
"react-dom": "19.0.0"
|
"react-dom": "19.0.0"
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -289,10 +289,10 @@
|
|||||||
clsx "^2.1.0"
|
clsx "^2.1.0"
|
||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
|
|
||||||
"@mui/core-downloads-tracker@^6.4.4":
|
"@mui/core-downloads-tracker@^6.4.5":
|
||||||
version "6.4.4"
|
version "6.4.5"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.4.4.tgz#7ea43a1185e9cb1dbec77b9fc543b3d8a338d1f0"
|
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.4.5.tgz#7d3ed23ed3d8e5febb968dd9c5fe5dda80a20766"
|
||||||
integrity sha512-r+J0EditrekkTtO2CnCBCOGpNaDYwJqz8lH4rj6o/anDcskZFJodBlG8aCJkS8DL/CF/9EHS+Gz53EbmYEnQbw==
|
integrity sha512-zoXvHU1YuoodgMlPS+epP084Pqv9V+Vg+5IGv9n/7IIFVQ2nkTngYHYxElCq8pdTTbDcgji+nNh0lxri2abWgA==
|
||||||
|
|
||||||
"@mui/lab@5.0.0-alpha.175":
|
"@mui/lab@5.0.0-alpha.175":
|
||||||
version "5.0.0-alpha.175"
|
version "5.0.0-alpha.175"
|
||||||
@ -307,13 +307,13 @@
|
|||||||
clsx "^2.1.0"
|
clsx "^2.1.0"
|
||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
|
|
||||||
"@mui/material@6.4.4":
|
"@mui/material@6.4.5":
|
||||||
version "6.4.4"
|
version "6.4.5"
|
||||||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.4.4.tgz#fd2879cae5f3ed8a13b6257dbc051e0bbeefa8ee"
|
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.4.5.tgz#83bdcaf2ffee22f873c036c13012932f823d8e5c"
|
||||||
integrity sha512-ISVPrIsPQsxnwvS40C4u03AuNSPigFeS2+n1qpuEZ94hDsdMi19dQM2JcC9CHEhXecSIQjP1RTyY0mPiSpSrFQ==
|
integrity sha512-5eyEgSXocIeV1JkXs8mYyJXU0aFyXZIWI5kq2g/mCnIgJe594lkOBNAKnCIaGVfQTu2T6TTEHF8/hHIqpiIRGA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.26.0"
|
"@babel/runtime" "^7.26.0"
|
||||||
"@mui/core-downloads-tracker" "^6.4.4"
|
"@mui/core-downloads-tracker" "^6.4.5"
|
||||||
"@mui/system" "^6.4.3"
|
"@mui/system" "^6.4.3"
|
||||||
"@mui/types" "^7.2.21"
|
"@mui/types" "^7.2.21"
|
||||||
"@mui/utils" "^6.4.3"
|
"@mui/utils" "^6.4.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user