|
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | 22 | "@backstage-community/plugin-topology": "workspace:^", |
23 | | - "@backstage/app-defaults": "^1.6.3", |
24 | | - "@backstage/catalog-model": "^1.7.4", |
25 | | - "@backstage/cli": "^0.33.0", |
26 | | - "@backstage/core-app-api": "^1.17.1", |
27 | | - "@backstage/core-components": "^0.17.3", |
28 | | - "@backstage/core-plugin-api": "^1.10.8", |
29 | | - "@backstage/integration-react": "^1.2.8", |
30 | | - "@backstage/plugin-api-docs": "^0.12.8", |
31 | | - "@backstage/plugin-catalog": "^1.31.0", |
32 | | - "@backstage/plugin-catalog-common": "^1.1.4", |
33 | | - "@backstage/plugin-catalog-graph": "^0.4.20", |
34 | | - "@backstage/plugin-catalog-import": "^0.13.2", |
35 | | - "@backstage/plugin-catalog-react": "^1.19.0", |
36 | | - "@backstage/plugin-kubernetes": "^0.12.8", |
37 | | - "@backstage/plugin-org": "^0.6.40", |
38 | | - "@backstage/plugin-permission-react": "^0.4.35", |
39 | | - "@backstage/plugin-scaffolder": "^1.32.0", |
40 | | - "@backstage/plugin-search": "^1.4.27", |
41 | | - "@backstage/plugin-search-react": "^1.9.1", |
42 | | - "@backstage/plugin-techdocs": "^1.13.1", |
43 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.25", |
44 | | - "@backstage/plugin-techdocs-react": "^1.3.0", |
45 | | - "@backstage/plugin-user-settings": "^0.8.23", |
46 | | - "@backstage/theme": "^0.6.6", |
| 23 | + "@backstage/app-defaults": "^1.6.4", |
| 24 | + "@backstage/catalog-model": "^1.7.5", |
| 25 | + "@backstage/cli": "^0.33.1", |
| 26 | + "@backstage/core-app-api": "^1.18.0", |
| 27 | + "@backstage/core-components": "^0.17.4", |
| 28 | + "@backstage/core-plugin-api": "^1.10.9", |
| 29 | + "@backstage/integration-react": "^1.2.9", |
| 30 | + "@backstage/plugin-api-docs": "^0.12.9", |
| 31 | + "@backstage/plugin-catalog": "^1.31.1", |
| 32 | + "@backstage/plugin-catalog-common": "^1.1.5", |
| 33 | + "@backstage/plugin-catalog-graph": "^0.4.21", |
| 34 | + "@backstage/plugin-catalog-import": "^0.13.3", |
| 35 | + "@backstage/plugin-catalog-react": "^1.19.1", |
| 36 | + "@backstage/plugin-kubernetes": "^0.12.9", |
| 37 | + "@backstage/plugin-org": "^0.6.41", |
| 38 | + "@backstage/plugin-permission-react": "^0.4.36", |
| 39 | + "@backstage/plugin-scaffolder": "^1.33.0", |
| 40 | + "@backstage/plugin-search": "^1.4.28", |
| 41 | + "@backstage/plugin-search-react": "^1.9.2", |
| 42 | + "@backstage/plugin-techdocs": "^1.13.2", |
| 43 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.26", |
| 44 | + "@backstage/plugin-techdocs-react": "^1.3.1", |
| 45 | + "@backstage/plugin-user-settings": "^0.8.24", |
| 46 | + "@backstage/theme": "^0.6.7", |
47 | 47 | "@mui/icons-material": "5.16.14", |
48 | 48 | "@mui/lab": "5.0.0-alpha.175", |
49 | 49 | "@mui/material": "5.16.14", |
|
56 | 56 | "react-use": "^17.2.4" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@backstage/test-utils": "^1.7.9", |
| 59 | + "@backstage/test-utils": "^1.7.10", |
60 | 60 | "@playwright/test": "^1.32.3", |
61 | 61 | "@testing-library/dom": "^10.0.0", |
62 | 62 | "@testing-library/jest-dom": "^6.0.0", |
|
0 commit comments