Skip to content

Commit a994094

Browse files
fix(deps): update dependency @red-hat-developer-hub/backstage-plugin-theme to ^0.10.0 (#1446)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa68d8b commit a994094

4 files changed

Lines changed: 15 additions & 10 deletions

File tree

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.10.0`.

workspaces/homepage/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@material-ui/icons": "^4.9.1",
4848
"@openshift/dynamic-plugin-sdk": "^5.0.1",
4949
"@red-hat-developer-hub/backstage-plugin-dynamic-home-page": "workspace:^",
50-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.1",
50+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
5151
"@scalprum/react-core": "0.9.5",
5252
"react": "^18.0.2",
5353
"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.31.2",
6262
"@backstage/test-utils": "^1.7.11",
6363
"@openshift/dynamic-plugin-sdk": "5.0.1",
64-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0",
64+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
6565
"@testing-library/jest-dom": "6.8.0",
6666
"@testing-library/react": "14.3.1",
6767
"@testing-library/user-event": "14.6.1",

workspaces/homepage/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8823,7 +8823,7 @@ __metadata:
88238823
"@mui/material": 5.18.0
88248824
"@mui/styles": 5.18.0
88258825
"@openshift/dynamic-plugin-sdk": 5.0.1
8826-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.0
8826+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.10.0
88278827
"@scalprum/react-core": 0.9.5
88288828
"@testing-library/jest-dom": 6.8.0
88298829
"@testing-library/react": 14.3.1
@@ -8840,19 +8840,19 @@ __metadata:
88408840
languageName: unknown
88418841
linkType: soft
88428842

8843-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.9.0, @red-hat-developer-hub/backstage-plugin-theme@npm:^0.9.1":
8844-
version: 0.9.1
8845-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.9.1"
8843+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.10.0":
8844+
version: 0.10.0
8845+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.10.0"
88468846
dependencies:
88478847
"@mui/icons-material": ^5.17.1
88488848
peerDependencies:
8849-
"@backstage/core-plugin-api": ^1.10.7
8850-
"@backstage/theme": ^0.6.6
8849+
"@backstage/core-plugin-api": ^1.10.9
8850+
"@backstage/theme": ^0.6.8
88518851
"@material-ui/icons": ^4.11.3
88528852
"@mui/icons-material": ^5.17.1
88538853
"@mui/material": ^5.0.0
88548854
react: ^16.13.1 || ^17.0.0 || ^18.0.0
8855-
checksum: 876923b59c7f7bd6cf56218004770dd5b9c34873ca0a04f7ae9b6b9cbe33214de9f867d27702045785bd865cdc7dee23277cb58711447b5859bd1dae1d4a66db
8855+
checksum: a5626d864def2e255d026d1620d370ada033f11ee357b145a9f5bd95185cbb9392cae1c83d2dbdcafde8747feb95d79f7067f645d5c6086628d5910a216cf34e
88568856
languageName: node
88578857
linkType: hard
88588858

@@ -12866,7 +12866,7 @@ __metadata:
1286612866
"@openshift/dynamic-plugin-sdk": ^5.0.1
1286712867
"@playwright/test": 1.55.0
1286812868
"@red-hat-developer-hub/backstage-plugin-dynamic-home-page": "workspace:^"
12869-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.1
12869+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.10.0
1287012870
"@scalprum/react-core": 0.9.5
1287112871
"@testing-library/dom": ^9.0.0
1287212872
"@testing-library/jest-dom": ^6.0.0

0 commit comments

Comments
 (0)