Skip to content

Commit 6ed5268

Browse files
fix(marketplace): finish theme update and fix changeset (#733)
1 parent def4c50 commit 6ed5268

3 files changed

Lines changed: 3 additions & 22 deletions

File tree

workspaces/marketplace/.changeset/renovate-4e2b708.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,4 @@
22
'@red-hat-developer-hub/backstage-plugin-marketplace': patch
33
---
44

5-
Updated dependency `@openapitools/openapi-generator-cli` to `2.20.0`.
6-
Updated dependency `prettier` to `3.5.3`.
7-
Updated dependency `@redhat-developer/red-hat-developer-hub-theme` to `0.5.1`.
85
Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.6.0`.
9-
Updated dependency `@janus-idp/cli` to `3.5.0`.

workspaces/marketplace/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@material-ui/core": "^4.12.2",
4747
"@material-ui/icons": "^4.9.1",
4848
"@red-hat-developer-hub/backstage-plugin-marketplace": "workspace:^",
49-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.4.7",
49+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.6.0",
5050
"react": "^18.0.2",
5151
"react-dom": "^18.0.2",
5252
"react-router": "^6.3.0",

workspaces/marketplace/yarn.lock

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8840,7 +8840,7 @@ __metadata:
88408840
languageName: node
88418841
linkType: hard
88428842

8843-
"@mui/material@npm:^5.0.0, @mui/material@npm:^5.12.2":
8843+
"@mui/material@npm:^5.12.2":
88448844
version: 5.16.9
88458845
resolution: "@mui/material@npm:5.16.9"
88468846
dependencies:
@@ -10646,21 +10646,6 @@ __metadata:
1064610646
languageName: unknown
1064710647
linkType: soft
1064810648

10649-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.4.7":
10650-
version: 0.4.7
10651-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.4.7"
10652-
dependencies:
10653-
"@mui/material": ^5.0.0
10654-
peerDependencies:
10655-
"@backstage/core-components": ^0.15.1
10656-
"@backstage/core-plugin-api": ^1.10.0
10657-
"@backstage/theme": ^0.6.0
10658-
"@material-ui/icons": ^4.11.3
10659-
react: ^16.13.1 || ^17.0.0 || ^18.0.0
10660-
checksum: 5f43f7ca3f6b2cfd2caaf6aaf72b9153bc2e2f06ec50e5d61c804eab0a6e9266c6ce1357755cb3b93cf426b768d808ca5b3394a60da15c55c623a9197104a9d8
10661-
languageName: node
10662-
linkType: hard
10663-
1066410649
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.6.0":
1066510650
version: 0.6.0
1066610651
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.6.0"
@@ -15099,7 +15084,7 @@ __metadata:
1509915084
"@material-ui/icons": ^4.9.1
1510015085
"@playwright/test": 1.50.1
1510115086
"@red-hat-developer-hub/backstage-plugin-marketplace": "workspace:^"
15102-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.4.7
15087+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.6.0
1510315088
"@testing-library/dom": ^9.0.0
1510415089
"@testing-library/jest-dom": ^6.0.0
1510515090
"@testing-library/react": ^14.0.0

0 commit comments

Comments
 (0)