From b59ddc62ff89f8f814c8210ed8e54e2f0639fe80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 20:33:42 +0000 Subject: [PATCH] Bump @mui/styles from 6.4.5 to 6.4.6 Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 6.4.5 to 6.4.6. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.6/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.6/packages/mui-styles) --- updated-dependencies: - dependency-name: "@mui/styles" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index fd3722ab..a6d08d1b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.14.0", "@mui/icons-material": "^5.16.14", "@mui/material": "^5.16.14", - "@mui/styles": "^6.4.5", + "@mui/styles": "^6.4.6", "firebase": "^11.3.1", "next": "^15.1.7", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index f9bc1b92..102b4729 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1075,13 +1075,13 @@ "@mui/utils" "^5.16.14" prop-types "^15.8.1" -"@mui/private-theming@^6.4.3": - version "6.4.3" - resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.4.3.tgz#40d7d95316e9e52d465f0c96da23f9fb8f6a989f" - integrity sha512-7x9HaNwDCeoERc4BoEWLieuzKzXu5ZrhRnEM6AUcRXUScQLvF1NFkTlP59+IJfTbEMgcGg1wWHApyoqcksrBpQ== +"@mui/private-theming@^6.4.6": + version "6.4.6" + resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.4.6.tgz#77c0b150be94c061b34b34ce00eb60cdfb92837f" + integrity sha512-T5FxdPzCELuOrhpA2g4Pi6241HAxRwZudzAuL9vBvniuB5YU82HCmrARw32AuCiyTfWzbrYGGpZ4zyeqqp9RvQ== dependencies: "@babel/runtime" "^7.26.0" - "@mui/utils" "^6.4.3" + "@mui/utils" "^6.4.6" prop-types "^15.8.1" "@mui/styled-engine@^5.16.14": @@ -1094,16 +1094,16 @@ csstype "^3.1.3" prop-types "^15.8.1" -"@mui/styles@^6.4.5": - version "6.4.5" - resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.5.tgz#ac69be86dd8c5ca8d5d28ec15fbf4e1cfc57f45b" - integrity sha512-F3cztqs/oeFC4FcdbIccBBeABLfcqD7ejQLf2Lh3YkJJ6dMKbyw8LUcV6p+D6ggQuOqKXnJbfg0F4BaEPMe1xw== +"@mui/styles@^6.4.6": + version "6.4.6" + resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.6.tgz#fe21559715d3d21fa11d5101e3ea5051a212e3a3" + integrity sha512-mz5qEJbyV9aRyBUhy2wJ2gJBzU6/yrEPUgaWs53PUrDLk9fFcTXWiZKJy7vZUBdgCNL6thbqW2B1ms98lSeWFA== dependencies: "@babel/runtime" "^7.26.0" "@emotion/hash" "^0.9.2" - "@mui/private-theming" "^6.4.3" + "@mui/private-theming" "^6.4.6" "@mui/types" "^7.2.21" - "@mui/utils" "^6.4.3" + "@mui/utils" "^6.4.6" clsx "^2.1.1" csstype "^3.1.3" hoist-non-react-statics "^3.3.2" @@ -1148,10 +1148,10 @@ prop-types "^15.8.1" react-is "^19.0.0" -"@mui/utils@^6.4.3": - version "6.4.3" - resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.4.3.tgz#e08bc3a5ae1552a48dd13ddc7c65e3eebdb4cd58" - integrity sha512-jxHRHh3BqVXE9ABxDm+Tc3wlBooYz/4XPa0+4AI+iF38rV1/+btJmSUgG4shDtSWVs/I97aDn5jBCt6SF2Uq2A== +"@mui/utils@^6.4.6": + version "6.4.6" + resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.4.6.tgz#307828bee501d30ed5cd1e339ca28c9efcc4e3f9" + integrity sha512-43nZeE1pJF2anGafNydUcYFPtHwAqiBiauRtaMvurdrZI3YrUjHkAu43RBsxef7OFtJMXGiHFvq43kb7lig0sA== dependencies: "@babel/runtime" "^7.26.0" "@mui/types" "^7.2.21"