Skip to content

Commit 37e877a

Browse files
Bump @mui/styles from 6.4.11 to 6.5.0 (#1382)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee4187f commit 37e877a

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.1",
1717
"@mui/icons-material": "^5.17.1",
1818
"@mui/material": "^5.18.0",
19-
"@mui/styles": "^6.4.11",
19+
"@mui/styles": "^6.5.0",
2020
"firebase": "^11.10.0",
2121
"next": "^15.3.5",
2222
"react": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1253,10 +1253,10 @@
12531253
csstype "^3.1.3"
12541254
prop-types "^15.8.1"
12551255

1256-
"@mui/styles@^6.4.11":
1257-
version "6.4.11"
1258-
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.11.tgz#e0c89985daffe61e4aa17309643d9a5432f910bf"
1259-
integrity sha512-tuF8UT5d6gO4u2pKyYrgVGzbQtIJodILkBwB3iBy7Pg2htvX5ecNyEcKI2d0LQPNHt1ouECaF72GVuQTWLH0dA==
1256+
"@mui/styles@^6.5.0":
1257+
version "6.5.0"
1258+
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.5.0.tgz#52f67c5b10b66b84300717923d20aba13d6d05bd"
1259+
integrity sha512-DeE/S/l6adnMpKfgx6l7UaQwYuf+gD4FCp6En3Vdg2Er+CTArj4DcHNFVzb8HZ2nNqACwmSm16/P08m1vAxv2w==
12601260
dependencies:
12611261
"@babel/runtime" "^7.26.0"
12621262
"@emotion/hash" "^0.9.2"

0 commit comments

Comments
 (0)