Skip to content

Commit 40b720b

Browse files
renovate[bot]rhdh-bot
authored andcommitted
fix(deps): update dependency @red-hat-developer-hub/backstage-plugin-theme to ^0.12.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b153551 commit 40b720b

File tree

4 files changed

+14
-9
lines changed

4 files changed

+14
-9
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-dynamic-home-page': patch
3+
---
4+
5+
Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.12.0`.

workspaces/homepage/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@material-ui/icons": "^4.9.1",
4949
"@openshift/dynamic-plugin-sdk": "^5.0.1",
5050
"@red-hat-developer-hub/backstage-plugin-dynamic-home-page": "workspace:^",
51-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
51+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
5252
"@scalprum/react-core": "0.11.1",
5353
"react": "^18.0.2",
5454
"react-dom": "^18.0.2",

workspaces/homepage/plugins/dynamic-home-page/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@backstage/plugin-catalog": "^1.32.0",
6262
"@backstage/test-utils": "^1.7.13",
6363
"@openshift/dynamic-plugin-sdk": "5.0.1",
64-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
64+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
6565
"@testing-library/jest-dom": "6.9.1",
6666
"@testing-library/react": "14.3.1",
6767
"@testing-library/user-event": "14.6.1",

workspaces/homepage/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10536,7 +10536,7 @@ __metadata:
1053610536
"@mui/material": 5.18.0
1053710537
"@mui/styles": 5.18.0
1053810538
"@openshift/dynamic-plugin-sdk": 5.0.1
10539-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
10539+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
1054010540
"@scalprum/react-core": 0.11.1
1054110541
"@testing-library/jest-dom": 6.9.1
1054210542
"@testing-library/react": 14.3.1
@@ -10553,19 +10553,19 @@ __metadata:
1055310553
languageName: unknown
1055410554
linkType: soft
1055510555

10556-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.11.0":
10557-
version: 0.11.0
10558-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.11.0"
10556+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.12.0":
10557+
version: 0.12.0
10558+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.12.0"
1055910559
dependencies:
1056010560
"@mui/icons-material": ^5.17.1
1056110561
peerDependencies:
10562-
"@backstage/core-plugin-api": ^1.11.1
10562+
"@backstage/core-plugin-api": ^1.12.0
1056310563
"@backstage/theme": ^0.7.0
1056410564
"@material-ui/icons": ^4.11.3
1056510565
"@mui/icons-material": ^5.17.1
1056610566
"@mui/material": ^5.0.0
1056710567
react: ^16.13.1 || ^17.0.0 || ^18.0.0
10568-
checksum: 70368eb43351805dbea8a6f9b1a7e5e0c50ac6edc2ab7639c2fe48084d783b0d3f7a629225ae0e6ae3fd47b3fccdf2eecc4ad9a913ddec32e948f94fb6ecbd92
10568+
checksum: c8489fa11585c8e57d47c5e3972df90dab01a7de70629ca8c944026a914c98d944837bcfa8ac205c45bbd92f075207dfc4ed560463a933d234649afb8a612fd1
1056910569
languageName: node
1057010570
linkType: hard
1057110571

@@ -14735,7 +14735,7 @@ __metadata:
1473514735
"@openshift/dynamic-plugin-sdk": ^5.0.1
1473614736
"@playwright/test": 1.57.0
1473714737
"@red-hat-developer-hub/backstage-plugin-dynamic-home-page": "workspace:^"
14738-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
14738+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
1473914739
"@scalprum/react-core": 0.11.1
1474014740
"@testing-library/dom": ^9.0.0
1474114741
"@testing-library/jest-dom": ^6.0.0

0 commit comments

Comments
 (0)