Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update material-ui monorepo #216

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions workspaces/bulk-import/.changeset/renovate-17434bb.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@red-hat-developer-hub/backstage-plugin-bulk-import': patch
---

Updated dependency `@mui/icons-material` to `5.16.12`.
Updated dependency `@mui/material` to `5.16.12`.
Updated dependency `@mui/styles` to `5.16.12`.
8 changes: 4 additions & 4 deletions workspaces/bulk-import/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
"@backstage/plugin-techdocs-react": "^1.2.9",
"@backstage/plugin-user-settings": "^0.8.14",
"@backstage/theme": "^0.6.0",
"@mui/icons-material": "5.16.11",
"@mui/lab": "5.0.0-alpha.174",
"@mui/material": "5.16.11",
"@mui/styles": "5.16.11",
"@mui/icons-material": "5.16.12",
"@mui/lab": "5.0.0-alpha.175",
"@mui/material": "5.16.12",
"@mui/styles": "5.16.12",
"@red-hat-developer-hub/backstage-plugin-bulk-import": "workspace:^",
"@redhat-developer/red-hat-developer-hub-theme": "^0.4.0",
"history": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/bulk-import/plugins/bulk-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@backstage/plugin-permission-react": "^0.4.27",
"@backstage/theme": "^0.6.0",
"@janus-idp/shared-react": "^2.13.1",
"@mui/icons-material": "5.16.11",
"@mui/icons-material": "5.16.12",
"@mui/material": "^5.12.2",
"@mui/styles": "^6.1.6",
"@red-hat-developer-hub/backstage-plugin-bulk-import-common": "workspace:^",
Expand Down
157 changes: 82 additions & 75 deletions workspaces/bulk-import/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5800,16 +5800,16 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:^11.11.0, @emotion/cache@npm:^11.13.0":
version: 11.13.1
resolution: "@emotion/cache@npm:11.13.1"
"@emotion/cache@npm:^11.13.0, @emotion/cache@npm:^11.13.5":
version: 11.14.0
resolution: "@emotion/cache@npm:11.14.0"
dependencies:
"@emotion/memoize": ^0.9.0
"@emotion/sheet": ^1.4.0
"@emotion/utils": ^1.4.0
"@emotion/utils": ^1.4.2
"@emotion/weak-memoize": ^0.4.0
stylis: 4.2.0
checksum: 94b161786a03a08a1e30257478fad9a9be1ac8585ddca0c6410d7411fd474fc8b0d6d1167d7d15bdb012d1fd8a1220ac2bbc79501ad9b292b83c17da0874d7de
checksum: 0a81591541ea43bc7851742e6444b7800d72e98006f94e775ae6ea0806662d14e0a86ff940f5f19d33b4bb2c427c882aa65d417e7322a6e0d5f20fe65ed920c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -5936,10 +5936,10 @@ __metadata:
languageName: node
linkType: hard

"@emotion/utils@npm:^1.4.0, @emotion/utils@npm:^1.4.1":
version: 1.4.1
resolution: "@emotion/utils@npm:1.4.1"
checksum: 088f6844c735981f53c84a76101cf261422301e7895cb37fea6a47e7950247ffa8ca174ca2a15d9b29a47f0fa831b432017ca7683bccbb5cfd78dda82743d856
"@emotion/utils@npm:^1.4.0, @emotion/utils@npm:^1.4.1, @emotion/utils@npm:^1.4.2":
version: 1.4.2
resolution: "@emotion/utils@npm:1.4.2"
checksum: 04cf76849c6401205c058b82689fd0ec5bf501aed6974880fe9681a1d61543efb97e848f4c38664ac4a9068c7ad2d1cb84f73bde6cf95f1208aa3c28e0190321
languageName: node
linkType: hard

