Skip to content

Commit c02b521

Browse files
authored
chore(orchestrator): match package versions with RHDH (#907)
Signed-off-by: Lior Soffer <liorsoffer1@gmail.com>
1 parent 3e2717f commit c02b521

4 files changed

Lines changed: 71 additions & 12 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-orchestrator': patch
3+
---
4+
5+
match package versions with RHDH

workspaces/orchestrator/packages/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"@backstage/catalog-model": "^1.7.3",
2525
"@backstage/cli": "^0.31.1",
2626
"@backstage/core-app-api": "^1.16.0",
27-
"@backstage/core-components": "^0.17.0",
28-
"@backstage/core-plugin-api": "^1.10.5",
27+
"@backstage/core-components": "^0.16.4",
28+
"@backstage/core-plugin-api": "^1.10.4",
2929
"@backstage/integration-react": "^1.2.5",
3030
"@backstage/plugin-api-docs": "^0.12.5",
3131
"@backstage/plugin-catalog": "^1.28.0",

workspaces/orchestrator/plugins/orchestrator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"export-dynamic": "janus-cli package export-dynamic-plugin --in-place"
5656
},
5757
"dependencies": {
58-
"@backstage/core-components": "^0.17.0",
59-
"@backstage/core-plugin-api": "^1.10.5",
58+
"@backstage/core-components": "^0.16.4",
59+
"@backstage/core-plugin-api": "^1.10.4",
6060
"@backstage/errors": "^1.2.7",
6161
"@backstage/plugin-catalog": "^1.28.0",
6262
"@backstage/plugin-permission-common": "^0.8.4",

workspaces/orchestrator/yarn.lock

Lines changed: 62 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3530,6 +3530,60 @@ __metadata:
35303530
languageName: node
35313531
linkType: hard
35323532

3533+
"@backstage/core-components@npm:^0.16.4":
3534+
version: 0.16.4
3535+
resolution: "@backstage/core-components@npm:0.16.4"
3536+
dependencies:
3537+
"@backstage/config": ^1.3.2
3538+
"@backstage/core-plugin-api": ^1.10.4
3539+
"@backstage/errors": ^1.2.7
3540+
"@backstage/theme": ^0.6.4
3541+
"@backstage/version-bridge": ^1.0.11
3542+
"@dagrejs/dagre": ^1.1.4
3543+
"@date-io/core": ^1.3.13
3544+
"@material-table/core": ^3.1.0
3545+
"@material-ui/core": ^4.12.2
3546+
"@material-ui/icons": ^4.9.1
3547+
"@material-ui/lab": 4.0.0-alpha.61
3548+
"@react-hookz/web": ^24.0.0
3549+
"@testing-library/react": ^16.0.0
3550+
"@types/react-sparklines": ^1.7.0
3551+
ansi-regex: ^6.0.1
3552+
classnames: ^2.2.6
3553+
d3-selection: ^3.0.0
3554+
d3-shape: ^3.0.0
3555+
d3-zoom: ^3.0.0
3556+
js-yaml: ^4.1.0
3557+
linkify-react: 4.1.3
3558+
linkifyjs: 4.1.3
3559+
lodash: ^4.17.21
3560+
pluralize: ^8.0.0
3561+
qs: ^6.9.4
3562+
rc-progress: 3.5.1
3563+
react-helmet: 6.1.0
3564+
react-hook-form: ^7.12.2
3565+
react-idle-timer: 5.7.2
3566+
react-markdown: ^8.0.0
3567+
react-sparklines: ^1.7.0
3568+
react-syntax-highlighter: ^15.4.5
3569+
react-use: ^17.3.2
3570+
react-virtualized-auto-sizer: ^1.0.11
3571+
react-window: ^1.8.6
3572+
remark-gfm: ^3.0.1
3573+
zen-observable: ^0.10.0
3574+
zod: ^3.22.4
3575+
peerDependencies:
3576+
"@types/react": ^17.0.0 || ^18.0.0
3577+
react: ^17.0.0 || ^18.0.0
3578+
react-dom: ^17.0.0 || ^18.0.0
3579+
react-router-dom: ^6.3.0
3580+
peerDependenciesMeta:
3581+
"@types/react":
3582+
optional: true
3583+
checksum: 4dd34eff0821249e40694045d83532eb5d2604640ad1e4d71ad2d6894f94fb53450f5cc706bfbe23d6791b1e35e8384c5d6b6f1b0b327706a1bbf4b0b0e3086d
3584+
languageName: node
3585+
linkType: hard
3586+
35333587
"@backstage/core-components@npm:^0.17.0":
35343588
version: 0.17.0
35353589
resolution: "@backstage/core-components@npm:0.17.0"
@@ -3584,9 +3638,9 @@ __metadata:
35843638
languageName: node
35853639
linkType: hard
35863640

3587-
"@backstage/core-plugin-api@npm:^1.10.0, @backstage/core-plugin-api@npm:^1.10.1, @backstage/core-plugin-api@npm:^1.10.5":
3588-
version: 1.10.5
3589-
resolution: "@backstage/core-plugin-api@npm:1.10.5"
3641+
"@backstage/core-plugin-api@npm:^1.10.0, @backstage/core-plugin-api@npm:^1.10.1, @backstage/core-plugin-api@npm:^1.10.4, @backstage/core-plugin-api@npm:^1.10.5":
3642+
version: 1.10.7
3643+
resolution: "@backstage/core-plugin-api@npm:1.10.7"
35903644
dependencies:
35913645
"@backstage/config": ^1.3.2
35923646
"@backstage/errors": ^1.2.7
@@ -3601,7 +3655,7 @@ __metadata:
36013655
peerDependenciesMeta:
36023656
"@types/react":
36033657
optional: true
3604-
checksum: b617aeed427ca29249cc5a0a7f98d0365bf165dbcfe4e7569721eba4db3919f082d17cc24ddadca5a517d9d8cec67cd3998cd4519181f493e3cd281eb941a57d
3658+
checksum: 4f421c8367e502c4697eb3170c2c836958c559c1d5e84458f9677328a4ab3879476e13e5cae6b46c9236f1d14e41b23a8ec16c56ba2b787f78bc013d189eac36
36053659
languageName: node
36063660
linkType: hard
36073661

@@ -11550,8 +11604,8 @@ __metadata:
1155011604
resolution: "@red-hat-developer-hub/backstage-plugin-orchestrator@workspace:plugins/orchestrator"
1155111605
dependencies:
1155211606
"@backstage/cli": ^0.31.1
11553-
"@backstage/core-components": ^0.17.0
11554-
"@backstage/core-plugin-api": ^1.10.5
11607+
"@backstage/core-components": ^0.16.4
11608+
"@backstage/core-plugin-api": ^1.10.4
1155511609
"@backstage/dev-utils": ^1.1.8
1155611610
"@backstage/errors": ^1.2.7
1155711611
"@backstage/plugin-catalog": ^1.28.0
@@ -16067,8 +16121,8 @@ __metadata:
1606716121
"@backstage/catalog-model": ^1.7.3
1606816122
"@backstage/cli": ^0.31.1
1606916123
"@backstage/core-app-api": ^1.16.0
16070-
"@backstage/core-components": ^0.17.0
16071-
"@backstage/core-plugin-api": ^1.10.5
16124+
"@backstage/core-components": ^0.16.4
16125+
"@backstage/core-plugin-api": ^1.10.4
1607216126
"@backstage/integration-react": ^1.2.5
1607316127
"@backstage/plugin-api-docs": ^0.12.5
1607416128
"@backstage/plugin-catalog": ^1.28.0

0 commit comments

Comments
 (0)