Skip to content

Commit b5ddf9c

Browse files
Bump @mui/styles from 6.4.10 to 6.4.11 (#1315)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1796ade commit b5ddf9c

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.17.1",
1818
"@mui/material": "^5.17.1",
19-
"@mui/styles": "^6.4.10",
19+
"@mui/styles": "^6.4.11",
2020
"firebase": "^11.6.0",
2121
"next": "^15.3.0",
2222
"react": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,10 +1099,10 @@
10991099
csstype "^3.1.3"
11001100
prop-types "^15.8.1"
11011101

1102-
"@mui/styles@^6.4.10":
1103-
version "6.4.10"
1104-
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.10.tgz#9bbf5e88f4ff8ddc7e767aa58255cfe640ddf3fa"
1105-
integrity sha512-iV/f3nfaMs2ZOd9S4VqyECv393ah3DcQwYx8BYRiXhtliYrDR6vFasfSj1AzKLLdw39HdlyoZD3dR2t/2+2WiQ==
1102+
"@mui/styles@^6.4.11":
1103+
version "6.4.11"
1104+
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.11.tgz#e0c89985daffe61e4aa17309643d9a5432f910bf"
1105+
integrity sha512-tuF8UT5d6gO4u2pKyYrgVGzbQtIJodILkBwB3iBy7Pg2htvX5ecNyEcKI2d0LQPNHt1ouECaF72GVuQTWLH0dA==
11061106
dependencies:
11071107
"@babel/runtime" "^7.26.0"
11081108
"@emotion/hash" "^0.9.2"

0 commit comments

Comments
 (0)