Skip to content

Commit 65b4e38

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 2254469 commit 65b4e38

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-global-header': patch
3+
---
4+
5+
Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.12.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.11.0",
54+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.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.21",
6969
"@backstage/test-utils": "^1.7.13",
7070
"@openshift/dynamic-plugin-sdk": "^5.0.1",
71-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
71+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11134,7 +11134,7 @@ __metadata:
1113411134
"@mui/material": 5.18.0
1113511135
"@mui/styled-engine": 5.18.0
1113611136
"@openshift/dynamic-plugin-sdk": ^5.0.1
11137-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
11137+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
1113811138
"@scalprum/react-core": 0.11.1
1113911139
"@testing-library/jest-dom": ^6.0.0
1114011140
"@testing-library/react": ^14.0.0
@@ -11149,19 +11149,19 @@ __metadata:
1114911149
languageName: unknown
1115011150
linkType: soft
1115111151

11152-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.11.0":
11153-
version: 0.11.0
11154-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.11.0"
11152+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.12.0":
11153+
version: 0.12.0
11154+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.12.0"
1115511155
dependencies:
1115611156
"@mui/icons-material": ^5.17.1
1115711157
peerDependencies:
11158-
"@backstage/core-plugin-api": ^1.11.1
11158+
"@backstage/core-plugin-api": ^1.12.0
1115911159
"@backstage/theme": ^0.7.0
1116011160
"@material-ui/icons": ^4.11.3
1116111161
"@mui/icons-material": ^5.17.1
1116211162
"@mui/material": ^5.0.0
1116311163
react: ^16.13.1 || ^17.0.0 || ^18.0.0
11164-
checksum: 70368eb43351805dbea8a6f9b1a7e5e0c50ac6edc2ab7639c2fe48084d783b0d3f7a629225ae0e6ae3fd47b3fccdf2eecc4ad9a913ddec32e948f94fb6ecbd92
11164+
checksum: c8489fa11585c8e57d47c5e3972df90dab01a7de70629ca8c944026a914c98d944837bcfa8ac205c45bbd92f075207dfc4ed560463a933d234649afb8a612fd1
1116511165
languageName: node
1116611166
linkType: hard
1116711167

@@ -15735,7 +15735,7 @@ __metadata:
1573515735
"@playwright/test": 1.57.0
1573615736
"@red-hat-developer-hub/backstage-plugin-global-header": "workspace:^"
1573715737
"@red-hat-developer-hub/backstage-plugin-global-header-test": "workspace:^"
15738-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
15738+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
1573915739
"@testing-library/dom": ^9.0.0
1574015740
"@testing-library/jest-dom": ^6.0.0
1574115741
"@testing-library/react": ^14.0.0

0 commit comments

Comments
 (0)