Skip to content

Commit 141dc86

Browse files
Update RHDH Dcm Dependencies (minor)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b28051 commit 141dc86

4 files changed

Lines changed: 168 additions & 171 deletions

File tree

workspaces/dcm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"url": "https://github.com/redhat-developer/rhdh-plugins",
4141
"directory": "workspaces/dcm"
4242
},
43-
"packageManager": "yarn@4.12.0",
43+
"packageManager": "yarn@4.14.1",
4444
"devDependencies": {
4545
"@backstage/cli": "^0.35.2",
4646
"@backstage/e2e-test-utils": "^0.1.1",
@@ -56,7 +56,7 @@
5656
"typescript": "~5.3.0"
5757
},
5858
"resolutions": {
59-
"isolated-vm": "6.0.2",
59+
"isolated-vm": "6.1.2",
6060
"better-sqlite3": "^12.0.0",
6161
"@types/react": "^18",
6262
"@types/react-dom": "^18",

workspaces/dcm/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/icons": "^4.9.1",
4747
"@patternfly/patternfly": "^6.3.0",
4848
"@red-hat-developer-hub/backstage-plugin-dcm": "workspace:^",
49-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
49+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.14.0",
5050
"history": "^5.0.0",
5151
"react": "^18.0.2",
5252
"react-dom": "^18.0.2",

workspaces/dcm/packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"clean": "backstage-cli package clean"
2121
},
2222
"dependencies": {
23-
"@backstage-community/plugin-rbac-backend": "5.2.6",
23+
"@backstage-community/plugin-rbac-backend": "5.6.1",
2424
"@backstage/backend-defaults": "^0.15.1",
2525
"@backstage/config": "^1.3.2",
2626
"@backstage/plugin-app-backend": "^0.4.4",

0 commit comments

Comments
 (0)