diff --git a/workspaces/global-header/.changeset/renovate-ba8c783.md b/workspaces/global-header/.changeset/renovate-ba8c783.md new file mode 100644 index 0000000000..e1dd7212a1 --- /dev/null +++ b/workspaces/global-header/.changeset/renovate-ba8c783.md @@ -0,0 +1,5 @@ +--- +'@red-hat-developer-hub/backstage-plugin-global-header': patch +--- + +Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.12.0`. diff --git a/workspaces/global-header/packages/app/package.json b/workspaces/global-header/packages/app/package.json index 1a004fc27b..17732a4801 100644 --- a/workspaces/global-header/packages/app/package.json +++ b/workspaces/global-header/packages/app/package.json @@ -51,7 +51,7 @@ "@mui/material": "5.18.0", "@red-hat-developer-hub/backstage-plugin-global-header": "workspace:^", "@red-hat-developer-hub/backstage-plugin-global-header-test": "workspace:^", - "@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/global-header/plugins/global-header/package.json b/workspaces/global-header/plugins/global-header/package.json index 5499b02693..305b8224b2 100644 --- a/workspaces/global-header/plugins/global-header/package.json +++ b/workspaces/global-header/plugins/global-header/package.json @@ -68,7 +68,7 @@ "@backstage/plugin-search-common": "^1.2.21", "@backstage/test-utils": "^1.7.13", "@openshift/dynamic-plugin-sdk": "^5.0.1", - "@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/global-header/yarn.lock b/workspaces/global-header/yarn.lock index 0cf028f962..2aacf6b9a5 100644 --- a/workspaces/global-header/yarn.lock +++ b/workspaces/global-header/yarn.lock @@ -11134,7 +11134,7 @@ __metadata: "@mui/material": 5.18.0 "@mui/styled-engine": 5.18.0 "@openshift/dynamic-plugin-sdk": ^5.0.1 - "@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0 + "@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0 "@scalprum/react-core": 0.11.1 "@testing-library/jest-dom": ^6.0.0 "@testing-library/react": ^14.0.0 @@ -11149,19 +11149,19 @@ __metadata: languageName: unknown linkType: soft -"@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 @@ -15735,7 +15735,7 @@ __metadata: "@playwright/test": 1.57.0 "@red-hat-developer-hub/backstage-plugin-global-header": "workspace:^" "@red-hat-developer-hub/backstage-plugin-global-header-test": "workspace:^" - "@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