Skip to content

Commit

Permalink
chore(deps-dev): Bump @mui/styles from 5.15.8 to 5.15.18
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.8 to 5.15.18.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.18/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.18/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 May 18, 2024
1 parent 559d02f commit d090e78
Showing 1 changed file with 54 additions and 7 deletions.
61 changes: 54 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5694,6 +5694,23 @@ __metadata:
languageName: node
linkType: hard

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

"@mui/private-theming@npm:^5.15.8":
version: 5.15.8
resolution: "@mui/private-theming@npm:5.15.8"
Expand Down Expand Up @@ -5733,16 +5750,16 @@ __metadata:
linkType: hard

"@mui/styles@npm:^5.15.8":
version: 5.15.8
resolution: "@mui/styles@npm:5.15.8"
version: 5.15.18
resolution: "@mui/styles@npm:5.15.18"
dependencies:
"@babel/runtime": ^7.23.9
"@emotion/hash": ^0.9.1
"@mui/private-theming": ^5.15.8
"@mui/types": ^7.2.13
"@mui/utils": ^5.15.8
"@mui/private-theming": ^5.15.14
"@mui/types": ^7.2.14
"@mui/utils": ^5.15.14
clsx: ^2.1.0
csstype: ^3.1.2
csstype: ^3.1.3
hoist-non-react-statics: ^3.3.2
jss: ^10.10.0
jss-plugin-camel-case: ^10.10.0
Expand All @@ -5759,7 +5776,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 7fde06b25ef813568af2e25993bd12dcf98ab403400f8c71025de46b7b41ae00badcd79fed4f57deb3e643381d62bb37180001a503a47bf93873e29a9b08a014
checksum: 0bbefa16b4d63bf8f30b508a8d63cedc8b0a05bea7fb69a27b9a37bb26e2ccb4d59d49c36ee374c7360472b2d7fb4357374ab2444949681a3e01cd7e118ed588
languageName: node
linkType: hard

Expand Down Expand Up @@ -5803,6 +5820,36 @@ __metadata:
languageName: node
linkType: hard

"@mui/types@npm:^7.2.14":
version: 7.2.14
resolution: "@mui/types@npm:7.2.14"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 615c9f9110933157f5d3c4fee69d6e70b98fc0d9ebc3b63079b6a1e23e6b389748687a25ab4ac15b56166fc228885da87c3929503b41fa322cfdee0f6d411206
languageName: node
linkType: hard

"@mui/utils@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/utils@npm:5.15.14"
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: 36543ba7e3b65fb3219ed27e8f1455aff15b47a74c9b642c63e60774e22baa6492a196079e72bcfa5a570421dab32160398f892110bd444428bcf8b266b11893
languageName: node
linkType: hard

"@mui/utils@npm:^5.15.8":
version: 5.15.8
resolution: "@mui/utils@npm:5.15.8"
Expand Down

0 comments on commit d090e78

Please sign in to comment.