Skip to content

Commit a6571c8

Browse files
fix(deps): update rhdh bulk import dependencies (minor)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e16075b commit a6571c8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

workspaces/bulk-import/packages/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@red-hat-developer-hub/backstage-plugin-bulk-import": "workspace:^",
5454
"@red-hat-developer-hub/backstage-plugin-bulk-import-common": "workspace:^",
5555
"@red-hat-developer-hub/backstage-plugin-orchestrator": "5.3.0",
56-
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets": "1.5.0",
56+
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets": "1.6.0",
5757
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
5858
"@tanstack/react-query": "^4.29.21",
5959
"formik": "^2.4.5",
@@ -79,7 +79,7 @@
7979
"@backstage/dev-utils": "^1.1.17",
8080
"@backstage/test-utils": "^1.7.13",
8181
"@playwright/test": "1.57.0",
82-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
82+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
8383
"@spotify/prettier-config": "^15.0.0",
8484
"@testing-library/dom": "^10.0.0",
8585
"@testing-library/jest-dom": "^6.0.0",

workspaces/bulk-import/packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@backstage/config": "^1.3.6",
8787
"@backstage/plugin-catalog-backend": "^3.2.0",
8888
"@backstage/types": "^1.2.2",
89-
"@openapitools/openapi-generator-cli": "2.20.2",
89+
"@openapitools/openapi-generator-cli": "2.27.0",
9090
"@spotify/prettier-config": "^15.0.0",
9191
"@types/express": "^4.17.6",
9292
"@types/express-serve-static-core": "^4.17.5",

workspaces/bulk-import/plugins/bulk-import-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@backstage/config": "^1.3.6",
7575
"@backstage/plugin-catalog-backend": "^3.2.0",
7676
"@backstage/types": "^1.2.2",
77-
"@openapitools/openapi-generator-cli": "2.20.2",
77+
"@openapitools/openapi-generator-cli": "2.27.0",
7878
"@spotify/prettier-config": "^15.0.0",
7979
"@types/express": "4.17.25",
8080
"@types/git-url-parse": "^9.0.0",

0 commit comments

Comments
 (0)