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.14.0 to 5.14.3 #2059

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
27 changes: 21 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4496,15 +4496,15 @@ __metadata:
linkType: hard

"@mui/styles@npm:^5.14.0":
version: 5.14.0
resolution: "@mui/styles@npm:5.14.0"
version: 5.14.3
resolution: "@mui/styles@npm:5.14.3"
dependencies:
"@babel/runtime": ^7.22.5
"@babel/runtime": ^7.22.6
"@emotion/hash": ^0.9.1
"@mui/private-theming": ^5.13.7
"@mui/types": ^7.2.4
"@mui/utils": ^5.13.7
clsx: ^1.2.1
"@mui/utils": ^5.14.3
clsx: ^2.0.0
csstype: ^3.1.2
hoist-non-react-statics: ^3.3.2
jss: ^10.10.0
Expand All @@ -4522,7 +4522,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: c3d61f8f20945dcb45d2bb4f313c28f7ae6d1e778bdb19c5806acf6e559399fa2d54f9bd5db224754765d38c455bf722845f51e5d3c0379d41f7b6ee8f3abc68
checksum: 65fce4affb1a31741baf95571c2332a200bd8527e740068a3477ef7af6bebc0de3466b123e29bb0b954b330347b6e63a857a90914eed93a4a2381c12771ee60f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4581,6 +4581,21 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.14.3":
version: 5.14.3
resolution: "@mui/utils@npm:5.14.3"
dependencies:
"@babel/runtime": ^7.22.6
"@types/prop-types": ^15.7.5
"@types/react-is": ^18.2.1
prop-types: ^15.8.1
react-is: ^18.2.0
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: 1f82fe28b6a25b5c51f810438217f5a7ce82aebe734d41334b25a39fb35a8d0a4c39c5db3ef2621b211543deba1ee203ca9b1d70b131438262a2a14591e055d6
languageName: node
linkType: hard

"@ndelangen/get-tarball@npm:^3.0.7":
version: 3.0.9
resolution: "@ndelangen/get-tarball@npm:3.0.9"
Expand Down
Loading