Skip to content

Commit

Permalink
Bump @mui/lab from 5.0.0-alpha.158 to 5.0.0-alpha.159
Browse files Browse the repository at this point in the history
Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.158 to 5.0.0-alpha.159.
- [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/HEAD/packages/mui-lab)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 6366f63 commit 1bf3f80
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^5.0.8",
"@mui/icons-material": "^5.14.19",
"@mui/lab": "^5.0.0-alpha.155",
"@mui/lab": "^5.0.0-alpha.159",
"@mui/material": "^5.14.20",
"deep-object-diff": "^1.1.9",
"fast-deep-equal": "^3.1.3",
Expand Down
136 changes: 127 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1228,6 +1228,28 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.30":
version: 5.0.0-beta.30
resolution: "@mui/base@npm:5.0.0-beta.30"
dependencies:
"@babel/runtime": "npm:^7.23.6"
"@floating-ui/react-dom": "npm:^2.0.4"
"@mui/types": "npm:^7.2.12"
"@mui/utils": "npm:^5.15.3"
"@popperjs/core": "npm:^2.11.8"
clsx: "npm:^2.0.0"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: a6009f4f16e5e0c8a6d5c649b602ab60561c7abf16dac2d71f80a277fd1326e07403628567c7bcbf80b3092620d811ca26ff7efa95a29dd495dbe883d96a64ff
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.15.2":
version: 5.15.2
resolution: "@mui/core-downloads-tracker@npm:5.15.2"
Expand All @@ -1251,15 +1273,15 @@ __metadata:
languageName: node
linkType: hard

"@mui/lab@npm:^5.0.0-alpha.155":
version: 5.0.0-alpha.158
resolution: "@mui/lab@npm:5.0.0-alpha.158"
"@mui/lab@npm:^5.0.0-alpha.159":
version: 5.0.0-alpha.159
resolution: "@mui/lab@npm:5.0.0-alpha.159"
dependencies:
"@babel/runtime": "npm:^7.23.6"
"@mui/base": "npm:5.0.0-beta.29"
"@mui/system": "npm:^5.15.2"
"@mui/types": "npm:^7.2.11"
"@mui/utils": "npm:^5.15.2"
"@mui/base": "npm:5.0.0-beta.30"
"@mui/system": "npm:^5.15.3"
"@mui/types": "npm:^7.2.12"
"@mui/utils": "npm:^5.15.3"
clsx: "npm:^2.0.0"
prop-types: "npm:^15.8.1"
peerDependencies:
Expand All @@ -1276,7 +1298,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 3458a201a12b354e01adeaa165825339fc5c0900eca4580eab8ab8d891b9b8e33ff1be4760b40fc5219dc8635c632d98b4b7956a22d53dd3bd5bd08afb223904
checksum: 7a18be083da00754348095f383d44bf7c233dd3e742a921a3adc8b670341ad6f7c849e8730ddba89df4bbcc23f1304d0a2b9ec9ff1fffb3c0b5a30aa45d9672a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1330,6 +1352,23 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.15.3":
version: 5.15.3
resolution: "@mui/private-theming@npm:5.15.3"
dependencies:
"@babel/runtime": "npm:^7.23.6"
"@mui/utils": "npm:^5.15.3"
prop-types: "npm:^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: 3eff09ad01652055fc9f27a638147a76231fd3dc158b43e2279e471c9ac12188c19500b185911f8911eb89b20241633e16541d1c1b5286280f88841a254a6b93
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.15.2":
version: 5.15.2
resolution: "@mui/styled-engine@npm:5.15.2"
Expand All @@ -1351,6 +1390,27 @@ __metadata:
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.15.3":
version: 5.15.3
resolution: "@mui/styled-engine@npm:5.15.3"
dependencies:
"@babel/runtime": "npm:^7.23.6"
"@emotion/cache": "npm:^11.11.0"
csstype: "npm:^3.1.2"
prop-types: "npm:^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: d4a92e2595b2d79268966da4398dbc24863d297df5c3b0614a1c04c93b985dfed2f88ef75a0afeaeed4d3bfede5b2cb3ba5ed9d33302fa4c9cfbed3b841d234b
languageName: node
linkType: hard

"@mui/system@npm:^5.15.2":
version: 5.15.2
resolution: "@mui/system@npm:5.15.2"
Expand Down Expand Up @@ -1379,6 +1439,34 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.15.3":
version: 5.15.3
resolution: "@mui/system@npm:5.15.3"
dependencies:
"@babel/runtime": "npm:^7.23.6"
"@mui/private-theming": "npm:^5.15.3"
"@mui/styled-engine": "npm:^5.15.3"
"@mui/types": "npm:^7.2.12"
"@mui/utils": "npm:^5.15.3"
clsx: "npm:^2.0.0"
csstype: "npm:^3.1.2"
prop-types: "npm:^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: d95f75cd4038ed99fe8c7a1987772391da958743563a7e8a1a4792f7fe2bc47c2b06a889283c6e3a2243f47cf1e344e644558684e2c6cd092ad9a318db98c321
languageName: node
linkType: hard

"@mui/types@npm:^7.2.11":
version: 7.2.11
resolution: "@mui/types@npm:7.2.11"
Expand All @@ -1391,6 +1479,18 @@ __metadata:
languageName: node
linkType: hard

"@mui/types@npm:^7.2.12":
version: 7.2.12
resolution: "@mui/types@npm:7.2.12"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 7e1b1a7d60ef861e6e40b0f1275e348173e3b380c2cd5d4818f1c30b6d18d60e3bfef1b3371d0025be1c10a2fc210a193326c54c8aada2148ea61a1cc8e1bbe7
languageName: node
linkType: hard

"@mui/utils@npm:^5.15.2":
version: 5.15.2
resolution: "@mui/utils@npm:5.15.2"
Expand All @@ -1409,6 +1509,24 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.15.3":
version: 5.15.3
resolution: "@mui/utils@npm:5.15.3"
dependencies:
"@babel/runtime": "npm:^7.23.6"
"@types/prop-types": "npm:^15.7.11"
prop-types: "npm:^15.8.1"
react-is: "npm:^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: dd2711bfe7ef90af0dd300940dacc458dc6145baf62b9674f5ec4904261204e84feeb45678afa009965cc60ea429ebd57a390da5dec73a873dbcef00ee95a9f2
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down Expand Up @@ -6097,7 +6215,7 @@ __metadata:
"@emotion/styled": "npm:^11.11.0"
"@fontsource/roboto": "npm:^5.0.8"
"@mui/icons-material": "npm:^5.14.19"
"@mui/lab": "npm:^5.0.0-alpha.155"
"@mui/lab": "npm:^5.0.0-alpha.159"
"@mui/material": "npm:^5.14.20"
"@swc/core": "npm:^1.3.100"
"@swc/jest": "npm:^0.2.29"
Expand Down

0 comments on commit 1bf3f80

Please sign in to comment.