Skip to content

Commit 679c77e

Browse files
authored
chore(deps): update theme plugin version (#3522)
Signed-off-by: Yi Cai <yicai@redhat.com>
1 parent 787528b commit 679c77e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@mui/icons-material": "5.18.0",
4848
"@mui/material": "5.18.0",
4949
"@mui/styled-engine": "5.18.0",
50-
"@red-hat-developer-hub/backstage-plugin-theme": "0.9.1",
50+
"@red-hat-developer-hub/backstage-plugin-theme": "0.10.1",
5151
"@red-hat-developer-hub/backstage-plugin-translations": "0.0.2",
5252
"@red-hat-developer-hub/plugin-utils": "1.0.0",
5353
"@scalprum/core": "0.8.3",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14111,19 +14111,19 @@ __metadata:
1411114111
languageName: node
1411214112
linkType: hard
1411314113

14114-
"@red-hat-developer-hub/backstage-plugin-theme@npm:0.9.1":
14115-
version: 0.9.1
14116-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.9.1"
14114+
"@red-hat-developer-hub/backstage-plugin-theme@npm:0.10.1":
14115+
version: 0.10.1
14116+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.10.1"
1411714117
dependencies:
1411814118
"@mui/icons-material": ^5.17.1
1411914119
peerDependencies:
14120-
"@backstage/core-plugin-api": ^1.10.7
14121-
"@backstage/theme": ^0.6.6
14120+
"@backstage/core-plugin-api": ^1.10.9
14121+
"@backstage/theme": ^0.6.8
1412214122
"@material-ui/icons": ^4.11.3
1412314123
"@mui/icons-material": ^5.17.1
1412414124
"@mui/material": ^5.0.0
1412514125
react: ^16.13.1 || ^17.0.0 || ^18.0.0
14126-
checksum: 876923b59c7f7bd6cf56218004770dd5b9c34873ca0a04f7ae9b6b9cbe33214de9f867d27702045785bd865cdc7dee23277cb58711447b5859bd1dae1d4a66db
14126+
checksum: 29a9aee8d29b1c96d38e771f07556885ba23cbe495f14a998b15ec0cf7b7f4adc8c8e86aaf0a6f52355dfe18998322a325376d35b9b1da6466a370dcdbe9fc7b
1412714127
languageName: node
1412814128
linkType: hard
1412914129

@@ -18822,7 +18822,7 @@ __metadata:
1882218822
"@mui/icons-material": 5.18.0
1882318823
"@mui/material": 5.18.0
1882418824
"@mui/styled-engine": 5.18.0
18825-
"@red-hat-developer-hub/backstage-plugin-theme": 0.9.1
18825+
"@red-hat-developer-hub/backstage-plugin-theme": 0.10.1
1882618826
"@red-hat-developer-hub/backstage-plugin-translations": 0.0.2
1882718827
"@red-hat-developer-hub/plugin-utils": 1.0.0
1882818828
"@scalprum/core": 0.8.3

0 commit comments

Comments
 (0)