Skip to content

Commit

Permalink
chore(deps-dev): Bump @mui/material from 5.15.19 to 5.16.0
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.19 to 5.16.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.0/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.0/packages/mui-material)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent 2c4d805 commit 9acaa48
Showing 1 changed file with 51 additions and 16 deletions.
67 changes: 51 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5764,10 +5764,10 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.15.19":
version: 5.15.19
resolution: "@mui/core-downloads-tracker@npm:5.15.19"
checksum: 32dd442d72a4cf4abea0e5c0a325707c3f8aba16b7b40ed674da2c068ed10d686f1941240e527407d685e00ed12931c331d99265e1ed570630c856ffbe291c23
"@mui/core-downloads-tracker@npm:^5.16.0":
version: 5.16.0
resolution: "@mui/core-downloads-tracker@npm:5.16.0"
checksum: cf625680553eb918f033a6dbeb78078e4a81d0939a3db9a97a7daaacd1449c894b05dab53864d03e8831a98cc32af6780c7c9db82829a2a3967c05b1ee33f222
languageName: node
linkType: hard

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

"@mui/material@npm:^5.15.19":
version: 5.15.19
resolution: "@mui/material@npm:5.15.19"
version: 5.16.0
resolution: "@mui/material@npm:5.16.0"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/base": 5.0.0-beta.40
"@mui/core-downloads-tracker": ^5.15.19
"@mui/system": ^5.15.15
"@mui/core-downloads-tracker": ^5.16.0
"@mui/system": ^5.16.0
"@mui/types": ^7.2.14
"@mui/utils": ^5.15.14
"@mui/utils": ^5.16.0
"@types/react-transition-group": ^4.4.10
clsx: ^2.1.0
csstype: ^3.1.3
Expand All @@ -5816,7 +5816,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 001095973c5d8581c97b05bca888d9aae51876684c9bcf7e1841635287c225ac9af94ca13a8baaa410f60b16b1ebb3003efa85a008d7338e23c12272cbf29ecb
checksum: 3ba69218e2cd02dae95e039bec8822b2f2ba1ad69b5add3035e490a489e3c81db41b3c5709ab7845f63642d2ea13f4039618a50a1696a132e5e69730f516aed2
languageName: node
linkType: hard

Expand All @@ -5837,6 +5837,23 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.16.0":
version: 5.16.0
resolution: "@mui/private-theming@npm:5.16.0"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/utils": ^5.16.0
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: 8f629b03afcce4e1cd0a4709bed2553bb28979b93989f6dbd23dd12dc7503e29f043fed8466c783bec0b911550589d7ec3327609c51c39ea8d030d4d2c6ef09d
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 @@ -5889,15 +5906,15 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.15.15":
version: 5.15.15
resolution: "@mui/system@npm:5.15.15"
"@mui/system@npm:^5.16.0":
version: 5.16.0
resolution: "@mui/system@npm:5.16.0"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/private-theming": ^5.15.14
"@mui/private-theming": ^5.16.0
"@mui/styled-engine": ^5.15.14
"@mui/types": ^7.2.14
"@mui/utils": ^5.15.14
"@mui/utils": ^5.16.0
clsx: ^2.1.0
csstype: ^3.1.3
prop-types: ^15.8.1
Expand All @@ -5913,7 +5930,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 9ca96d5f66b2a9d6471909cc98c671eea5ec0a6d58a7ec071073b9e5200b95c3f017f0ca5cc946abc7f83074bd11830ca18f5e30bc98e25cd6ca217bd1b3a26f
checksum: 754474aeedfc05fec5dfe0c28ecaf3c6d177cf89bc716bb1dfb0659fb5bb608552b86c407d1124844e7c8227100a0d59a2d117901a8b07084faf7f4fdda31c31
languageName: node
linkType: hard

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

"@mui/utils@npm:^5.16.0":
version: 5.16.0
resolution: "@mui/utils@npm:5.16.0"
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: e356f0de7f97b7147c48c091307c6c92460c10ddf66a5bba7d53119ee1f9722c72ca6a2de82224cc0a7a035953d576fceb9648b2fbc8675d442e15007641efc6
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 9acaa48

Please sign in to comment.