Skip to content

Commit

Permalink
build(deps): bump @mui/styles from 6.1.6 to 6.1.7 (#1556)
Browse files Browse the repository at this point in the history
Bumps [@mui/styles](https://github.com/mui/material-ui/tree/HEAD/packages/mui-styles) from 6.1.6 to 6.1.7.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.1.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent a4a32ce commit 12475f8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@feathersjs/rest-client": "^4.5.16",
"@mui/lab": "^5.0.0-alpha.173",
"@mui/material": "^5.16.7",
"@mui/styles": "^6.1.6",
"@mui/styles": "^6.1.7",
"axios": "^1.7.7",
"ra-data-feathers": "^2.9.4",
"ra-input-rich-text": "^5.3.4",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1984,13 +1984,13 @@
"@mui/utils" "^5.16.6"
prop-types "^15.8.1"

"@mui/private-theming@^6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.6.tgz#9966bf2eca3d626cddd6e173752f46d344c7d7d1"
integrity sha512-ioAiFckaD/fJSnTrUMWgjl9HYBWt7ixCh7zZw7gDZ+Tae7NuprNV6QJK95EidDT7K0GetR2rU3kAeIR61Myttw==
"@mui/private-theming@^6.1.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.1.7.tgz#9415c32eb567194b713941243cf18fde09981ba1"
integrity sha512-uLbfUSsug5K0LVkv0PI6Flste3le8+6WSL2omdTiYde93P89Qr7pKr8TA6d2yXfr+Bm+SvD8/fGnkaRwFkryuQ==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/utils" "^6.1.6"
"@mui/utils" "^6.1.7"
prop-types "^15.8.1"

"@mui/styled-engine@^5.16.6":
Expand All @@ -2003,16 +2003,16 @@
csstype "^3.1.3"
prop-types "^15.8.1"

"@mui/styles@^6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.1.6.tgz#6e495c25419db7c079f59e168b92ac3217165647"
integrity sha512-2cGEUMi4kYNskrg2Upe0bR3Th2/e4j3Vd6R2lIMksBDivJH9o+nkwLjtf91KUOhKZ4BReCDVDC398dbOs+Ygdw==
"@mui/styles@^6.1.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-6.1.7.tgz#d82ce8f734334b8b79df028ca523df5200e35743"
integrity sha512-AKMkjKDFjJ9NTNLtY8DcUfPYYNgS/2G3nV6NPCQbptgKdeDY4dmAJ8nJE+Le+ivjUJ5nMjgetoFsCBxomk8r3Q==
dependencies:
"@babel/runtime" "^7.26.0"
"@emotion/hash" "^0.9.2"
"@mui/private-theming" "^6.1.6"
"@mui/private-theming" "^6.1.7"
"@mui/types" "^7.2.19"
"@mui/utils" "^6.1.6"
"@mui/utils" "^6.1.7"
clsx "^2.1.1"
csstype "^3.1.3"
hoist-non-react-statics "^3.3.2"
Expand Down Expand Up @@ -2057,10 +2057,10 @@
prop-types "^15.8.1"
react-is "^18.3.1"

"@mui/utils@^6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.6.tgz#4b9fd34da3a1dd4700fe506a20ca7da3933ba48e"
integrity sha512-sBS6D9mJECtELASLM+18WUcXF6RH3zNxBRFeyCRg8wad6NbyNrdxLuwK+Ikvc38sTZwBzAz691HmSofLqHd9sQ==
"@mui/utils@^6.1.7":
version "6.1.7"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.1.7.tgz#0959d9772ae13c6ceac984a493e06aebb9087e71"
integrity sha512-Gr7cRZxBoZ0BIa3Xqf/2YaUrBLyNPJvXPQH3OsD9WMZukI/TutibbQBVqLYpgqJn8pKSjbD50Yq2auG0wI1xOw==
dependencies:
"@babel/runtime" "^7.26.0"
"@mui/types" "^7.2.19"
Expand Down

0 comments on commit 12475f8

Please sign in to comment.