Expand Down Expand Up @@ -8249,32 +8249,32 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.40":
version: 5.0.0-beta.40
resolution: "@mui/base@npm:5.0.0-beta.40"
"@mui/base@npm:5.0.0-beta.40-0":
version: 5.0.0-beta.40-0
resolution: "@mui/base@npm:5.0.0-beta.40-0"
dependencies:
"@babel/runtime": ^7.23.9
"@floating-ui/react-dom": ^2.0.8
"@mui/types": ^7.2.14
"@mui/utils": ^5.15.14
"@mui/types": ^7.2.15
"@mui/utils": ^5.16.12
"@popperjs/core": ^2.11.8
clsx: ^2.1.0
prop-types: ^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
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 9c084ee67de372411a71af5eca9a5367db9f5bce57bb43973629c522760fe64fa2a43d2934dccd24d6dcbcd0ed399c5fc5c461226c86104f5767de1c9b8deba2
checksum: e2661562fa2e213dadd6c5900bd02ef50a7af193e5205c0ef7b2c3549656672a6b670aad3020c2a0a5f7ff741f3ed854196110441fd8ed2555578e68004f91a6
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.16.11":
version: 5.16.11
resolution: "@mui/core-downloads-tracker@npm:5.16.11"
checksum: 87243dedefde3ec4b9b9b84185d48598bc9b0966e829a1d656f47a72e739e3f07a31039d5c010894620693916f53cc146f2870c422d824eca93a8c6ac2d00498
"@mui/core-downloads-tracker@npm:^5.16.12":
version: 5.16.12
resolution: "@mui/core-downloads-tracker@npm:5.16.12"
checksum: ade13080e61da63394556e8e3da5c8d20147b1b51f73487f8972bbf25812efa90e1a757d83145e55b215f7e1c08a2e4b65a081e0f25ce2992e076f35aa17ba94
languageName: node
linkType: hard

Expand All @@ -8294,9 +8294,9 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:5.16.11":
version: 5.16.11
resolution: "@mui/icons-material@npm:5.16.11"
"@mui/icons-material@npm:5.16.12":
version: 5.16.12
resolution: "@mui/icons-material@npm:5.16.12"
dependencies:
"@babel/runtime": ^7.23.9
peerDependencies:
Expand All @@ -8306,19 +8306,19 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 52adff10e2341471fea4b69afcb3c9608f8ace60280ac025ab5cef2c9bbb85b66ab1e6edc86306bf857d2a528a0029b37f1259b838113d70989ab32e8a49955a
checksum: 932b48e64e80ff6c01f359fe469a36f1195127abe42cdc4dcfc444b79e861e018dfc3a86c13f6158ba43997b1fdbee5fab337c728b05833f9d66875f4250c3e0
languageName: node
linkType: hard

"@mui/lab@npm:5.0.0-alpha.174":
version: 5.0.0-alpha.174
resolution: "@mui/lab@npm:5.0.0-alpha.174"
"@mui/lab@npm:5.0.0-alpha.175":
version: 5.0.0-alpha.175
resolution: "@mui/lab@npm:5.0.0-alpha.175"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/base": 5.0.0-beta.40
"@mui/system": ^5.16.8
"@mui/base": 5.0.0-beta.40-0
"@mui/system": ^5.16.12
"@mui/types": ^7.2.15
"@mui/utils": ^5.16.8
"@mui/utils": ^5.16.12
clsx: ^2.1.0
prop-types: ^15.8.1
peerDependencies:
Expand All @@ -8335,25 +8335,25 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 630f2a7a6eba74fb37823f1b3e0a5ffcbefdac7c54bbe943d45a169599ad3a863a08f9db8da39f2f9df9e8043e374d26b3462922d5e0878008b21c35fb84cafa
checksum: 416e43279a1db35d33f89311e6e6b5113433cd4e51bcb3f1fb90f254c632e653eb30c14e7241d64a0de73443276c8a7b0ff60250b75c2178c895b542f0a3b368
languageName: node
linkType: hard

