Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Bump @mui/material from 5.15.18 to 5.15.20
Browse files Browse the repository at this point in the history
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.18 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-material)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent a9a3fda commit a62053d
Showing 1 changed file with 73 additions and 10 deletions.
83 changes: 73 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -799,10 +799,10 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.15.18":
version: 5.15.18
resolution: "@mui/core-downloads-tracker@npm:5.15.18"
checksum: d6f5d5bc70b7ace16b1fa86adf5f5bc175840fd21d69f230b8b2348fab4863940df030ace0c6b76beb57bd8bfa6a460788cbd86be90772c13684d87d409d8d32
"@mui/core-downloads-tracker@npm:^5.15.20":
version: 5.15.20
resolution: "@mui/core-downloads-tracker@npm:5.15.20"
checksum: 8cc71169ce1201c5a37fad6c5c58739850694e90c7bda636c692d47a79fd4c7884eab2c24b0084d6732a3d28c9a4a6d222dd5747f9d91f5075614700a3a3282a
languageName: node
linkType: hard

Expand All @@ -823,15 +823,15 @@ __metadata:
linkType: hard

"@mui/material@npm:^5.15.18":
version: 5.15.18
resolution: "@mui/material@npm:5.15.18"
version: 5.15.20
resolution: "@mui/material@npm:5.15.20"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/base": 5.0.0-beta.40
"@mui/core-downloads-tracker": ^5.15.18
"@mui/system": ^5.15.15
"@mui/core-downloads-tracker": ^5.15.20
"@mui/system": ^5.15.20
"@mui/types": ^7.2.14
"@mui/utils": ^5.15.14
"@mui/utils": ^5.15.20
"@types/react-transition-group": ^4.4.10
clsx: ^2.1.0
csstype: ^3.1.3
Expand All @@ -851,7 +851,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 4d2005166282f8bdce2f4c989c9c86d90d40e6193dae0a2729e6f50906504f8c52d86080c3f53d12147732cd725049464828136cc89308db13d2d13f5fab8dfa
checksum: 0d0e29682fa8f4ff03746efabb4b480da9dfe004e68982a36662ff0d40d76f5840ebf8ef3b0f9629056afb3030145dd5eb3bd2b0ab96d201fac7a300fef155b0
languageName: node
linkType: hard

Expand All @@ -872,6 +872,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 Down Expand Up @@ -921,6 +938,34 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.15.20":
version: 5.15.20
resolution: "@mui/system@npm:5.15.20"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/private-theming": ^5.15.20
"@mui/styled-engine": ^5.15.14
"@mui/types": ^7.2.14
"@mui/utils": ^5.15.20
clsx: ^2.1.0
csstype: ^3.1.3
prop-types: ^15.8.1
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@types/react":
optional: true
checksum: e9e79b6a905845aef87939de8ac7990d73a2f92bba02e41905dcb9f44e53727bdfa52a978cf59a2a2cfa73d2512df78c4351eb130d7c25af1880bb8b7ebfc686
languageName: node
linkType: hard

"@mui/types@npm:^7.2.14":
version: 7.2.14
resolution: "@mui/types@npm:7.2.14"
Expand Down Expand Up @@ -951,6 +996,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

"@next/env@npm:14.2.3":
version: 14.2.3
resolution: "@next/env@npm:14.2.3"
Expand Down

0 comments on commit a62053d

Please sign in to comment.