Skip to content

Commit

Permalink
chore(deps-dev): Bump @mui/styles from 5.16.4 to 5.16.6
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 5.16.4 to 5.16.6.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.6/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.6/packages/mui-styles)

---
updated-dependencies:
- dependency-name: "@mui/styles"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent f8ca501 commit b908e2e
Showing 1 changed file with 42 additions and 5 deletions.
47 changes: 42 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6859,6 +6859,23 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/private-theming@npm:5.16.6"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/utils": ^5.16.6
prop-types: ^15.8.1
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 314ba598ab17cd425a36e4cab677ed26fe0939b23e53120da77cfbc3be6dada5428fa8e2a55cb697417599a4e3abfee6d4711de0a7318b9fb2c3a822b2d5b5a8
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.16.4":
version: 5.16.4
resolution: "@mui/styled-engine@npm:5.16.4"
Expand All @@ -6881,14 +6898,14 @@ __metadata:
linkType: hard

"@mui/styles@npm:^5.16.1":
version: 5.16.4
resolution: "@mui/styles@npm:5.16.4"
version: 5.16.6
resolution: "@mui/styles@npm:5.16.6"
dependencies:
"@babel/runtime": ^7.23.9
"@emotion/hash": ^0.9.1
"@mui/private-theming": ^5.16.4
"@mui/private-theming": ^5.16.6
"@mui/types": ^7.2.15
"@mui/utils": ^5.16.4
"@mui/utils": ^5.16.6
clsx: ^2.1.0
csstype: ^3.1.3
hoist-non-react-statics: ^3.3.2
Expand All @@ -6907,7 +6924,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: b598b627cb928975dc154841e7c03680a8e25f92db68178188b27755b899f1cc17822c82c40f93e8e770a2dd4628e7f3a1ed45eb74629edf438150dcaab73e5b
checksum: 0453efb6986d3329c0828a756f739c33e2840bff941bea9601969a04a800e58c85ca38232abbe375f38e0382513dbcc99a2cb62c640fe35dcea316e621f8382c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6970,6 +6987,26 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/utils@npm:5.16.6"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/types": ^7.2.15
"@types/prop-types": ^15.7.12
clsx: ^2.1.1
prop-types: ^15.8.1
react-is: ^18.3.1
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 6f8068f07f60a842fcb2e2540eecbd9c5f04df695bcc427184720e8ae138ae689fefd3c20147ab7c76e809ede6e10f5e08d1c34cd3a8b09bd22d2020a666a96f
languageName: node
linkType: hard

"@nicolo-ribaudo/chokidar-2@npm:2.1.8-no-fsevents.3":
version: 2.1.8-no-fsevents.3
resolution: "@nicolo-ribaudo/chokidar-2@npm:2.1.8-no-fsevents.3"
Expand Down

0 comments on commit b908e2e

Please sign in to comment.