Skip to content

Commit 1f98e08

Browse files
Bump @mui/styles from 6.4.6 to 6.4.7 (#1284)
Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 6.4.6 to 6.4.7. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.7/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.7/packages/mui-styles) --- updated-dependencies: - dependency-name: "@mui/styles" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c30aede commit 1f98e08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@emotion/styled": "^11.14.0",
1717
"@mui/icons-material": "^5.16.14",
1818
"@mui/material": "^5.16.14",
19-
"@mui/styles": "^6.4.6",
19+
"@mui/styles": "^6.4.7",
2020
"firebase": "^11.4.0",
2121
"next": "^15.2.1",
2222
"react": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,10 +1094,10 @@
10941094
csstype "^3.1.3"
10951095
prop-types "^15.8.1"
10961096

1097-
"@mui/styles@^6.4.6":
1098-
version "6.4.6"
1099-
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.6.tgz#fe21559715d3d21fa11d5101e3ea5051a212e3a3"
1100-
integrity sha512-mz5qEJbyV9aRyBUhy2wJ2gJBzU6/yrEPUgaWs53PUrDLk9fFcTXWiZKJy7vZUBdgCNL6thbqW2B1ms98lSeWFA==
1097+
"@mui/styles@^6.4.7":
1098+
version "6.4.7"
1099+
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.7.tgz#77ca67ee6b27339be5778f7902d8352514f7ccfc"
1100+
integrity sha512-qXnTaGlzU1vYMm6X8QWIPOJDW2g3VgIe/umgDPE8D/Ns260IvNdQ2hjYu6zl7WE0eWwdw4YFitbirr09w6MhHw==
11011101
dependencies:
11021102
"@babel/runtime" "^7.26.0"
11031103
"@emotion/hash" "^0.9.2"

0 commit comments

Comments
 (0)