|
19 | 19 | "lint": "backstage-cli package lint" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@backstage-community/plugin-rbac": "^1.45.0", |
23 | | - "@backstage/app-defaults": "^1.7.2", |
24 | | - "@backstage/catalog-model": "^1.7.6", |
25 | | - "@backstage/cli": "^0.34.5", |
26 | | - "@backstage/core-app-api": "^1.19.2", |
27 | | - "@backstage/core-components": "^0.18.3", |
28 | | - "@backstage/core-plugin-api": "^1.12.0", |
29 | | - "@backstage/integration-react": "^1.2.12", |
30 | | - "@backstage/plugin-api-docs": "^0.13.1", |
31 | | - "@backstage/plugin-catalog": "^1.32.0", |
32 | | - "@backstage/plugin-catalog-common": "^1.1.7", |
33 | | - "@backstage/plugin-catalog-graph": "^0.5.3", |
34 | | - "@backstage/plugin-catalog-import": "^0.13.7", |
35 | | - "@backstage/plugin-catalog-react": "^1.21.3", |
36 | | - "@backstage/plugin-kubernetes": "^0.12.13", |
37 | | - "@backstage/plugin-org": "^0.6.46", |
38 | | - "@backstage/plugin-permission-react": "^0.4.38", |
39 | | - "@backstage/plugin-scaffolder": "^1.34.3", |
40 | | - "@backstage/plugin-search": "^1.5.0", |
41 | | - "@backstage/plugin-search-react": "^1.10.0", |
42 | | - "@backstage/plugin-techdocs": "^1.16.0", |
43 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.30", |
44 | | - "@backstage/plugin-techdocs-react": "^1.3.5", |
45 | | - "@backstage/plugin-user-settings": "^0.8.29", |
46 | | - "@backstage/theme": "^0.7.0", |
47 | | - "@backstage/ui": "^0.9.1", |
| 22 | + "@backstage-community/plugin-rbac": "^1.52.0", |
| 23 | + "@backstage/app-defaults": "^1.7.6", |
| 24 | + "@backstage/catalog-model": "^1.7.7", |
| 25 | + "@backstage/cli": "^0.36.0", |
| 26 | + "@backstage/core-app-api": "^1.19.6", |
| 27 | + "@backstage/core-components": "^0.18.8", |
| 28 | + "@backstage/core-plugin-api": "^1.12.4", |
| 29 | + "@backstage/integration-react": "^1.2.16", |
| 30 | + "@backstage/plugin-api-docs": "^0.13.5", |
| 31 | + "@backstage/plugin-catalog": "^2.0.1", |
| 32 | + "@backstage/plugin-catalog-common": "^1.1.8", |
| 33 | + "@backstage/plugin-catalog-graph": "^0.6.0", |
| 34 | + "@backstage/plugin-catalog-import": "^0.13.11", |
| 35 | + "@backstage/plugin-catalog-react": "^2.1.0", |
| 36 | + "@backstage/plugin-kubernetes": "^0.12.17", |
| 37 | + "@backstage/plugin-org": "^0.7.0", |
| 38 | + "@backstage/plugin-permission-react": "^0.4.41", |
| 39 | + "@backstage/plugin-scaffolder": "^1.36.1", |
| 40 | + "@backstage/plugin-search": "^1.7.0", |
| 41 | + "@backstage/plugin-search-react": "^1.11.0", |
| 42 | + "@backstage/plugin-techdocs": "^1.17.2", |
| 43 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.34", |
| 44 | + "@backstage/plugin-techdocs-react": "^1.3.9", |
| 45 | + "@backstage/plugin-user-settings": "^0.9.1", |
| 46 | + "@backstage/theme": "^0.7.2", |
| 47 | + "@backstage/ui": "^0.13.1", |
48 | 48 | "@material-ui/core": "^4.12.2", |
49 | 49 | "@material-ui/icons": "^4.9.1", |
50 | 50 | "@red-hat-developer-hub/backstage-plugin-extensions": "workspace:^", |
|
0 commit comments