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

Commit

Permalink
Bump @mui/system from 5.14.0 to 5.14.1
Browse files Browse the repository at this point in the history
Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.14.1/packages/mui-system)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 19, 2023
1 parent cf458e7 commit 224cc91
Showing 1 changed file with 29 additions and 5 deletions.
34 changes: 29 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.22.6":
version: 7.22.6
resolution: "@babel/runtime@npm:7.22.6"
dependencies:
regenerator-runtime: "npm:^0.13.11"
checksum: 5a5205807b8a10bbc4205414de9e7c3c9c042f717708eb8fa7395efea73211c62e368a83a484fb7f6b840af19b9ea2d88ee16781227433f00bb690b6454531a8
languageName: node
linkType: hard

"@babel/template@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/template@npm:7.22.5"
Expand Down Expand Up @@ -824,14 +833,14 @@ __metadata:
linkType: hard

"@mui/system@npm:^5.14.0":
version: 5.14.0
resolution: "@mui/system@npm:5.14.0"
version: 5.14.1
resolution: "@mui/system@npm:5.14.1"
dependencies:
"@babel/runtime": "npm:^7.22.5"
"@babel/runtime": "npm:^7.22.6"
"@mui/private-theming": "npm:^5.13.7"
"@mui/styled-engine": "npm:^5.13.2"
"@mui/types": "npm:^7.2.4"
"@mui/utils": "npm:^5.13.7"
"@mui/utils": "npm:^5.14.1"
clsx: "npm:^1.2.1"
csstype: "npm:^3.1.2"
prop-types: "npm:^15.8.1"
Expand All @@ -847,7 +856,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 906ca9ab1a05ec25348b66f570b039fc04294439f0b44bf1ca4c48ec1de2bc129cf27ce8604a34d1d67c468ccb9356d3a504f0158a1359847e5a82e4f03225f5
checksum: 4696b95ca935c6b214261545403ab79c53f512c074d823554fc13267409916a9d141bcaf821771d9bad15213768a6339299ddfe0335ca7ce63fb1c8916cc61cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -878,6 +887,21 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.14.1":
version: 5.14.1
resolution: "@mui/utils@npm:5.14.1"
dependencies:
"@babel/runtime": "npm:^7.22.6"
"@types/prop-types": "npm:^15.7.5"
"@types/react-is": "npm:^18.2.1"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.2.0"
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: 376e69458365906b1e3e58072bea02b8a7f16f1f5880459d1b7ce175d043582157c17f08392f9008f0acc59d486e140d4fb9f13de212c27ed364f50b0fbeff69
languageName: node
linkType: hard

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

0 comments on commit 224cc91

Please sign in to comment.