Skip to content

Commit

Permalink
fix(deps): replace dependency @material-ui/core with @mui/material 5.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 096947a commit 2a75f1f
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 9 deletions.
2 changes: 1 addition & 1 deletion plugins/dynamic-home-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@backstage/plugin-search": "1.4.18",
"@backstage/plugin-search-react": "1.8.1",
"@backstage/theme": "0.6.0",
"@material-ui/core": "4.12.4",
"@mui/material": "5.0.0",
"@scalprum/react-core": "0.8.0",
"react-grid-layout": "1.4.4",
"react-use": "17.5.1"
Expand Down
101 changes: 93 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2765,7 +2765,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.2.0, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.24.8, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.0, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.2.0, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.24.8, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.4.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.0, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
Expand Down Expand Up @@ -7701,6 +7701,15 @@ __metadata:
languageName: node
linkType: hard

"@emotion/is-prop-valid@npm:^1.1.0":
version: 1.3.1
resolution: "@emotion/is-prop-valid@npm:1.3.1"
dependencies:
"@emotion/memoize": ^0.9.0
checksum: fe6549d54f389e1a17cb02d832af7ee85fb6ea126fc18d02ca47216e8ff19332c1983f4a0ba68602cfcd3b325ffd4ebf0b2d0c6270f1e7e6fe3fca4ba7741e1a
languageName: node
linkType: hard

"@emotion/is-prop-valid@npm:^1.3.0":
version: 1.3.0
resolution: "@emotion/is-prop-valid@npm:1.3.0"
Expand Down Expand Up @@ -9472,7 +9481,7 @@ __metadata:
"@backstage/plugin-search-react": 1.8.1
"@backstage/test-utils": 1.7.0
"@backstage/theme": 0.6.0
"@material-ui/core": 4.12.4
"@mui/material": 5.0.0
"@openshift/dynamic-plugin-sdk": 5.0.1
"@redhat-developer/red-hat-developer-hub-theme": 0.4.0
"@scalprum/react-core": 0.8.0
Expand Down Expand Up @@ -10829,7 +10838,7 @@ __metadata:
languageName: node
linkType: hard

"@material-ui/core@npm:4.12.4, @material-ui/core@npm:^4.12.2, @material-ui/core@npm:^4.12.4, @material-ui/core@npm:^4.9.13":
"@material-ui/core@npm:^4.12.2, @material-ui/core@npm:^4.12.4, @material-ui/core@npm:^4.9.13":
version: 4.12.4
resolution: "@material-ui/core@npm:4.12.4"
dependencies:
Expand Down Expand Up @@ -11526,6 +11535,27 @@ __metadata:
languageName: node
linkType: hard

"@mui/core@npm:5.0.0-alpha.47":
version: 5.0.0-alpha.47
resolution: "@mui/core@npm:5.0.0-alpha.47"
dependencies:
"@babel/runtime": ^7.14.8
"@emotion/is-prop-valid": ^1.1.0
"@mui/utils": ^5.0.0
clsx: ^1.1.1
prop-types: ^15.7.2
react-is: ^17.0.2
peerDependencies:
"@types/react": ^16.8.6 || ^17.0.0
react: ^17.0.2
react-dom: ^17.0.2
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 6d8a27aa25c04fdb94928035d5598e18b5d02733ff50948ed4289d0590c8575417572a86005254dfdb5661630b6170cbb9be1908bc621f1a61be6581d0743d2a
languageName: node
linkType: hard

"@mui/icons-material@npm:5.15.17":
version: 5.15.17
resolution: "@mui/icons-material@npm:5.15.17"
Expand Down Expand Up @@ -11590,6 +11620,40 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:5.0.0":
version: 5.0.0
resolution: "@mui/material@npm:5.0.0"
dependencies:
"@babel/runtime": ^7.14.8
"@mui/core": 5.0.0-alpha.47
"@mui/system": ^5.0.0
"@mui/types": ^7.0.0
"@mui/utils": ^5.0.0
"@popperjs/core": ^2.4.4
"@types/react-transition-group": ^4.4.2
clsx: ^1.1.1
csstype: ^3.0.8
hoist-non-react-statics: ^3.3.2
prop-types: ^15.7.2
react-is: ^17.0.2
react-transition-group: ^4.4.2
peerDependencies:
"@emotion/react": ^11.4.1
"@emotion/styled": ^11.3.0
"@types/react": ^16.8.6 || ^17.0.0
react: ^17.0.2
react-dom: ^17.0.2
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@types/react":
optional: true
checksum: a2ea8d91cc15479a27aa4d15d3e51d9560dc3342e75805c1630de4667906ee13063582874567e7d59c376a9ca1bc1994552d523e2d2be2b3fcacaf6df020fc33
languageName: node
linkType: hard

