Skip to content

Commit 0c29fde

Browse files
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 708c390 commit 0c29fde

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

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.11.0",
51+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.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.19.2",
6060
"@backstage/dev-utils": "^1.1.17",
6161
"@backstage/test-utils": "^1.7.13",
62-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
62+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11226,7 +11226,7 @@ __metadata:
1122611226
"@mui/material": 5.18.0
1122711227
"@red-hat-developer-hub/backstage-plugin-ai-experience-backend": "workspace:^"
1122811228
"@red-hat-developer-hub/backstage-plugin-ai-experience-common": "workspace:^"
11229-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
11229+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
1123011230
"@tanstack/react-query": ^5.71.0
1123111231
"@testing-library/jest-dom": ^6.0.0
1123211232
"@testing-library/react": ^14.0.0
@@ -11316,19 +11316,19 @@ __metadata:
1131611316
languageName: node
1131711317
linkType: hard
1131811318

11319-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.11.0":
11320-
version: 0.11.0
11321-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.11.0"
11319+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.12.0":
11320+
version: 0.12.0
11321+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.12.0"
1132211322
dependencies:
1132311323
"@mui/icons-material": ^5.17.1
1132411324
peerDependencies:
11325-
"@backstage/core-plugin-api": ^1.11.1
11325+
"@backstage/core-plugin-api": ^1.12.0
1132611326
"@backstage/theme": ^0.7.0
1132711327
"@material-ui/icons": ^4.11.3
1132811328
"@mui/icons-material": ^5.17.1
1132911329
"@mui/material": ^5.0.0
1133011330
react: ^16.13.1 || ^17.0.0 || ^18.0.0
11331-
checksum: 70368eb43351805dbea8a6f9b1a7e5e0c50ac6edc2ab7639c2fe48084d783b0d3f7a629225ae0e6ae3fd47b3fccdf2eecc4ad9a913ddec32e948f94fb6ecbd92
11331+
checksum: c8489fa11585c8e57d47c5e3972df90dab01a7de70629ca8c944026a914c98d944837bcfa8ac205c45bbd92f075207dfc4ed560463a933d234649afb8a612fd1
1133211332
languageName: node
1133311333
linkType: hard
1133411334

@@ -15659,7 +15659,7 @@ __metadata:
1565915659
"@playwright/test": ^1.32.3
1566015660
"@red-hat-developer-hub/backstage-plugin-ai-experience": "workspace:^"
1566115661
"@red-hat-developer-hub/backstage-plugin-global-header": ^1.4.0
15662-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
15662+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
1566315663
"@testing-library/dom": ^9.0.0
1566415664
"@testing-library/jest-dom": ^6.0.0
1566515665
"@testing-library/react": ^14.0.0

0 commit comments

Comments
 (0)