Update dependency @mui/material to v6.4.7
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-03-06 02:06:18 +00:00
parent a1ddc19352
commit ab4a770ea2
2 changed files with 15 additions and 15 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.6",
"@mui/material": "6.4.7",
"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.6":
version "6.4.6"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.4.6.tgz#42820be160159df81976f467ce496f5310e08eb1"
integrity sha512-rho5Q4IscbrVmK9rCrLTJmjLjfH6m/NcqKr/mchvck0EIXlyYUB9+Z0oVmkt/+Mben43LMRYBH8q/Uzxj/c4Vw==
"@mui/core-downloads-tracker@^6.4.7":
version "6.4.7"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.4.7.tgz#df62091560024a6412b0f35dcd584f9dba70dced"
integrity sha512-XjJrKFNt9zAKvcnoIIBquXyFyhfrHYuttqMsoDS7lM7VwufYG4fAPw4kINjBFg++fqXM2BNAuWR9J7XVIuKIKg==
"@mui/lab@5.0.0-alpha.175":
version "5.0.0-alpha.175"
@ -307,14 +307,14 @@
clsx "^2.1.0"
prop-types "^15.8.1"
"@mui/material@6.4.6":
version "6.4.6"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.4.6.tgz#6114a02977735d70170243efc487aed0ca974197"
integrity sha512-6UyAju+DBOdMogfYmLiT3Nu7RgliorimNBny1pN/acOjc+THNFVE7hlxLyn3RDONoZJNDi/8vO4AQQr6dLAXqA==
"@mui/material@6.4.7":
version "6.4.7"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.4.7.tgz#887f1efe4a1c244ef7aeebb7d95a6f061f50b89b"
integrity sha512-K65StXUeGAtFJ4ikvHKtmDCO5Ab7g0FZUu2J5VpoKD+O6Y3CjLYzRi+TMlI3kaL4CL158+FccMoOd/eaddmeRQ==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/core-downloads-tracker" "^6.4.6"
"@mui/system" "^6.4.6"
"@mui/core-downloads-tracker" "^6.4.7"
"@mui/system" "^6.4.7"
"@mui/types" "^7.2.21"
"@mui/utils" "^6.4.6"
"@popperjs/core" "^2.11.8"
@ -379,10 +379,10 @@
csstype "^3.1.3"
prop-types "^15.8.1"
"@mui/system@^6.4.6":
version "6.4.6"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-6.4.6.tgz#f7078e403bd11377c539a05829cd71c441c8b6e6"
integrity sha512-FQjWwPec7pMTtB/jw5f9eyLynKFZ6/Ej9vhm5kGdtmts1z5b7Vyn3Rz6kasfYm1j2TfrfGnSXRvvtwVWxjpz6g==
"@mui/system@^6.4.7":
version "6.4.7"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-6.4.7.tgz#a4a8e541a2f1efef1c85a338723aa2f2d0a31e8e"
integrity sha512-7wwc4++Ak6tGIooEVA9AY7FhH2p9fvBMORT4vNLMAysH3Yus/9B9RYMbrn3ANgsOyvT3Z7nE+SP8/+3FimQmcg==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/private-theming" "^6.4.6"