Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion workspaces/ai-integrations/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@material-ui/icons": "^4.9.1",
"@red-hat-developer-hub/backstage-plugin-ai-experience": "workspace:^",
"@red-hat-developer-hub/backstage-plugin-global-header": "^1.4.0",
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
"react": "^18.0.2",
"react-dom": "^18.0.2",
"react-router": "^6.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@backstage/core-app-api": "^1.19.2",
"@backstage/dev-utils": "^1.1.17",
"@backstage/test-utils": "^1.7.13",
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
14 changes: 7 additions & 7 deletions workspaces/ai-integrations/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11226,7 +11226,7 @@ __metadata:
"@mui/material": 5.18.0
"@red-hat-developer-hub/backstage-plugin-ai-experience-backend": "workspace:^"
"@red-hat-developer-hub/backstage-plugin-ai-experience-common": "workspace:^"
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
"@tanstack/react-query": ^5.71.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
Expand Down Expand Up @@ -11316,19 +11316,19 @@ __metadata:
languageName: node
linkType: hard

"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.11.0":
version: 0.11.0
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.11.0"
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.12.0":
version: 0.12.0
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.12.0"
dependencies:
"@mui/icons-material": ^5.17.1
peerDependencies:
"@backstage/core-plugin-api": ^1.11.1
"@backstage/core-plugin-api": ^1.12.0
"@backstage/theme": ^0.7.0
"@material-ui/icons": ^4.11.3
"@mui/icons-material": ^5.17.1
"@mui/material": ^5.0.0
react: ^16.13.1 || ^17.0.0 || ^18.0.0
checksum: 70368eb43351805dbea8a6f9b1a7e5e0c50ac6edc2ab7639c2fe48084d783b0d3f7a629225ae0e6ae3fd47b3fccdf2eecc4ad9a913ddec32e948f94fb6ecbd92
checksum: c8489fa11585c8e57d47c5e3972df90dab01a7de70629ca8c944026a914c98d944837bcfa8ac205c45bbd92f075207dfc4ed560463a933d234649afb8a612fd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -15659,7 +15659,7 @@ __metadata:
"@playwright/test": ^1.32.3
"@red-hat-developer-hub/backstage-plugin-ai-experience": "workspace:^"
"@red-hat-developer-hub/backstage-plugin-global-header": ^1.4.0
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
Expand Down