|
1 | 1 | {
|
2 | 2 | "name": "@janus-idp/backstage-plugin-rbac",
|
3 |
| - "version": "1.20.15", |
| 3 | + "version": "1.21.0", |
4 | 4 | "main": "src/index.ts",
|
5 | 5 | "types": "src/index.ts",
|
6 | 6 | "license": "Apache-2.0",
|
|
35 | 35 | "@backstage/plugin-permission-common": "^0.7.13",
|
36 | 36 | "@backstage/plugin-permission-react": "^0.4.22",
|
37 | 37 | "@backstage/theme": "^0.5.5",
|
38 |
| - "@janus-idp/backstage-plugin-rbac-common": "1.5.0", |
39 |
| - "@janus-idp/shared-react": "2.6.4", |
| 38 | + "@janus-idp/backstage-plugin-rbac-common": "1.6.0", |
| 39 | + "@janus-idp/shared-react": "2.7.0", |
40 | 40 | "@material-ui/core": "^4.9.13",
|
41 | 41 | "@material-ui/icons": "^4.11.3",
|
42 | 42 | "@material-ui/lab": "^4.0.0-alpha.45",
|
|
60 | 60 | "@backstage/core-app-api": "1.12.5",
|
61 | 61 | "@backstage/dev-utils": "1.0.32",
|
62 | 62 | "@backstage/test-utils": "1.5.5",
|
63 |
| - "@janus-idp/cli": "1.10.1", |
| 63 | + "@janus-idp/cli": "1.11.0", |
64 | 64 | "@playwright/test": "1.44.1",
|
65 | 65 | "@redhat-developer/red-hat-developer-hub-theme": "0.0.54",
|
66 | 66 | "@testing-library/jest-dom": "6.4.5",
|
|
0 commit comments