Skip to content

Commit 0ddbcfe

Browse files
fix(deps): update dependency @red-hat-developer-hub/backstage-plugin-theme to ^0.14.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent acdc483 commit 0ddbcfe

2 files changed

Lines changed: 10 additions & 8 deletions

File tree

workspaces/global-floating-action-button/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@mui/material": "5.18.0",
5050
"@mui/styles": "5.18.0",
5151
"@red-hat-developer-hub/backstage-plugin-global-floating-action-button": "workspace:^",
52-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
52+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.14.0",
5353
"react": "^18.0.2",
5454
"react-dom": "^18.0.2",
5555
"react-router": "^6.30.2",

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

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9869,19 +9869,21 @@ __metadata:
98699869
languageName: unknown
98709870
linkType: soft
98719871

9872-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.12.0":
9873-
version: 0.12.1
9874-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.12.1"
9872+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.14.0":
9873+
version: 0.14.3
9874+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.14.3"
98759875
dependencies:
9876+
"@backstage/frontend-plugin-api": "npm:^0.15.1"
9877+
"@backstage/plugin-app-react": "npm:^0.2.1"
98769878
"@mui/icons-material": "npm:^5.17.1"
98779879
peerDependencies:
9878-
"@backstage/core-plugin-api": ^1.12.0
9879-
"@backstage/theme": ^0.7.0
9880+
"@backstage/core-plugin-api": ^1.12.4
9881+
"@backstage/theme": ^0.7.2
98809882
"@material-ui/icons": ^4.11.3
98819883
"@mui/icons-material": ^5.17.1
98829884
"@mui/material": ^5.0.0
98839885
react: ^16.13.1 || ^17.0.0 || ^18.0.0
9884-
checksum: 10c0/99506cde84cf8ad35c367a9625ea19e453685f0067f8ba6e058e90daf427e11b009e2c83f06b3a0ab23bd2395116ef9005262128553b098db97ef48b187fd06b
9886+
checksum: 10c0/0ee4af21b78919b27e77db527f22b5f7b424a003186f245807cd876333d92ff621f55d8feb07b6deaf8f0867581357761b6488c06eb7d5a016b8060d268dbeee
98859887
languageName: node
98869888
linkType: hard
98879889

@@ -13958,7 +13960,7 @@ __metadata:
1395813960
"@mui/styles": "npm:5.18.0"
1395913961
"@playwright/test": "npm:^1.56.1"
1396013962
"@red-hat-developer-hub/backstage-plugin-global-floating-action-button": "workspace:^"
13961-
"@red-hat-developer-hub/backstage-plugin-theme": "npm:^0.12.0"
13963+
"@red-hat-developer-hub/backstage-plugin-theme": "npm:^0.14.0"
1396213964
"@testing-library/jest-dom": "npm:^6.0.0"
1396313965
"@testing-library/react": "npm:^14.0.0"
1396413966
"@types/react-dom": "npm:*"

0 commit comments

Comments
 (0)