Skip to content

Commit b3427dd

Browse files
fix(deps): update dependency @red-hat-developer-hub/backstage-plugin-theme to ^0.9.0 (#956)
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 4face49 commit b3427dd

4 files changed

Lines changed: 15 additions & 10 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-openshift-image-registry': patch
3+
---
4+
5+
Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.9.0`.

workspaces/openshift-image-registry/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@mui/material": "5.17.1",
4848
"@mui/styles": "5.17.1",
4949
"@red-hat-developer-hub/backstage-plugin-openshift-image-registry": "workspace:^",
50-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.8.0",
50+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0",
5151
"history": "^5.0.0",
5252
"react": "^18.0.2",
5353
"react-dom": "^18.0.2",

workspaces/openshift-image-registry/plugins/openshift-image-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@backstage/test-utils": "^1.7.8",
6161
"@janus-idp/cli": "1.19.1",
6262
"@mui/icons-material": "^6.1.6",
63-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.8.0",
63+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0",
6464
"@spotify/prettier-config": "^15.0.0",
6565
"@testing-library/jest-dom": "6.6.3",
6666
"@testing-library/react": "14.3.1",

workspaces/openshift-image-registry/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10306,7 +10306,7 @@ __metadata:
1030610306
"@material-ui/icons": ^4.11.3
1030710307
"@material-ui/lab": ^4.0.0-alpha.45
1030810308
"@mui/icons-material": ^6.1.6
10309-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.8.0
10309+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.0
1031010310
"@spotify/prettier-config": ^15.0.0
1031110311
"@testing-library/jest-dom": 6.6.3
1031210312
"@testing-library/react": 14.3.1
@@ -10323,19 +10323,19 @@ __metadata:
1032310323
languageName: unknown
1032410324
linkType: soft
1032510325

10326-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.8.0":
10327-
version: 0.8.2
10328-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.8.2"
10326+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.9.0":
10327+
version: 0.9.0
10328+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.9.0"
1032910329
dependencies:
1033010330
"@mui/icons-material": ^5.17.1
1033110331
peerDependencies:
10332-
"@backstage/core-plugin-api": ^1.10.4
10333-
"@backstage/theme": ^0.6.4
10332+
"@backstage/core-plugin-api": ^1.10.7
10333+
"@backstage/theme": ^0.6.6
1033410334
"@material-ui/icons": ^4.11.3
1033510335
"@mui/icons-material": ^5.17.1
1033610336
"@mui/material": ^5.0.0
1033710337
react: ^16.13.1 || ^17.0.0 || ^18.0.0
10338-
checksum: 76488ae3fbb9fabdd936d7a1353fda0b1d11fa9439cb33333678eccfcd71fdd1c9cf60418828d94ee26f3b1874a873767996eebbedb01b3fbf57200dee5c562d
10338+
checksum: 365e81ba8af0fe38587e21bd842ede6eb6ee2d1590dbad26c3e5e6ca42c885b4e19de3cfc9435f43113f67960cf57c4614011596d4332def1bac93b9a6199860
1033910339
languageName: node
1034010340
linkType: hard
1034110341

@@ -14730,7 +14730,7 @@ __metadata:
1473014730
"@mui/styles": 5.17.1
1473114731
"@playwright/test": 1.52.0
1473214732
"@red-hat-developer-hub/backstage-plugin-openshift-image-registry": "workspace:^"
14733-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.8.0
14733+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.9.0
1473414734
"@testing-library/dom": ^9.0.0
1473514735
"@testing-library/jest-dom": ^6.0.0
1473614736
"@testing-library/react": ^14.0.0

0 commit comments

Comments
 (0)