From 8e7c147f7c3a6484615d300554a7668561b4d087 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 19:08:16 +0000 Subject: [PATCH] fix(deps): update rhdh bulk import dependencies (minor) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- workspaces/bulk-import/package.json | 2 +- workspaces/bulk-import/packages/app/package.json | 8 ++++---- workspaces/bulk-import/packages/backend/package.json | 2 +- .../bulk-import/plugins/bulk-import-backend/package.json | 2 +- workspaces/bulk-import/plugins/bulk-import/package.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/workspaces/bulk-import/package.json b/workspaces/bulk-import/package.json index 7a3a1b8d2e..fd7bd8fb65 100644 --- a/workspaces/bulk-import/package.json +++ b/workspaces/bulk-import/package.json @@ -42,7 +42,7 @@ "@backstage/repo-tools": "^0.16.0", "@changesets/cli": "^2.27.1", "@ianvs/prettier-plugin-sort-imports": "^4.3.1", - "@playwright/test": "1.57.0", + "@playwright/test": "1.58.0", "@spotify/prettier-config": "^12.0.0", "knip": "^5.27.4", "node-gyp": "^9.0.0", diff --git a/workspaces/bulk-import/packages/app/package.json b/workspaces/bulk-import/packages/app/package.json index f4b83f19a9..a22d3df7f1 100644 --- a/workspaces/bulk-import/packages/app/package.json +++ b/workspaces/bulk-import/packages/app/package.json @@ -52,8 +52,8 @@ "@mui/styles": "5.18.0", "@red-hat-developer-hub/backstage-plugin-bulk-import": "workspace:^", "@red-hat-developer-hub/backstage-plugin-bulk-import-common": "workspace:^", - "@red-hat-developer-hub/backstage-plugin-orchestrator": "5.3.0", - "@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets": "1.5.0", + "@red-hat-developer-hub/backstage-plugin-orchestrator": "5.4.0", + "@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets": "1.6.1", "@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0", "@tanstack/react-query": "^4.29.21", "formik": "^2.4.5", @@ -78,8 +78,8 @@ "@backstage/core-app-api": "^1.19.2", "@backstage/dev-utils": "^1.1.17", "@backstage/test-utils": "^1.7.13", - "@playwright/test": "1.57.0", - "@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0", + "@playwright/test": "1.58.0", + "@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0", "@spotify/prettier-config": "^15.0.0", "@testing-library/dom": "^10.0.0", "@testing-library/jest-dom": "^6.0.0", diff --git a/workspaces/bulk-import/packages/backend/package.json b/workspaces/bulk-import/packages/backend/package.json index 3c7e22b4f3..736a126e3e 100644 --- a/workspaces/bulk-import/packages/backend/package.json +++ b/workspaces/bulk-import/packages/backend/package.json @@ -86,7 +86,7 @@ "@backstage/config": "^1.3.6", "@backstage/plugin-catalog-backend": "^3.2.0", "@backstage/types": "^1.2.2", - "@openapitools/openapi-generator-cli": "2.20.2", + "@openapitools/openapi-generator-cli": "2.28.0", "@spotify/prettier-config": "^15.0.0", "@types/express": "^4.17.6", "@types/express-serve-static-core": "^4.17.5", diff --git a/workspaces/bulk-import/plugins/bulk-import-backend/package.json b/workspaces/bulk-import/plugins/bulk-import-backend/package.json index 55533b3f16..ef34b7790e 100644 --- a/workspaces/bulk-import/plugins/bulk-import-backend/package.json +++ b/workspaces/bulk-import/plugins/bulk-import-backend/package.json @@ -74,7 +74,7 @@ "@backstage/config": "^1.3.6", "@backstage/plugin-catalog-backend": "^3.2.0", "@backstage/types": "^1.2.2", - "@openapitools/openapi-generator-cli": "2.20.2", + "@openapitools/openapi-generator-cli": "2.28.0", "@spotify/prettier-config": "^15.0.0", "@types/express": "4.17.25", "@types/git-url-parse": "^9.0.0", diff --git a/workspaces/bulk-import/plugins/bulk-import/package.json b/workspaces/bulk-import/plugins/bulk-import/package.json index 0a267e915b..1c7a86f798 100644 --- a/workspaces/bulk-import/plugins/bulk-import/package.json +++ b/workspaces/bulk-import/plugins/bulk-import/package.json @@ -75,7 +75,7 @@ "@backstage/core-app-api": "^1.19.2", "@backstage/dev-utils": "^1.1.17", "@backstage/test-utils": "^1.7.13", - "@playwright/test": "1.57.0", + "@playwright/test": "1.58.0", "@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0", "@spotify/prettier-config": "^15.0.0", "@testing-library/dom": "^10.0.0",