"@mui/material@npm:5.16.11, @mui/material@npm:^5.12.2":
version: 5.16.11
resolution: "@mui/material@npm:5.16.11"
"@mui/material@npm:5.16.12, @mui/material@npm:^5.12.2":
version: 5.16.12
resolution: "@mui/material@npm:5.16.12"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/core-downloads-tracker": ^5.16.11
"@mui/system": ^5.16.8
"@mui/core-downloads-tracker": ^5.16.12
"@mui/system": ^5.16.12
"@mui/types": ^7.2.15
"@mui/utils": ^5.16.8
"@mui/utils": ^5.16.12
"@popperjs/core": ^2.11.8
"@types/react-transition-group": ^4.4.10
clsx: ^2.1.0
csstype: ^3.1.3
prop-types: ^15.8.1
react-is: ^18.3.1
react-is: ^19.0.0
react-transition-group: ^4.4.5
peerDependencies:
"@emotion/react": ^11.5.0
Expand All @@ -8368,24 +8368,24 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 6a30ba51377e746ce48181663e9db799c2c78d32759f76a1d69f478f205d15f1fd4ce0d55601d2dbee3ffd341eb978aceb59912d00edff07bd573ecff9600cea
checksum: a29677300bb38fddf2e4455cf497233676a6a4ee982b1d4ff4c5b520ce608da526ba934d6670747e207bea354725e68854a4e5671c0980f70dba0f9cf20178c8
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.16.8":
version: 5.16.8
resolution: "@mui/private-theming@npm:5.16.8"
"@mui/private-theming@npm:^5.16.12":
version: 5.16.12
resolution: "@mui/private-theming@npm:5.16.12"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/utils": ^5.16.8
"@mui/utils": ^5.16.12
prop-types: ^15.8.1
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 576cf19188c236482a8a698978d3061c7e8d76ba9d891d323ce96d92d6b80d88e1aa2a67fe4698d76b8a43221ef0f8ed21be74971fc684ce1279dc73fd34316b
checksum: a51ddd672545be389528d501fe591c3fd03d1317373760eb942e6bd489e56a9bd0da7add01c9420a1007b113902caef2fadf7c9cb4f9b17ea9b2e0007979cb71
languageName: node
linkType: hard

Expand All @@ -8406,12 +8406,12 @@ __metadata:
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.16.8":
version: 5.16.8
resolution: "@mui/styled-engine@npm:5.16.8"
"@mui/styled-engine@npm:^5.16.12":
version: 5.16.12
resolution: "@mui/styled-engine@npm:5.16.12"
dependencies:
"@babel/runtime": ^7.23.9
"@emotion/cache": ^11.11.0
"@emotion/cache": ^11.13.5
csstype: ^3.1.3
prop-types: ^15.8.1
peerDependencies:
Expand All @@ -8423,19 +8423,19 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 8eab246e985bbe2707af4620a3193166bacefb029df65ac846cfc0ac5d7996fcb72c50327241f60913538f58a2ad9aa6de3ef12b72eb7750c71f8d3c284a420b
checksum: fa762742ef0a41077dfa0c12c5e3441e32d357192f32fc16b29ee7897ce92a4665cd644b09655dea02fe402da4fc83649901bd34822af784ed359bcc6572ee39
languageName: node
linkType: hard

"@mui/styles@npm:5.16.11":
version: 5.16.11
resolution: "@mui/styles@npm:5.16.11"
"@mui/styles@npm:5.16.12":
version: 5.16.12
resolution: "@mui/styles@npm:5.16.12"
dependencies:
"@babel/runtime": ^7.23.9
"@emotion/hash": ^0.9.1
"@mui/private-theming": ^5.16.8
"@mui/private-theming": ^5.16.12
"@mui/types": ^7.2.15
"@mui/utils": ^5.16.8
"@mui/utils": ^5.16.12
clsx: ^2.1.0
csstype: ^3.1.3
hoist-non-react-statics: ^3.3.2
Expand All @@ -8454,7 +8454,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 0f9241acd238fb33be4b8a8127a36089e85843177e8a13a6458a99ad30b9b4943837360d91182c5344cdbeb178e568b86f8676b09242f0509297e5e48d1661b4
checksum: 5e33fbafe7ef24e1a19e52ec9b336235d3ef1b77b94711eb53cf9380e143d6f6b9115d83751fceb92c5fa20fe76bd9d6d813831183355aea82f441641e369841
languageName: node
linkType: hard

Expand Down Expand Up @@ -8489,15 +8489,15 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.16.8":
version: 5.16.8
resolution: "@mui/system@npm:5.16.8"
"@mui/system@npm:^5.16.12":
version: 5.16.12
resolution: "@mui/system@npm:5.16.12"
dependencies:
"@babel/runtime": ^7.23.9
"@mui/private-theming": ^5.16.8
"@mui/styled-engine": ^5.16.8
"@mui/private-theming": ^5.16.12
"@mui/styled-engine": ^5.16.12
"@mui/types": ^7.2.15
"@mui/utils": ^5.16.8
"@mui/utils": ^5.16.12
clsx: ^2.1.0
csstype: ^3.1.3
prop-types: ^15.8.1
Expand All @@ -8513,11 +8513,11 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 8082b176009fa907cdb0391db59db6cd3589659ad92497caec998c01e1683978ab2eda4ece4d12e523d233b062aa5946d4a438d9a22bf172f0568be1db773e9c
checksum: 261fbf349e6ef1462f46d92221697efe0aefcde33975eeb214dd2fa97b77ca76236cae0c221bc9e30e84775b8d3ebd9a4dd779666e833f671cf7b3a11a50a39d
languageName: node
linkType: hard

