Skip to content

Commit a5edfb9

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 9d3f2fd commit a5edfb9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

workspaces/global-floating-action-button/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.18.0",
4848
"@mui/styles": "5.18.0",
4949
"@red-hat-developer-hub/backstage-plugin-global-floating-action-button": "workspace:^",
50-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
50+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
5151
"react": "^18.0.2",
5252
"react-dom": "^18.0.2",
5353
"react-router-dom": "^6.3.0"

workspaces/global-floating-action-button/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10196,19 +10196,19 @@ __metadata:
1019610196
languageName: unknown
1019710197
linkType: soft
1019810198

10199-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.11.0":
10200-
version: 0.11.0
10201-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.11.0"
10199+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.12.0":
10200+
version: 0.12.0
10201+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.12.0"
1020210202
dependencies:
1020310203
"@mui/icons-material": ^5.17.1
1020410204
peerDependencies:
10205-
"@backstage/core-plugin-api": ^1.11.1
10205+
"@backstage/core-plugin-api": ^1.12.0
1020610206
"@backstage/theme": ^0.7.0
1020710207
"@material-ui/icons": ^4.11.3
1020810208
"@mui/icons-material": ^5.17.1
1020910209
"@mui/material": ^5.0.0
1021010210
react: ^16.13.1 || ^17.0.0 || ^18.0.0
10211-
checksum: 70368eb43351805dbea8a6f9b1a7e5e0c50ac6edc2ab7639c2fe48084d783b0d3f7a629225ae0e6ae3fd47b3fccdf2eecc4ad9a913ddec32e948f94fb6ecbd92
10211+
checksum: c8489fa11585c8e57d47c5e3972df90dab01a7de70629ca8c944026a914c98d944837bcfa8ac205c45bbd92f075207dfc4ed560463a933d234649afb8a612fd1
1021210212
languageName: node
1021310213
linkType: hard
1021410214

@@ -14228,7 +14228,7 @@ __metadata:
1422814228
"@mui/styles": 5.18.0
1422914229
"@playwright/test": ^1.56.1
1423014230
"@red-hat-developer-hub/backstage-plugin-global-floating-action-button": "workspace:^"
14231-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
14231+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
1423214232
"@testing-library/jest-dom": ^6.0.0
1423314233
"@testing-library/react": ^14.0.0
1423414234
"@types/react-dom": "*"

0 commit comments

Comments
 (0)