From 59eff00dd4bff0d2be44b700d11cb7e9f4522cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 00:06:04 +0000 Subject: [PATCH] Bump @mui/styles from 6.4.11 to 6.5.0 Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 6.4.11 to 6.5.0. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.5.0/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.5.0/packages/mui-styles) --- updated-dependencies: - dependency-name: "@mui/styles" dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"