diff --git a/workspaces/ai-integrations/packages/app/package.json b/workspaces/ai-integrations/packages/app/package.json index 65dd0fd81d..f2de6c5715 100644 --- a/workspaces/ai-integrations/packages/app/package.json +++ b/workspaces/ai-integrations/packages/app/package.json @@ -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", diff --git a/workspaces/ai-integrations/plugins/ai-experience/package.json b/workspaces/ai-integrations/plugins/ai-experience/package.json index 3e9a46aca9..0d792058fc 100644 --- a/workspaces/ai-integrations/plugins/ai-experience/package.json +++ b/workspaces/ai-integrations/plugins/ai-experience/package.json @@ -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", diff --git a/workspaces/ai-integrations/yarn.lock b/workspaces/ai-integrations/yarn.lock index 1b2b84727d..9877876844 100644 --- a/workspaces/ai-integrations/yarn.lock +++ b/workspaces/ai-integrations/yarn.lock @@ -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 @@ -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 @@ -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