Skip to content

Commit 2c4b3c0

Browse files
fix(deps): update dependency @red-hat-developer-hub/backstage-plugin-theme to ^0.10.0 (#1445)
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 a994094 commit 2c4b3c0

6 files changed

Lines changed: 23 additions & 18 deletions

File tree

workspaces/global-floating-action-button/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@mui/material": "5.18.0",
4747
"@mui/styles": "5.18.0",
4848
"@red-hat-developer-hub/backstage-plugin-global-floating-action-button": "workspace:^",
49-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0",
49+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
5050
"react": "^18.0.2",
5151
"react-dom": "^18.0.2",
5252
"react-router-dom": "^6.3.0"

workspaces/global-floating-action-button/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8451,19 +8451,19 @@ __metadata:
84518451
languageName: unknown
84528452
linkType: soft
84538453

8454-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.9.0":
8455-
version: 0.9.0
8456-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.9.0"
8454+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.10.0":
8455+
version: 0.10.0
8456+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.10.0"
84578457
dependencies:
84588458
"@mui/icons-material": ^5.17.1
84598459
peerDependencies:
8460-
"@backstage/core-plugin-api": ^1.10.7
8461-
"@backstage/theme": ^0.6.6
8460+
"@backstage/core-plugin-api": ^1.10.9
8461+
"@backstage/theme": ^0.6.8
84628462
"@material-ui/icons": ^4.11.3
84638463
"@mui/icons-material": ^5.17.1
84648464
"@mui/material": ^5.0.0
84658465
react: ^16.13.1 || ^17.0.0 || ^18.0.0
8466-
checksum: 365e81ba8af0fe38587e21bd842ede6eb6ee2d1590dbad26c3e5e6ca42c885b4e19de3cfc9435f43113f67960cf57c4614011596d4332def1bac93b9a6199860
8466+
checksum: a5626d864def2e255d026d1620d370ada033f11ee357b145a9f5bd95185cbb9392cae1c83d2dbdcafde8747feb95d79f7067f645d5c6086628d5910a216cf34e
84678467
languageName: node
84688468
linkType: hard
84698469

@@ -12384,7 +12384,7 @@ __metadata:
1238412384
"@mui/styles": 5.18.0
1238512385
"@playwright/test": 1.55.0
1238612386
"@red-hat-developer-hub/backstage-plugin-global-floating-action-button": "workspace:^"
12387-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.0
12387+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.10.0
1238812388
"@testing-library/jest-dom": ^6.0.0
1238912389
"@testing-library/react": ^14.0.0
1239012390
"@types/react-dom": "*"
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-global-header': patch
3+
---
4+
5+
Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.10.0`.

workspaces/global-header/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@mui/material": "5.18.0",
5252
"@red-hat-developer-hub/backstage-plugin-global-header": "workspace:^",
5353
"@red-hat-developer-hub/backstage-plugin-global-header-test": "workspace:^",
54-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.1",
54+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
5555
"react": "^18.0.2",
5656
"react-dom": "^18.0.2",
5757
"react-router": "^6.3.0",

workspaces/global-header/plugins/global-header/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@backstage/plugin-search-common": "^1.2.19",
6969
"@backstage/test-utils": "^1.7.11",
7070
"@openshift/dynamic-plugin-sdk": "^5.0.1",
71-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.1",
71+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
7272
"@testing-library/jest-dom": "^6.0.0",
7373
"@testing-library/react": "^14.0.0",
7474
"@testing-library/user-event": "^14.0.0",

workspaces/global-header/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9358,7 +9358,7 @@ __metadata:
93589358
"@mui/material": 5.18.0
93599359
"@mui/styled-engine": 5.18.0
93609360
"@openshift/dynamic-plugin-sdk": ^5.0.1
9361-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.1
9361+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.10.0
93629362
"@scalprum/react-core": 0.9.5
93639363
"@testing-library/jest-dom": ^6.0.0
93649364
"@testing-library/react": ^14.0.0
@@ -9373,19 +9373,19 @@ __metadata:
93739373
languageName: unknown
93749374
linkType: soft
93759375

9376-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.9.1":
9377-
version: 0.9.1
9378-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.9.1"
9376+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.10.0":
9377+
version: 0.10.0
9378+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.10.0"
93799379
dependencies:
93809380
"@mui/icons-material": ^5.17.1
93819381
peerDependencies:
9382-
"@backstage/core-plugin-api": ^1.10.7
9383-
"@backstage/theme": ^0.6.6
9382+
"@backstage/core-plugin-api": ^1.10.9
9383+
"@backstage/theme": ^0.6.8
93849384
"@material-ui/icons": ^4.11.3
93859385
"@mui/icons-material": ^5.17.1
93869386
"@mui/material": ^5.0.0
93879387
react: ^16.13.1 || ^17.0.0 || ^18.0.0
9388-
checksum: 876923b59c7f7bd6cf56218004770dd5b9c34873ca0a04f7ae9b6b9cbe33214de9f867d27702045785bd865cdc7dee23277cb58711447b5859bd1dae1d4a66db
9388+
checksum: a5626d864def2e255d026d1620d370ada033f11ee357b145a9f5bd95185cbb9392cae1c83d2dbdcafde8747feb95d79f7067f645d5c6086628d5910a216cf34e
93899389
languageName: node
93909390
linkType: hard
93919391

@@ -13870,7 +13870,7 @@ __metadata:
1387013870
"@playwright/test": 1.55.0
1387113871
"@red-hat-developer-hub/backstage-plugin-global-header": "workspace:^"
1387213872
"@red-hat-developer-hub/backstage-plugin-global-header-test": "workspace:^"
13873-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.1
13873+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.10.0
1387413874
"@testing-library/dom": ^9.0.0
1387513875
"@testing-library/jest-dom": ^6.0.0
1387613876
"@testing-library/react": ^14.0.0

0 commit comments

Comments
 (0)