"@mui/types@npm:^7.2.14, @mui/types@npm:^7.2.15, @mui/types@npm:^7.2.19":
"@mui/types@npm:^7.2.15, @mui/types@npm:^7.2.19":
version: 7.2.19
resolution: "@mui/types@npm:7.2.19"
peerDependencies:
Expand All @@ -8529,23 +8529,23 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.14.15, @mui/utils@npm:^5.15.14, @mui/utils@npm:^5.16.8":
version: 5.16.8
resolution: "@mui/utils@npm:5.16.8"
"@mui/utils@npm:^5.14.15, @mui/utils@npm:^5.16.12":
version: 5.16.12
resolution: "@mui/utils@npm:5.16.12"
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
react-is: ^19.0.0
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: ed714c6aa583bdf17af9f523c9b9ba3789a47677aa6408bc2afd842fa9eaa6d111361c1309435d481ea03b8c695e22ead98c43dc13239c63a3da481c95e5ad72
checksum: 0f6df27d39d9c7c5dcd041fc8a2e40bd222180aaa140c7c4f7f7a79e79edbd2f15ffcd407ab27ec58142a2cb9858f078cf20f0ccb0d854ec7a426475bf0dabce
languageName: node
linkType: hard

Expand Down Expand Up @@ -10641,7 +10641,7 @@ __metadata:
"@backstage/test-utils": 1.7.0
"@backstage/theme": ^0.6.0
"@janus-idp/shared-react": ^2.13.1
"@mui/icons-material": 5.16.11
"@mui/icons-material": 5.16.12
"@mui/material": ^5.12.2
"@mui/styles": ^6.1.6
"@playwright/test": 1.49.1
Expand Down Expand Up @@ -15233,10 +15233,10 @@ __metadata:
"@backstage/plugin-user-settings": ^0.8.14
"@backstage/test-utils": ^1.7.0
"@backstage/theme": ^0.6.0
"@mui/icons-material": 5.16.11
"@mui/lab": 5.0.0-alpha.174
"@mui/material": 5.16.11
"@mui/styles": 5.16.11
"@mui/icons-material": 5.16.12
"@mui/lab": 5.0.0-alpha.175
"@mui/material": 5.16.12
"@mui/styles": 5.16.12
"@playwright/test": ^1.32.3
"@red-hat-developer-hub/backstage-plugin-bulk-import": "workspace:^"
"@redhat-developer/red-hat-developer-hub-theme": ^0.4.0
Expand Down Expand Up @@ -31198,6 +31198,13 @@ __metadata:
languageName: node
linkType: hard

"react-is@npm:^19.0.0":
version: 19.0.0
resolution: "react-is@npm:19.0.0"
checksum: fbb3060bcb6b3e8e525b17f0872d1cf62a40b73fa7c5de02419069e2edd3e01cf1e8e86c8888f0733cff006175ee76ae927b40b6f0c4332bdda21020505ac90b
languageName: node
linkType: hard

"react-markdown@npm:^8.0.0":
version: 8.0.7
resolution: "react-markdown@npm:8.0.7"
Expand Down
7 changes: 7 additions & 0 deletions workspaces/homepage/.changeset/renovate-17434bb.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@red-hat-developer-hub/backstage-plugin-dynamic-home-page': patch
---

Updated dependency `@mui/icons-material` to `5.16.12`.
Updated dependency `@mui/material` to `5.16.12`.
Updated dependency `@mui/styles` to `5.16.12`.
4 changes: 2 additions & 2 deletions workspaces/homepage/plugins/dynamic-home-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@backstage/plugin-home-react": "0.1.18",
"@backstage/plugin-search-react": "1.8.1",
"@backstage/theme": "0.6.0",
"@mui/material": "5.16.11",
"@mui/styles": "5.16.11",
"@mui/material": "5.16.12",
"@mui/styles": "5.16.12",
"@scalprum/react-core": "0.9.3",
"react-grid-layout": "1.5.0",
"react-use": "17.6.0",
Expand Down
Loading
Loading