Skip to content

Commit 8256e10

Browse files
fix(deps): update dependency @red-hat-developer-hub/backstage-plugin-theme to ^0.10.0 (#1444)
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 469dc17 commit 8256e10

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

workspaces/ai-integrations/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
"@red-hat-developer-hub/backstage-plugin-ai-experience": "workspace:^",
5050
"@red-hat-developer-hub/backstage-plugin-global-header": "^1.4.0",
51-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0",
51+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
5252
"react": "^18.0.2",
5353
"react-dom": "^18.0.2",
5454
"react-router": "^6.3.0",

workspaces/ai-integrations/plugins/ai-experience/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@backstage/core-app-api": "^1.16.0",
6060
"@backstage/dev-utils": "^1.1.8",
6161
"@backstage/test-utils": "^1.7.6",
62-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0",
62+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
6363
"@testing-library/jest-dom": "^6.0.0",
6464
"@testing-library/react": "^14.0.0",
6565
"@testing-library/user-event": "^14.0.0",

workspaces/ai-integrations/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10695,7 +10695,7 @@ __metadata:
1069510695
"@mui/material": 5.18.0
1069610696
"@red-hat-developer-hub/backstage-plugin-ai-experience-backend": "workspace:^"
1069710697
"@red-hat-developer-hub/backstage-plugin-ai-experience-common": "workspace:^"
10698-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.0
10698+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.10.0
1069910699
"@tanstack/react-query": ^5.71.0
1070010700
"@testing-library/jest-dom": ^6.0.0
1070110701
"@testing-library/react": ^14.0.0
@@ -10784,19 +10784,19 @@ __metadata:
1078410784
languageName: node
1078510785
linkType: hard
1078610786

10787-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.9.0":
10788-
version: 0.9.0
10789-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.9.0"
10787+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.10.0":
10788+
version: 0.10.0
10789+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.10.0"
1079010790
dependencies:
1079110791
"@mui/icons-material": ^5.17.1
1079210792
peerDependencies:
10793-
"@backstage/core-plugin-api": ^1.10.7
10794-
"@backstage/theme": ^0.6.6
10793+
"@backstage/core-plugin-api": ^1.10.9
10794+
"@backstage/theme": ^0.6.8
1079510795
"@material-ui/icons": ^4.11.3
1079610796
"@mui/icons-material": ^5.17.1
1079710797
"@mui/material": ^5.0.0
1079810798
react: ^16.13.1 || ^17.0.0 || ^18.0.0
10799-
checksum: 365e81ba8af0fe38587e21bd842ede6eb6ee2d1590dbad26c3e5e6ca42c885b4e19de3cfc9435f43113f67960cf57c4614011596d4332def1bac93b9a6199860
10799+
checksum: a5626d864def2e255d026d1620d370ada033f11ee357b145a9f5bd95185cbb9392cae1c83d2dbdcafde8747feb95d79f7067f645d5c6086628d5910a216cf34e
1080010800
languageName: node
1080110801
linkType: hard
1080210802

@@ -15326,7 +15326,7 @@ __metadata:
1532615326
"@playwright/test": ^1.32.3
1532715327
"@red-hat-developer-hub/backstage-plugin-ai-experience": "workspace:^"
1532815328
"@red-hat-developer-hub/backstage-plugin-global-header": ^1.4.0
15329-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.0
15329+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.10.0
1533015330
"@testing-library/dom": ^9.0.0
1533115331
"@testing-library/jest-dom": ^6.0.0
1533215332
"@testing-library/react": ^14.0.0

0 commit comments

Comments
 (0)