|
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | 22 | "@backstage-community/plugin-rbac": "^1.45.0", |
23 | | - "@backstage/app-defaults": "^1.6.5", |
| 23 | + "@backstage/app-defaults": "^1.7.1", |
24 | 24 | "@backstage/catalog-model": "^1.7.5", |
25 | | - "@backstage/cli": "^0.34.1", |
26 | | - "@backstage/core-app-api": "^1.18.0", |
27 | | - "@backstage/core-components": "^0.17.5", |
28 | | - "@backstage/core-plugin-api": "^1.10.9", |
29 | | - "@backstage/integration-react": "^1.2.9", |
30 | | - "@backstage/plugin-api-docs": "^0.12.10", |
31 | | - "@backstage/plugin-catalog": "^1.31.2", |
32 | | - "@backstage/plugin-catalog-common": "^1.1.5", |
33 | | - "@backstage/plugin-catalog-graph": "^0.4.22", |
34 | | - "@backstage/plugin-catalog-import": "^0.13.4", |
35 | | - "@backstage/plugin-catalog-react": "^1.20.1", |
36 | | - "@backstage/plugin-kubernetes": "^0.12.10", |
37 | | - "@backstage/plugin-org": "^0.6.43", |
38 | | - "@backstage/plugin-permission-react": "^0.4.36", |
39 | | - "@backstage/plugin-scaffolder": "^1.34.0", |
40 | | - "@backstage/plugin-search": "^1.4.29", |
41 | | - "@backstage/plugin-search-react": "^1.9.3", |
42 | | - "@backstage/plugin-techdocs": "^1.14.1", |
43 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.27", |
44 | | - "@backstage/plugin-techdocs-react": "^1.3.2", |
45 | | - "@backstage/plugin-user-settings": "^0.8.25", |
46 | | - "@backstage/theme": "^0.6.8", |
| 25 | + "@backstage/cli": "^0.34.4", |
| 26 | + "@backstage/core-app-api": "^1.19.1", |
| 27 | + "@backstage/core-components": "^0.18.2", |
| 28 | + "@backstage/core-plugin-api": "^1.11.1", |
| 29 | + "@backstage/integration-react": "^1.2.11", |
| 30 | + "@backstage/plugin-api-docs": "^0.13.0", |
| 31 | + "@backstage/plugin-catalog": "^1.31.4", |
| 32 | + "@backstage/plugin-catalog-common": "^1.1.6", |
| 33 | + "@backstage/plugin-catalog-graph": "^0.5.2", |
| 34 | + "@backstage/plugin-catalog-import": "^0.13.6", |
| 35 | + "@backstage/plugin-catalog-react": "^1.21.2", |
| 36 | + "@backstage/plugin-kubernetes": "^0.12.12", |
| 37 | + "@backstage/plugin-org": "^0.6.45", |
| 38 | + "@backstage/plugin-permission-react": "^0.4.37", |
| 39 | + "@backstage/plugin-scaffolder": "^1.34.2", |
| 40 | + "@backstage/plugin-search": "^1.4.31", |
| 41 | + "@backstage/plugin-search-react": "^1.9.5", |
| 42 | + "@backstage/plugin-techdocs": "^1.15.1", |
| 43 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.29", |
| 44 | + "@backstage/plugin-techdocs-react": "^1.3.4", |
| 45 | + "@backstage/plugin-user-settings": "^0.8.28", |
| 46 | + "@backstage/theme": "^0.7.0", |
47 | 47 | "@material-ui/core": "^4.12.2", |
48 | 48 | "@material-ui/icons": "^4.9.1", |
49 | 49 | "@red-hat-developer-hub/backstage-plugin-marketplace": "workspace:^", |
|
54 | 54 | "react-router-dom": "^6.3.0" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@backstage/test-utils": "^1.7.11", |
| 57 | + "@backstage/test-utils": "^1.7.12", |
58 | 58 | "@playwright/test": "1.55.1", |
59 | 59 | "@testing-library/dom": "^9.0.0", |
60 | 60 | "@testing-library/jest-dom": "^6.0.0", |
|
0 commit comments