Skip to content

Commit 4ffd59c

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

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

workspaces/bulk-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@backstage/repo-tools": "^0.16.0",
4343
"@changesets/cli": "^2.27.1",
4444
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
45-
"@playwright/test": "1.57.0",
45+
"@playwright/test": "1.58.0",
4646
"@spotify/prettier-config": "^12.0.0",
4747
"knip": "^5.27.4",
4848
"node-gyp": "^9.0.0",

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@mui/styles": "5.18.0",
5353
"@red-hat-developer-hub/backstage-plugin-bulk-import": "workspace:^",
5454
"@red-hat-developer-hub/backstage-plugin-bulk-import-common": "workspace:^",
55-
"@red-hat-developer-hub/backstage-plugin-orchestrator": "5.3.0",
56-
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets": "1.5.0",
55+
"@red-hat-developer-hub/backstage-plugin-orchestrator": "5.4.0",
56+
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets": "1.6.1",
5757
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
5858
"@tanstack/react-query": "^4.29.21",
5959
"formik": "^2.4.5",
@@ -78,8 +78,8 @@
7878
"@backstage/core-app-api": "^1.19.2",
7979
"@backstage/dev-utils": "^1.1.17",
8080
"@backstage/test-utils": "^1.7.13",
81-
"@playwright/test": "1.57.0",
82-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
81+
"@playwright/test": "1.58.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.28.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.28.0",
7878
"@spotify/prettier-config": "^15.0.0",
7979
"@types/express": "4.17.25",
8080
"@types/git-url-parse": "^9.0.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@backstage/core-app-api": "^1.19.2",
7676
"@backstage/dev-utils": "^1.1.17",
7777
"@backstage/test-utils": "^1.7.13",
78-
"@playwright/test": "1.57.0",
78+
"@playwright/test": "1.58.0",
7979
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
8080
"@spotify/prettier-config": "^15.0.0",
8181
"@testing-library/dom": "^10.0.0",

0 commit comments

Comments
 (0)