From e6aadc79caff328af13a2d43e63d446db6fd0ed9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 13:12:50 +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/packages/app/package.json | 6 +++--- workspaces/bulk-import/packages/backend/package.json | 2 +- .../bulk-import/plugins/bulk-import-backend/package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/workspaces/bulk-import/packages/app/package.json b/workspaces/bulk-import/packages/app/package.json index 0edb43a238..8a0a136873 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", @@ -79,7 +79,7 @@ "@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", + "@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 19fd61d280..c9f75c9847 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 122e6136af..c3a74cdbb2 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",