"@mui/material@npm:5.16.7, @mui/material@npm:^5.12.2, @mui/material@npm:^5.14.18, @mui/material@npm:^5.15.19":
version: 5.16.7
resolution: "@mui/material@npm:5.16.7"
Expand Down Expand Up @@ -11661,7 +11725,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.16.5, @mui/system@npm:^5.16.7":
"@mui/system@npm:^5.0.0, @mui/system@npm:^5.16.5, @mui/system@npm:^5.16.7":
version: 5.16.7
resolution: "@mui/system@npm:5.16.7"
dependencies:
Expand Down Expand Up @@ -11689,6 +11753,18 @@ __metadata:
languageName: node
linkType: hard

"@mui/types@npm:^7.0.0":
version: 7.2.19
resolution: "@mui/types@npm:7.2.19"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: c3b5723e6f0861d47df834c57878f19347aefecdaf948cf9a25a64b73fbc75791430693d0f540b2bdc01bdfc605dc32bf4ba738113ec415aa9eaf002ce38f064
languageName: node
linkType: hard

"@mui/types@npm:^7.2.14, @mui/types@npm:^7.2.15":
version: 7.2.15
resolution: "@mui/types@npm:7.2.15"
Expand All @@ -11701,7 +11777,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.14.15, @mui/utils@npm:^5.15.14, @mui/utils@npm:^5.16.5, @mui/utils@npm:^5.16.6":
"@mui/utils@npm:^5.0.0, @mui/utils@npm:^5.14.15, @mui/utils@npm:^5.15.14, @mui/utils@npm:^5.16.5, @mui/utils@npm:^5.16.6":
version: 5.16.6
resolution: "@mui/utils@npm:5.16.6"
dependencies:
Expand Down Expand Up @@ -13185,7 +13261,7 @@ __metadata:
languageName: node
linkType: hard

"@popperjs/core@npm:^2.11.8":
"@popperjs/core@npm:^2.11.8, @popperjs/core@npm:^2.4.4":
version: 2.11.8
resolution: "@popperjs/core@npm:2.11.8"
checksum: e5c69fdebf52a4012f6a1f14817ca8e9599cb1be73dd1387e1785e2ed5e5f0862ff817f420a87c7fc532add1f88a12e25aeb010ffcbdc98eace3d55ce2139cf0
Expand Down Expand Up @@ -18089,6 +18165,15 @@ __metadata:
languageName: node
linkType: hard

"@types/react-transition-group@npm:^4.4.2":
version: 4.4.11
resolution: "@types/react-transition-group@npm:4.4.11"
dependencies:
"@types/react": "*"
checksum: a6e3b2e4363cb019e256ae4f19dadf9d7eb199da1a5e4109bbbf6a132821884044d332e9c74b520b1e5321a7f545502443fd1ce0b18649c8b510fa4220b0e5c2
languageName: node
linkType: hard

"@types/react@npm:18.3.7":
version: 18.3.7
resolution: "@types/react@npm:18.3.7"
Expand Down Expand Up @@ -22923,7 +23008,7 @@ __metadata:
languageName: node
linkType: hard

"csstype@npm:^3.0.2, csstype@npm:^3.1.2, csstype@npm:^3.1.3":
"csstype@npm:^3.0.2, csstype@npm:^3.0.8, csstype@npm:^3.1.2, csstype@npm:^3.1.3":
version: 3.1.3
resolution: "csstype@npm:3.1.3"
checksum: 8db785cc92d259102725b3c694ec0c823f5619a84741b5c7991b8ad135dfaa66093038a1cc63e03361a6cd28d122be48f2106ae72334e067dd619a51f49eddf7
Expand Down Expand Up @@ -37229,7 +37314,7 @@ __metadata:
languageName: node
linkType: hard

"react-transition-group@npm:^4.0.0, react-transition-group@npm:^4.4.0, react-transition-group@npm:^4.4.5":
"react-transition-group@npm:^4.0.0, react-transition-group@npm:^4.4.0, react-transition-group@npm:^4.4.2, react-transition-group@npm:^4.4.5":
version: 4.4.5
resolution: "react-transition-group@npm:4.4.5"
dependencies:
Expand Down

0 comments on commit 2a75f1f

Please sign in to comment.