Skip to content

Commit 7cae3fb

Browse files
renovate[bot]Github changeset workflow
authored and
Github changeset workflow
committed
fix(deps): replace dependency @material-ui/icons with @mui/icons-material ^5.0.0
1 parent b4b3437 commit 7cae3fb

File tree

4 files changed

+43
-6
lines changed

4 files changed

+43
-6
lines changed

.changeset/renovate-195a81c.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@oriflame/backstage-plugin-score-card': patch
3+
---
4+
5+
Updated dependency `@mui/icons-material` to `^5.0.0`.

packages/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@backstage/test-utils": "^1.4.7",
3838
"@backstage/theme": "^0.5.0",
3939
"@material-ui/core": "4.12.4",
40-
"@material-ui/icons": "4.11.3",
40+
"@mui/icons-material": "5.0.0",
4141
"@oriflame/backstage-plugin-score-card": "^0.8.0",
4242
"history": "5.3.0",
4343
"prop-types": "15.8.1",

plugins/score-card/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@backstage/types": "^1.1.1",
4444
"@backstage/version-bridge": "^1.0.7",
4545
"@material-ui/core": "^4.12.2",
46-
"@material-ui/icons": "^4.11.2",
46+
"@mui/icons-material": "^5.0.0",
4747
"@material-ui/lab": "^4.0.0-alpha.57",
4848
"@types/react": "^18.0.0",
4949
"react-use": "^17.2.4"

yarn.lock

+36-4
Original file line numberDiff line numberDiff line change
@@ -2540,7 +2540,7 @@ __metadata:
25402540
languageName: node
25412541
linkType: hard
25422542

2543-
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.10.4, @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.20.1, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.8, @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":
2543+
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.10.4, @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.20.1, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.8, @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":
25442544
version: 7.23.8
25452545
resolution: "@babel/runtime@npm:7.23.8"
25462546
dependencies:
@@ -6510,7 +6510,7 @@ __metadata:
65106510
languageName: node
65116511
linkType: hard
65126512

6513-
"@material-ui/icons@npm:4.11.3, @material-ui/icons@npm:^4.11.2, @material-ui/icons@npm:^4.9.1":
6513+
"@material-ui/icons@npm:^4.9.1":
65146514
version: 4.11.3
65156515
resolution: "@material-ui/icons@npm:4.11.3"
65166516
dependencies:
@@ -6845,6 +6845,38 @@ __metadata:
68456845
languageName: node
68466846
linkType: hard
68476847

6848+
"@mui/icons-material@npm:5.0.0":
6849+
version: 5.0.0
6850+
resolution: "@mui/icons-material@npm:5.0.0"
6851+
dependencies:
6852+
"@babel/runtime": "npm:^7.14.8"
6853+
peerDependencies:
6854+
"@mui/material": ^5.0.0-rc.0
6855+
"@types/react": ^16.8.6 || ^17.0.0
6856+
react: ^17.0.2
6857+
peerDependenciesMeta:
6858+
"@types/react":
6859+
optional: true
6860+
checksum: 044442ae1d4d9dc6d04a0aa0bea6574384b214f85619049c3536556ec2b5dbd4f6f30ef99dce2c2860e6f4b09912bc5d07f6c027c863ddb9d5fea027c25fd31c
6861+
languageName: node
6862+
linkType: hard
6863+
6864+
"@mui/icons-material@npm:^5.0.0":
6865+
version: 5.15.6
6866+
resolution: "@mui/icons-material@npm:5.15.6"
6867+
dependencies:
6868+
"@babel/runtime": "npm:^7.23.8"
6869+
peerDependencies:
6870+
"@mui/material": ^5.0.0
6871+
"@types/react": ^17.0.0 || ^18.0.0
6872+
react: ^17.0.0 || ^18.0.0
6873+
peerDependenciesMeta:
6874+
"@types/react":
6875+
optional: true
6876+
checksum: 9d3a9806dc1c578f5809b60022be1806b003a7f4c9d415e1f7531486d931c54f39b3750102c505379694be8ec6d22b49a51610b07a97d611b31f978bb4cd8fe7
6877+
languageName: node
6878+
linkType: hard
6879+
68486880
"@mui/material@npm:^5.12.2":
68496881
version: 5.15.6
68506882
resolution: "@mui/material@npm:5.15.6"
@@ -7885,8 +7917,8 @@ __metadata:
78857917
"@backstage/types": "npm:^1.1.1"
78867918
"@backstage/version-bridge": "npm:^1.0.7"
78877919
"@material-ui/core": "npm:^4.12.2"
7888-
"@material-ui/icons": "npm:^4.11.2"
78897920
"@material-ui/lab": "npm:^4.0.0-alpha.57"
7921+
"@mui/icons-material": "npm:^5.0.0"
78907922
"@testing-library/dom": "npm:^9.0.0"
78917923
"@testing-library/jest-dom": "npm:^6.0.0"
78927924
"@testing-library/react": "npm:^14.0.0"
@@ -12553,7 +12585,7 @@ __metadata:
1255312585
"@backstage/test-utils": "npm:^1.4.7"
1255412586
"@backstage/theme": "npm:^0.5.0"
1255512587
"@material-ui/core": "npm:4.12.4"
12556-
"@material-ui/icons": "npm:4.11.3"
12588+
"@mui/icons-material": "npm:5.0.0"
1255712589
"@oriflame/backstage-plugin-score-card": "npm:^0.8.0"
1255812590
"@playwright/test": "npm:^1.41.1"
1255912591
"@testing-library/dom": "npm:^9.0.0"

0 commit comments

Comments
 (0)