Skip to content

Commit

Permalink
Bump @mui/material from 5.13.6 to 5.14.2
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.13.6 to 5.14.2.
- [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.2/packages/mui-material)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2023
1 parent 1c2fc72 commit df56717
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@material/material-color-utilities": "0.2.7",
"@mui/icons-material": "5.14.0",
"@mui/lab": "5.0.0-alpha.134",
"@mui/material": "5.13.6",
"@mui/material": "5.14.2",
"@mui/styles": "5.13.2",
"@mui/system": "5.13.6",
"@mui/x-data-grid": "6.9.1",
Expand Down
120 changes: 99 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,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: ^0.13.11
checksum: e585338287c4514a713babf4fdb8fc2a67adcebab3e7723a739fc62c79cfda875b314c90fd25f827afb150d781af97bc16c85bfdbfa2889f06053879a1ddb597
languageName: node
linkType: hard

"@babel/template@npm:^7.20.7, @babel/template@npm:^7.3.3":
version: 7.20.7
resolution: "@babel/template@npm:7.20.7"
Expand Down Expand Up @@ -1759,14 +1768,14 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.5":
version: 5.0.0-beta.5
resolution: "@mui/base@npm:5.0.0-beta.5"
"@mui/base@npm:5.0.0-beta.8":
version: 5.0.0-beta.8
resolution: "@mui/base@npm:5.0.0-beta.8"
dependencies:
"@babel/runtime": ^7.22.5
"@babel/runtime": ^7.22.6
"@emotion/is-prop-valid": ^1.2.1
"@mui/types": ^7.2.4
"@mui/utils": ^5.13.6
"@mui/utils": ^5.14.1
"@popperjs/core": ^2.11.8
clsx: ^1.2.1
prop-types: ^15.8.1
Expand All @@ -1778,14 +1787,14 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: d258f4735be3d7b3c48cbc97a3194817e86f9eb569ba311d6707e6ffc016c02bdbbfa26f2b9571953f2514e32c1247901777dc52e3f8b3e6d3736d0330178305
checksum: 669f99a92d403dd74eccf419d12fbe5061ce1cec4621a72376f176f220a5be61fe8cd496da20afdbf6f5377a22a6ffe79442970926db96a44241d38cc5fbc4e4
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.13.4":
version: 5.13.4
resolution: "@mui/core-downloads-tracker@npm:5.13.4"
checksum: 2d709a3efe2d11e82a6c369b0b47dc2d488f292a3213083102e6afbf009282c18cdb4b263c0cf6194e5c0cdfd4c735e180e25704015003851459b682bb53e2c8
"@mui/core-downloads-tracker@npm:^5.14.2":
version: 5.14.2
resolution: "@mui/core-downloads-tracker@npm:5.14.2"
checksum: ea8032d101b190c2eb5bc67378a9142a56c15d6341ef6f9ad244921f1ba042e301328a132ecfc7a1473a09c56b11333b83859d12e50c12d1ee7a6a26eff27e36
languageName: node
linkType: hard

Expand Down Expand Up @@ -1835,16 +1844,16 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:5.13.6":
version: 5.13.6
resolution: "@mui/material@npm:5.13.6"
"@mui/material@npm:5.14.2":
version: 5.14.2
resolution: "@mui/material@npm:5.14.2"
dependencies:
"@babel/runtime": ^7.22.5
"@mui/base": 5.0.0-beta.5
"@mui/core-downloads-tracker": ^5.13.4
"@mui/system": ^5.13.6
"@babel/runtime": ^7.22.6
"@mui/base": 5.0.0-beta.8
"@mui/core-downloads-tracker": ^5.14.2
"@mui/system": ^5.14.1
"@mui/types": ^7.2.4
"@mui/utils": ^5.13.6
"@mui/utils": ^5.14.1
"@types/react-transition-group": ^4.4.6
clsx: ^1.2.1
csstype: ^3.1.2
Expand All @@ -1864,7 +1873,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 0c8936d8c1c20ecf1efc64dcd3f7101053255a720a907802a004abd7c96f49622c402e4d5cea42d9c1950a10dcbaf445cfb7da2ae7f239c733eadd8ec287ceab
checksum: 271ccb56133c43b98338240dfa169c781c8dc9e8cc6e51188d539b30f1744957bda903d24684e532f213184f2522b5120457ceb3fc85e97ba84c1df637dce66a
languageName: node
linkType: hard

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

"@mui/private-theming@npm:^5.13.7":
version: 5.13.7
resolution: "@mui/private-theming@npm:5.13.7"
dependencies:
"@babel/runtime": ^7.22.5
"@mui/utils": ^5.13.7
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: 645d25c9d2762403a7a1342a8b38f8232d5a8e03113ff183eccb248de07e683590f0271441e0ffc66ebcc54c3a79d63d532d2e0579cabbd968b8714537fb6732
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.13.2":
version: 5.13.2
resolution: "@mui/styled-engine@npm:5.13.2"
Expand Down Expand Up @@ -1937,7 +1963,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:5.13.6, @mui/system@npm:^5.13.6":
"@mui/system@npm:5.13.6":
version: 5.13.6
resolution: "@mui/system@npm:5.13.6"
dependencies:
Expand Down Expand Up @@ -1993,6 +2019,34 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.14.1":
version: 5.14.1
resolution: "@mui/system@npm:5.14.1"
dependencies:
"@babel/runtime": ^7.22.6
"@mui/private-theming": ^5.13.7
"@mui/styled-engine": ^5.13.2
"@mui/types": ^7.2.4
"@mui/utils": ^5.14.1
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: d3ab547bdba9544dda51c62e081481caafe5e64ea64cf4a58c8b060f83705a7aa53ebfd843f946567db6a65755635adf80ed3f4103e29dcc7ba1839381583c53
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 @@ -2035,6 +2089,21 @@ __metadata:
languageName: node
linkType: hard

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

"@mui/x-data-grid@npm:6.9.1":
version: 6.9.1
resolution: "@mui/x-data-grid@npm:6.9.1"
Expand Down Expand Up @@ -2770,6 +2839,15 @@ __metadata:
languageName: node
linkType: hard

"@types/react-is@npm:^18.2.1":
version: 18.2.1
resolution: "@types/react-is@npm:18.2.1"
dependencies:
"@types/react": "*"
checksum: b44c3262efa2c68fa6fe2beb9ef86170b18305469461a3f97aa14943cc033cb21a26944f718bdb6434eea6e8f7fcba251c4f45b65b897a3fcf751b5a6003cf82
languageName: node
linkType: hard

"@types/react-redux@npm:^7.1.20":
version: 7.1.25
resolution: "@types/react-redux@npm:7.1.25"
Expand Down Expand Up @@ -10878,7 +10956,7 @@ __metadata:
"@material/material-color-utilities": 0.2.7
"@mui/icons-material": 5.14.0
"@mui/lab": 5.0.0-alpha.134
"@mui/material": 5.13.6
"@mui/material": 5.14.2
"@mui/styles": 5.13.2
"@mui/system": 5.13.6
"@mui/x-data-grid": 6.9.1
Expand Down

0 comments on commit df56717

Please sign in to comment.