Skip to content

Commit

Permalink
build(deps): bump @mui/system from 5.12.0 to 5.12.3
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.12.0 to 5.12.3.
- [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.12.3/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 May 2, 2023
1 parent 4ca524b commit 9881540
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@fontsource/roboto": "^4.5.8",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.12.0",
"@mui/system": "^5.12.0",
"@mui/system": "^5.12.3",
"@reduxjs/toolkit": "^1.9.3",
"ajv": "^8.12.0",
"canvas-confetti": "^1.6.0",
Expand Down
103 changes: 102 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1547,6 +1547,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:^11.10.8":
version: 11.10.8
resolution: "@emotion/cache@npm:11.10.8"
dependencies:
"@emotion/memoize": ^0.8.0
"@emotion/sheet": ^1.2.1
"@emotion/utils": ^1.2.0
"@emotion/weak-memoize": ^0.3.0
stylis: 4.1.4
checksum: a67751db54077813ee3a011f255ee5c79eb375284cec8404866d44da904d69b037566047ca52549772b8038f8cd00ebd092c628ddc764fe89d6932c16afd71e3
languageName: node
linkType: hard

"@emotion/hash@npm:^0.9.0":
version: 0.9.0
resolution: "@emotion/hash@npm:0.9.0::__archiveUrl=https%3A%2F%2Fregistry.npmmirror.com%2F%40emotion%2Fhash%2F-%2Fhash-0.9.0.tgz"
Expand Down Expand Up @@ -2661,6 +2674,23 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.12.3":
version: 5.12.3
resolution: "@mui/private-theming@npm:5.12.3"
dependencies:
"@babel/runtime": ^7.21.0
"@mui/utils": ^5.12.3
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: 4607951eff066085a42172254755433788aafcfdcc58f93589a821939b56f9f943f16d30edc99610f439b8e265c5182608de711ec15ca6268a4c7000ad37a1dc
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.12.0":
version: 5.12.0
resolution: "@mui/styled-engine@npm:5.12.0"
Expand All @@ -2682,6 +2712,27 @@ __metadata:
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.12.3":
version: 5.12.3
resolution: "@mui/styled-engine@npm:5.12.3"
dependencies:
"@babel/runtime": ^7.21.0
"@emotion/cache": ^11.10.8
csstype: ^3.1.2
prop-types: ^15.8.1
peerDependencies:
"@emotion/react": ^11.4.1
"@emotion/styled": ^11.3.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
checksum: bd96f276013fa1578b54426d70896203928927fdaf158ad7645e6cb43c42c8a535307451666cea7e04d69ad44d33ab3ab8a0d24eff32c0c364f8b5e82281fe69
languageName: node
linkType: hard

"@mui/system@npm:^5.12.0":
version: 5.12.0
resolution: "@mui/system@npm:5.12.0"
Expand Down Expand Up @@ -2710,6 +2761,34 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.12.3":
version: 5.12.3
resolution: "@mui/system@npm:5.12.3"
dependencies:
"@babel/runtime": ^7.21.0
"@mui/private-theming": ^5.12.3
"@mui/styled-engine": ^5.12.3
"@mui/types": ^7.2.4
"@mui/utils": ^5.12.3
clsx: ^1.2.1
csstype: ^3.1.2
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: c2f0e55e8ff5a55f75ecc829a4c5877c9cafa834c106856318053459f1bf8f794b9e84d258b932507d4c35c76a32d3622e3fa49005e6754503d173b491e6a594
languageName: node
linkType: hard

"@mui/types@npm:^7.2.4":
version: 7.2.4
resolution: "@mui/types@npm:7.2.4"
Expand Down Expand Up @@ -2737,6 +2816,21 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.12.3":
version: 5.12.3
resolution: "@mui/utils@npm:5.12.3"
dependencies:
"@babel/runtime": ^7.21.0
"@types/prop-types": ^15.7.5
"@types/react-is": ^16.7.1 || ^17.0.0
prop-types: ^15.8.1
react-is: ^18.2.0
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: bec2d8e173805e2a7446aa4fa7a3119d96a62787b685dbf59908f337daec922fa74a54bc60038cf1269621aebb7b61e7a52caa4ac4daa0140c5e290adce20160
languageName: node
linkType: hard

"@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1":
version: 5.1.1-v1
resolution: "@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1"
Expand Down Expand Up @@ -12846,7 +12940,7 @@ __metadata:
"@fontsource/roboto": ^4.5.8
"@mui/icons-material": ^5.11.16
"@mui/material": ^5.12.0
"@mui/system": ^5.12.0
"@mui/system": ^5.12.3
"@reduxjs/toolkit": ^1.9.3
"@testing-library/react": ^14.0.0
"@types/canvas-confetti": ^1.6.0
Expand Down Expand Up @@ -15130,6 +15224,13 @@ __metadata:
languageName: node
linkType: hard

"stylis@npm:4.1.4":
version: 4.1.4
resolution: "stylis@npm:4.1.4"
checksum: cd929bd89709def13b47e6c16b11317bf996a09b4e987fc45a235549c3adf49d41531e017d7df511daa095bc9468c923ae9094a934fe9c62440b7351874dafb7
languageName: node
linkType: hard

"sudo-prompt@npm:^8.2.0":
version: 8.2.5
resolution: "sudo-prompt@npm:8.2.5"
Expand Down

0 comments on commit 9881540

Please sign in to comment.