Skip to content

Commit 226bada

Browse files
build(deps): bump @mui/styles from 6.4.1 to 6.4.2
Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.2/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.2/packages/mui-styles) --- updated-dependencies: - dependency-name: "@mui/styles" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bee6adf commit 226bada

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@feathersjs/rest-client": "^4.5.16",
3333
"@mui/lab": "^5.0.0-alpha.173",
3434
"@mui/material": "^5.16.7",
35-
"@mui/styles": "^6.4.1",
35+
"@mui/styles": "^6.4.2",
3636
"axios": "^1.7.9",
3737
"ra-data-feathers": "^2.9.4",
3838
"ra-input-rich-text": "^5.4.4",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1984,13 +1984,13 @@
19841984
"@mui/utils" "^5.16.6"
19851985
prop-types "^15.8.1"
19861986

1987-
"@mui/private-theming@^6.4.1":
1988-
version "6.4.1"
1989-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.4.1.tgz#b4085e456edabc5b3fe2d1f777397a907404ad48"
1990-
integrity sha512-DcT7mwK89owwgcEuiE7w458te4CIjHbYWW6Kn6PiR6eLtxBsoBYphA968uqsQAOBQDpbYxvkuFLwhgk4bxoN/Q==
1987+
"@mui/private-theming@^6.4.2":
1988+
version "6.4.2"
1989+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.4.2.tgz#25b2fbfb89632ed684900bee35d8f0eb664e9173"
1990+
integrity sha512-2CkQT0gNlogM50qGTBJgWA7hPPx4AeH8RE2xJa+PHtIOowiVPX52ZsQ0e7Ho18DAqEbkngQ6Uju037ER+TCY5A==
19911991
dependencies:
19921992
"@babel/runtime" "^7.26.0"
1993-
"@mui/utils" "^6.4.1"
1993+
"@mui/utils" "^6.4.2"
19941994
prop-types "^15.8.1"
19951995

19961996
"@mui/styled-engine@^5.16.6":
@@ -2003,16 +2003,16 @@
20032003
csstype "^3.1.3"
20042004
prop-types "^15.8.1"
20052005

2006-
"@mui/styles@^6.4.1":
2007-
version "6.4.1"
2008-
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.1.tgz#91cf3ed8b9028f74b5ec248b2fcac3a0a41f784a"
2009-
integrity sha512-W0AAfCsjrqTWdWzxM9vFPWkSNPQppKDNxDXN2l527Fu6ITF1ZBmw97p85Q6IkyXuUPlF+Mr12ztKSq9e2kD4KA==
2006+
"@mui/styles@^6.4.2":
2007+
version "6.4.2"
2008+
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.2.tgz#d15f489557eaa55930633995e5cb6207a390f058"
2009+
integrity sha512-uK2SmpcVIdvA+7M5Bkw5Hfcg7ALGAnXzFH23Z/Qi6Td05C/vGrjt0kB2T/KSZvs4XQQce2NrcYrs9m0PX8Aybw==
20102010
dependencies:
20112011
"@babel/runtime" "^7.26.0"
20122012
"@emotion/hash" "^0.9.2"
2013-
"@mui/private-theming" "^6.4.1"
2013+
"@mui/private-theming" "^6.4.2"
20142014
"@mui/types" "^7.2.21"
2015-
"@mui/utils" "^6.4.1"
2015+
"@mui/utils" "^6.4.2"
20162016
clsx "^2.1.1"
20172017
csstype "^3.1.3"
20182018
hoist-non-react-statics "^3.3.2"
@@ -2057,10 +2057,10 @@
20572057
prop-types "^15.8.1"
20582058
react-is "^18.3.1"
20592059

2060-
"@mui/utils@^6.4.1":
2061-
version "6.4.1"
2062-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.4.1.tgz#19e71af7f94a35fe6f43023a4badafc5807ab429"
2063-
integrity sha512-iQUDUeYh87SvR4lVojaRaYnQix8BbRV51MxaV6MBmqthecQoxwSbS5e2wnbDJUeFxY2ppV505CiqPLtd0OWkqw==
2060+
"@mui/utils@^6.4.2":
2061+
version "6.4.2"
2062+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.4.2.tgz#eeba878bf55fbe0a72bd6adb361f5737a489ec52"
2063+
integrity sha512-5NkhzlJkmR5+5RSs/Irqin1GPy2Z8vbLk/UzQrH9FEAnm6OA9SvuXjzgklxUs7N65VwEkGpKK1jMZ5K84hRdzQ==
20642064
dependencies:
20652065
"@babel/runtime" "^7.26.0"
20662066
"@mui/types" "^7.2.21"

0 commit comments

Comments
 (0)