Skip to content

Commit

Permalink
chore(deps-dev): Bump @mui/styles from 5.15.19 to 5.15.20
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.15.19 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/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 Jun 15, 2024
1 parent 26084fe commit c6469e1
Showing 1 changed file with 40 additions and 5 deletions.
45 changes: 40 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5837,6 +5837,23 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.15.20":
version: 5.15.20
resolution: "@mui/private-theming@npm:5.15.20"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/utils": ^5.15.20
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: 5c70a9ebca3827cea11d67b3f8ed24d18a10c44f30f14d8d1c37b3f1e74d7a5e91cec5ffb7f24e8b2d974b38e4d046a93473c20a0cd7c7a880580e5df3d1afb7
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/styled-engine@npm:5.15.14"
Expand All @@ -5859,14 +5876,14 @@ __metadata:
linkType: hard

"@mui/styles@npm:^5.15.19":
version: 5.15.19
resolution: "@mui/styles@npm:5.15.19"
version: 5.15.20
resolution: "@mui/styles@npm:5.15.20"
dependencies:
"@babel/runtime": ^7.23.9
"@emotion/hash": ^0.9.1
"@mui/private-theming": ^5.15.14
"@mui/private-theming": ^5.15.20
"@mui/types": ^7.2.14
"@mui/utils": ^5.15.14
"@mui/utils": ^5.15.20
clsx: ^2.1.0
csstype: ^3.1.3
hoist-non-react-statics: ^3.3.2
Expand All @@ -5885,7 +5902,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 803ea9342aa87050d317f38ec52dffd42079c6edd3186f798c4b99fbaaface3d39aba6871d093973e462bb1edb6acd92824d9aabec50a96241f4f369d0fb47ff
checksum: bdc19d66caf3fb3272dd1c67d6a40b0e77bca2c3c7a5b9112ebed2cf3d6795932401bcb9ddfb9daba9c3e293455cf9cb2c24975eff15c75a2ce3d40ed30d59d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5947,6 +5964,24 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.15.20":
version: 5.15.20
resolution: "@mui/utils@npm:5.15.20"
dependencies:
"@babel/runtime": ^7.23.9
"@types/prop-types": ^15.7.11
prop-types: ^15.8.1
react-is: ^18.2.0
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 8f8c7f9129e0eb1bf55c1d675c647da1fa4acf1c7f50e0ce2ce750cc0603e62fdc21b76e8ef8ff9bf06bce054e9cf97210ed737f55887b0ef939bd6605b4e537
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

0 comments on commit c6469e1

Please sign in to comment.