Skip to content

Commit 95c8073

Browse files
fix(deps): update dependency @red-hat-developer-hub/backstage-plugin-theme to ^0.8.0 (#870)
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 dc01428 commit 95c8073

4 files changed

Lines changed: 13 additions & 8 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-orchestrator': patch
3+
---
4+
5+
Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.8.0`.

workspaces/orchestrator/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@mui/styles": "5.17.1",
5252
"@red-hat-developer-hub/backstage-plugin-orchestrator": "workspace:^",
5353
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets": "workspace:^",
54-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.6.0",
54+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.8.0",
5555
"history": "^5.3.0",
5656
"react": "^18.0.2",
5757
"react-dom": "^18.0.2",

workspaces/orchestrator/plugins/orchestrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@material-ui/icons": "^4.11.3",
8989
"@material-ui/lab": "^4.0.0-alpha.45",
9090
"@mui/icons-material": "^5.15.8",
91-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.6.0",
91+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.8.0",
9292
"@testing-library/dom": "^10.0.0",
9393
"@testing-library/jest-dom": "^6.0.0",
9494
"@testing-library/react": "^15.0.0",

workspaces/orchestrator/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11524,7 +11524,7 @@ __metadata:
1152411524
"@red-hat-developer-hub/backstage-plugin-orchestrator-common": "workspace:^"
1152511525
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-api": "workspace:^"
1152611526
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-react": "workspace:^"
11527-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.6.0
11527+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.8.0
1152811528
"@testing-library/dom": ^10.0.0
1152911529
"@testing-library/jest-dom": ^6.0.0
1153011530
"@testing-library/react": ^15.0.0
@@ -11572,9 +11572,9 @@ __metadata:
1157211572
languageName: unknown
1157311573
linkType: soft
1157411574

11575-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.6.0":
11576-
version: 0.6.0
11577-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.6.0"
11575+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.8.0":
11576+
version: 0.8.2
11577+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.8.2"
1157811578
dependencies:
1157911579
"@mui/icons-material": ^5.17.1
1158011580
peerDependencies:
@@ -11584,7 +11584,7 @@ __metadata:
1158411584
"@mui/icons-material": ^5.17.1
1158511585
"@mui/material": ^5.0.0
1158611586
react: ^16.13.1 || ^17.0.0 || ^18.0.0
11587-
checksum: 37b868436f32ac08f6fd465d3a14caf636731e299a8407dc07970681b0e6327d61f12616820ff57b103a3ef8c51d37092dd6e972363d914cecd7c0f3231a760b
11587+
checksum: 76488ae3fbb9fabdd936d7a1353fda0b1d11fa9439cb33333678eccfcd71fdd1c9cf60418828d94ee26f3b1874a873767996eebbedb01b3fbf57200dee5c562d
1158811588
languageName: node
1158911589
linkType: hard
1159011590

@@ -16052,7 +16052,7 @@ __metadata:
1605216052
"@playwright/test": 1.52.0
1605316053
"@red-hat-developer-hub/backstage-plugin-orchestrator": "workspace:^"
1605416054
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets": "workspace:^"
16055-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.6.0
16055+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.8.0
1605616056
"@testing-library/dom": ^9.0.0
1605716057
"@testing-library/jest-dom": ^6.0.0
1605816058
"@testing-library/react": ^14.0.0

0 commit comments

Comments
 (0)