Skip to content

Commit 6b44de4

Browse files
build(deps): bump @mui/styles from 6.4.3 to 6.4.4 (#1596)
Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 6.4.3 to 6.4.4. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.4/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.4/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8674e2c commit 6b44de4

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
@@ -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.3",
35+
"@mui/styles": "^6.4.4",
3636
"axios": "^1.7.9",
3737
"ra-data-feathers": "^2.9.4",
3838
"ra-input-rich-text": "^5.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2003,10 +2003,10 @@
20032003
csstype "^3.1.3"
20042004
prop-types "^15.8.1"
20052005

2006-
"@mui/styles@^6.4.3":
2007-
version "6.4.3"
2008-
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.3.tgz#67ac2e887def585ed4596efefccbfb94c84086b7"
2009-
integrity sha512-tn6R4diNdxtO770qJGQuVaKDIlP+GlLFYOTwDUwX3iy3mJ53ujDnLPtLbGn91UdhCHtYhPjROvkumttseYIxfA==
2006+
"@mui/styles@^6.4.4":
2007+
version "6.4.4"
2008+
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.4.4.tgz#6de0f208c7f677c9ff7bc2b6ae20cf1d64fe1fff"
2009+
integrity sha512-QjB9jhjVTPR7+icGQQzjTUPAu/LodnwcRV3HNDqO5sr1HJhZOqd8V8TF/8ArXWwVIm0yw6E/MTvnvhJB82LUPQ==
20102010
dependencies:
20112011
"@babel/runtime" "^7.26.0"
20122012
"@emotion/hash" "^0.9.2"

0 commit comments

Comments
 (0)