From c30b037034f4f0dc1c50a7f200a56ab95acdaf55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 23:45:06 +0000 Subject: [PATCH] Bump @mui/styles from 6.4.10 to 6.4.11 Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 6.4.10 to 6.4.11. - [Release notes](https://github.com/mui/material-ui/releases) - [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-styles) --- updated-dependencies: - dependency-name: "@mui/styles" dependency-version: 6.4.11 dependency-type: direct:production update-type: version-update:semver-patch ... 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 86dc4d68..20d6e49e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.14.0", "@mui/icons-material": "^5.17.1", "@mui/material": "^5.17.1", - "@mui/styles": "^6.4.10", + "@mui/styles": "^6.4.11", "firebase": "^11.6.0", "next": "^15.3.0", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 8462c0c3..48e4d278 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1099,10 +1099,10 @@ csstype "^3.1.3" prop-types "^15.8.1" -"@mui/styles@^6.4.10": - version "6.4.10" - resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.10.tgz#9bbf5e88f4ff8ddc7e767aa58255cfe640ddf3fa" - integrity sha512-iV/f3nfaMs2ZOd9S4VqyECv393ah3DcQwYx8BYRiXhtliYrDR6vFasfSj1AzKLLdw39HdlyoZD3dR2t/2+2WiQ== +"@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== dependencies: "@babel/runtime" "^7.26.0" "@emotion/hash" "^0.9.2"