Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump @mui/styles from 5.16.4 to 5.16.6 #3021

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading