Skip to content

Commit 835c5a5

Browse files
fix(deps): update rhdh marketplace dependencies (minor) (#955)
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 bb1ba58 commit 835c5a5

6 files changed

Lines changed: 173 additions & 66 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-marketplace': patch
3+
---
4+
5+
Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.9.0`.

workspaces/marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@backstage/e2e-test-utils": "^0.1.1",
4545
"@backstage/repo-tools": "^0.13.0",
4646
"@changesets/cli": "^2.27.1",
47-
"@playwright/test": "1.52.0",
47+
"@playwright/test": "1.53.0",
4848
"@spotify/prettier-config": "^12.0.0",
4949
"knip": "^5.27.4",
5050
"node-gyp": "^9.0.0",

workspaces/marketplace/packages/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@
4747
"@material-ui/core": "^4.12.2",
4848
"@material-ui/icons": "^4.9.1",
4949
"@red-hat-developer-hub/backstage-plugin-marketplace": "workspace:^",
50-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.8.0",
50+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0",
5151
"react": "^18.0.2",
5252
"react-dom": "^18.0.2",
5353
"react-router": "^6.3.0",
5454
"react-router-dom": "^6.3.0"
5555
},
5656
"devDependencies": {
5757
"@backstage/test-utils": "^1.7.5",
58-
"@playwright/test": "1.52.0",
58+
"@playwright/test": "1.53.0",
5959
"@testing-library/dom": "^9.0.0",
6060
"@testing-library/jest-dom": "^6.0.0",
6161
"@testing-library/react": "^14.0.0",

workspaces/marketplace/packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
2222
},
2323
"dependencies": {
24-
"@backstage-community/plugin-rbac-backend": "6.0.0",
24+
"@backstage-community/plugin-rbac-backend": "6.2.6",
2525
"@backstage/backend-defaults": "^0.8.1",
2626
"@backstage/config": "^1.3.2",
2727
"@backstage/plugin-app-backend": "^0.4.5",

workspaces/marketplace/plugins/marketplace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@backstage/cli": "^0.30.0",
6262
"@backstage/dev-utils": "^1.1.7",
6363
"@backstage/test-utils": "^1.7.5",
64-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.8.0",
64+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.0",
6565
"@testing-library/jest-dom": "^6.0.0",
6666
"@testing-library/react": "^14.0.0",
6767
"@testing-library/user-event": "^14.0.0",

0 commit comments

Comments
 (0)