Update dependency @mui/material to v6.4.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2025-02-12 02:05:55 +00:00
parent 46f0a7b88f
commit 14a52fd4c2
2 changed files with 10 additions and 10 deletions

View File

@ -10,7 +10,7 @@
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@mui/lab": "5.0.0-alpha.175",
"@mui/material": "6.4.3",
"@mui/material": "6.4.4",
"next": "latest",
"react": "19.0.0",
"react-dom": "19.0.0"

View File

@ -289,10 +289,10 @@
clsx "^2.1.0"
prop-types "^15.8.1"
"@mui/core-downloads-tracker@^6.4.3":
version "6.4.3"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.4.3.tgz#aa9506e4d43e02d61fb82e23de9741fd24b22b61"
integrity sha512-hlyOzo2ObarllAOeT1ZSAusADE5NZNencUeIvXrdQ1Na+FL1lcznhbxfV5He1KqGiuR8Az3xtCUcYKwMVGFdzg==
"@mui/core-downloads-tracker@^6.4.4":
version "6.4.4"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.4.4.tgz#7ea43a1185e9cb1dbec77b9fc543b3d8a338d1f0"
integrity sha512-r+J0EditrekkTtO2CnCBCOGpNaDYwJqz8lH4rj6o/anDcskZFJodBlG8aCJkS8DL/CF/9EHS+Gz53EbmYEnQbw==
"@mui/lab@5.0.0-alpha.175":
version "5.0.0-alpha.175"
@ -307,13 +307,13 @@
clsx "^2.1.0"
prop-types "^15.8.1"
"@mui/material@6.4.3":
version "6.4.3"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.4.3.tgz#18cb003b6526bf4b3ad6f2bb46ab53154a51b19f"
integrity sha512-ubtQjplbWneIEU8Y+4b2VA0CDBlyH5I3AmVFGmsLyDe/bf0ubxav5t11c8Afem6rkSFWPlZA2DilxmGka1xiKQ==
"@mui/material@6.4.4":
version "6.4.4"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.4.4.tgz#fd2879cae5f3ed8a13b6257dbc051e0bbeefa8ee"
integrity sha512-ISVPrIsPQsxnwvS40C4u03AuNSPigFeS2+n1qpuEZ94hDsdMi19dQM2JcC9CHEhXecSIQjP1RTyY0mPiSpSrFQ==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/core-downloads-tracker" "^6.4.3"
"@mui/core-downloads-tracker" "^6.4.4"
"@mui/system" "^6.4.3"
"@mui/types" "^7.2.21"
"@mui/utils" "^6.4.3"