Skip to content

Commit 8c28891

Browse files
authored
fix(acr): revert downgrade of shared-react and janus-cli (janus-idp#2009)
1 parent 712e69c commit 8c28891

File tree

2 files changed

+68
-2
lines changed

2 files changed

+68
-2
lines changed

plugins/acr/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@backstage/core-plugin-api": "^1.9.3",
3838
"@backstage/plugin-catalog-react": "^1.12.2",
3939
"@backstage/theme": "^0.5.6",
40-
"@janus-idp/shared-react": "1.0.0",
40+
"@janus-idp/shared-react": "2.10.0",
4141
"@material-ui/core": "^4.9.13",
4242
"@material-ui/icons": "^4.11.3",
4343
"@material-ui/lab": "^4.0.0-alpha.45",
@@ -51,7 +51,7 @@
5151
"@backstage/core-app-api": "1.14.1",
5252
"@backstage/dev-utils": "1.0.36",
5353
"@backstage/test-utils": "1.5.9",
54-
"@janus-idp/cli": "1.0.0",
54+
"@janus-idp/cli": "1.13.0",
5555
"@redhat-developer/red-hat-developer-hub-theme": "0.0.54",
5656
"@testing-library/jest-dom": "6.4.8",
5757
"@testing-library/react": "14.3.1",

yarn.lock

Lines changed: 66 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)