diff --git a/package.json b/package.json index c53ee769..a904cd08 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^5.17.1", "@mui/material": "^5.18.0", - "@mui/styles": "^6.4.11", + "@mui/styles": "^6.5.0", "firebase": "^11.10.0", "next": "^15.3.5", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index bb13acd7..d6d8771b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1253,10 +1253,10 @@ csstype "^3.1.3" prop-types "^15.8.1" -"@mui/styles@^6.4.11": - version "6.4.11" - resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.11.tgz#e0c89985daffe61e4aa17309643d9a5432f910bf" - integrity sha512-tuF8UT5d6gO4u2pKyYrgVGzbQtIJodILkBwB3iBy7Pg2htvX5ecNyEcKI2d0LQPNHt1ouECaF72GVuQTWLH0dA== +"@mui/styles@^6.5.0": + version "6.5.0" + resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.5.0.tgz#52f67c5b10b66b84300717923d20aba13d6d05bd" + integrity sha512-DeE/S/l6adnMpKfgx6l7UaQwYuf+gD4FCp6En3Vdg2Er+CTArj4DcHNFVzb8HZ2nNqACwmSm16/P08m1vAxv2w== dependencies: "@babel/runtime" "^7.26.0" "@emotion/hash" "^0.9.2"