Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions workspaces/bulk-import/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@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-form-widgets": "1.6.0",
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
"@tanstack/react-query": "^4.29.21",
"formik": "^2.4.5",
Expand All @@ -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",
Expand Down
34 changes: 10 additions & 24 deletions workspaces/bulk-import/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11523,9 +11523,9 @@ __metadata:
languageName: node
linkType: hard

"@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets@npm:1.5.0":
version: 1.5.0
resolution: "@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets@npm:1.5.0"
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets@npm:1.6.0":
version: 1.6.0
resolution: "@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets@npm:1.6.0"
dependencies:
"@backstage/core-components": ^0.18.3
"@backstage/core-plugin-api": ^1.12.0
Expand All @@ -11534,8 +11534,8 @@ __metadata:
"@mui/icons-material": ^5.17.1
"@mui/material": ^5.17.1
"@mui/styles": 5.18.0
"@red-hat-developer-hub/backstage-plugin-orchestrator-common": ^3.3.0
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-api": ^2.4.0
"@red-hat-developer-hub/backstage-plugin-orchestrator-common": ^3.3.1
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-api": ^2.4.1
"@rjsf/material-ui": ^5.21.2
"@rjsf/utils": ^5.21.2
clsx: ^2.1.1
Expand All @@ -11546,7 +11546,9 @@ __metadata:
tss-react: ^4.9.18
peerDependencies:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
checksum: 5bbc73b380d273928549fff5fb69c810b690f70166bc840e7ae221c9856ee7e14e66ce26a7ed2982cad12ea908d0d1c53a227e21fd4da0e40958a296022e6e5f
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
react-router-dom: ^6.3.0
checksum: e3817987950e76b04120edd1ece35dfed3ec1ec91b0e8760a452626a1752919c6d761a4380f7ad76634eb91e5a28a89d8e833f5826f5eea849dcb62c453f2bd4
languageName: node
linkType: hard

Expand Down Expand Up @@ -11602,22 +11604,6 @@ __metadata:
languageName: node
linkType: hard

"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.11.0":
version: 0.11.0
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.11.0"
dependencies:
"@mui/icons-material": ^5.17.1
peerDependencies:
"@backstage/core-plugin-api": ^1.11.1
"@backstage/theme": ^0.7.0
"@material-ui/icons": ^4.11.3
"@mui/icons-material": ^5.17.1
"@mui/material": ^5.0.0
react: ^16.13.1 || ^17.0.0 || ^18.0.0
checksum: 70368eb43351805dbea8a6f9b1a7e5e0c50ac6edc2ab7639c2fe48084d783b0d3f7a629225ae0e6ae3fd47b3fccdf2eecc4ad9a913ddec32e948f94fb6ecbd92
languageName: node
linkType: hard

"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.12.0":
version: 0.12.0
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.12.0"
Expand Down Expand Up @@ -16081,8 +16067,8 @@ __metadata:
"@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-theme": ^0.11.0
"@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets": 1.6.0
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
"@spotify/prettier-config": ^15.0.0
"@tanstack/react-query": ^4.29.21
"@testing-library/dom": ^10.0.0
Expand Down