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.20 to 5.16.5
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.20 to 5.16.5.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.5/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.5/packages/mui-material)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 2d9393f commit 72cc6b2
Showing 1 changed file with 75 additions and 10 deletions.
85 changes: 75 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -696,10 +696,10 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.16.4":
version: 5.16.4
resolution: "@mui/core-downloads-tracker@npm:5.16.4"
checksum: e1be17bfcfc5e50d42eff8ca8660469c0e20f70bd5148183e8a8d66da12c420f86e097b68d09561055c2d6e4f93f6650ba65a30522a997da9cd9a08d09a54bbc
"@mui/core-downloads-tracker@npm:^5.16.5":
version: 5.16.5
resolution: "@mui/core-downloads-tracker@npm:5.16.5"
checksum: 2f0812bf38ffa99f96e0615bd8cb03557e661cc7908d490bee89479594c8143211bcd37cba7694171d9cd488abc8f186c84c68488d5f1e38749b9619ba960d50
languageName: node
linkType: hard

Expand All @@ -720,14 +720,14 @@ __metadata:
linkType: hard

"@mui/material@npm:^5.16.4":
version: 5.16.4
resolution: "@mui/material@npm:5.16.4"
version: 5.16.5
resolution: "@mui/material@npm:5.16.5"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/core-downloads-tracker": ^5.16.4
"@mui/system": ^5.16.4
"@mui/core-downloads-tracker": ^5.16.5
"@mui/system": ^5.16.5
"@mui/types": ^7.2.15
"@mui/utils": ^5.16.4
"@mui/utils": ^5.16.5
"@popperjs/core": ^2.11.8
"@types/react-transition-group": ^4.4.10
clsx: ^2.1.0
Expand All @@ -748,7 +748,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: c9295e1fdd11301f7cc626f2e912d6dd9e4f7bf0f33df68f5c850073b78ce56fc33505ee98752d2e3a8a91e260254f2d37afa169bddcbac6b5780eae97df0f4b
checksum: 489be8f31dd1e86dd00716926700dd91565c1796dd4de0e209a3717414b017effd6fab3046baaf51fbe5589a9efc9cc0190cfd40267f7da923eeb696525267e1
languageName: node
linkType: hard

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

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

"@mui/styled-engine@npm:^5.16.4":
version: 5.16.4
resolution: "@mui/styled-engine@npm:5.16.4"
Expand Down Expand Up @@ -818,6 +835,34 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.16.5":
version: 5.16.5
resolution: "@mui/system@npm:5.16.5"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/private-theming": ^5.16.5
"@mui/styled-engine": ^5.16.4
"@mui/types": ^7.2.15
"@mui/utils": ^5.16.5
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: dee096d6a58e5ff411ea68bdfcc33dacf824e177ac5931c14e593ddeddee3b32e527f44aa0135190b07283fa354046af355e4eb4f916a2505afb8c41f9496320
languageName: node
linkType: hard

"@mui/types@npm:^7.2.15":
version: 7.2.15
resolution: "@mui/types@npm:7.2.15"
Expand Down Expand Up @@ -849,6 +894,26 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.16.5":
version: 5.16.5
resolution: "@mui/utils@npm:5.16.5"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/types": ^7.2.15
"@types/prop-types": ^15.7.12
clsx: ^2.1.1
prop-types: ^15.8.1
react-is: ^18.3.1
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: f105f85cf8bdcfea31d689a23b50713810ec5aea62b244362edd5427d52e8b282b349fdc7876eeba02438da6047e0cb38df36d7d93a0d2aabb844d7e73bf5155
languageName: node
linkType: hard

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

0 comments on commit 72cc6b2

Please sign in to comment.