|
25 | 25 | "dependencies": { |
26 | 26 | "@backstage-community/plugin-argocd": "workspace:^", |
27 | 27 | "@backstage-community/plugin-rbac": "^1.47.1", |
28 | | - "@backstage/app-defaults": "^1.7.5", |
29 | | - "@backstage/catalog-model": "^1.7.6", |
30 | | - "@backstage/core-app-api": "^1.19.5", |
31 | | - "@backstage/core-components": "^0.18.7", |
32 | | - "@backstage/core-plugin-api": "^1.12.3", |
33 | | - "@backstage/integration-react": "^1.2.15", |
34 | | - "@backstage/plugin-api-docs": "^0.13.4", |
35 | | - "@backstage/plugin-catalog": "^1.33.1", |
| 28 | + "@backstage/app-defaults": "^1.7.6", |
| 29 | + "@backstage/catalog-model": "^1.7.7", |
| 30 | + "@backstage/core-app-api": "^1.19.6", |
| 31 | + "@backstage/core-components": "^0.18.8", |
| 32 | + "@backstage/core-plugin-api": "^1.12.4", |
| 33 | + "@backstage/integration-react": "^1.2.16", |
| 34 | + "@backstage/plugin-api-docs": "^0.13.5", |
| 35 | + "@backstage/plugin-catalog": "^2.0.1", |
36 | 36 | "@backstage/plugin-catalog-common": "^1.1.8", |
37 | | - "@backstage/plugin-catalog-graph": "^0.5.7", |
38 | | - "@backstage/plugin-catalog-import": "^0.13.10", |
39 | | - "@backstage/plugin-catalog-react": "^2.0.0", |
40 | | - "@backstage/plugin-kubernetes": "^0.12.16", |
41 | | - "@backstage/plugin-org": "^0.6.49", |
42 | | - "@backstage/plugin-permission-react": "^0.4.40", |
43 | | - "@backstage/plugin-scaffolder": "^1.35.4", |
44 | | - "@backstage/plugin-search": "^1.6.1", |
45 | | - "@backstage/plugin-search-react": "^1.10.4", |
46 | | - "@backstage/plugin-techdocs": "^1.17.0", |
47 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.33", |
48 | | - "@backstage/plugin-techdocs-react": "^1.3.8", |
49 | | - "@backstage/plugin-user-settings": "^0.9.0", |
50 | | - "@backstage/ui": "^0.12.0", |
| 37 | + "@backstage/plugin-catalog-graph": "^0.6.0", |
| 38 | + "@backstage/plugin-catalog-import": "^0.13.11", |
| 39 | + "@backstage/plugin-catalog-react": "^2.1.0", |
| 40 | + "@backstage/plugin-kubernetes": "^0.12.17", |
| 41 | + "@backstage/plugin-org": "^0.7.0", |
| 42 | + "@backstage/plugin-permission-react": "^0.4.41", |
| 43 | + "@backstage/plugin-scaffolder": "^1.36.1", |
| 44 | + "@backstage/plugin-search": "^1.7.0", |
| 45 | + "@backstage/plugin-search-react": "^1.11.0", |
| 46 | + "@backstage/plugin-techdocs": "^1.17.2", |
| 47 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.34", |
| 48 | + "@backstage/plugin-techdocs-react": "^1.3.9", |
| 49 | + "@backstage/plugin-user-settings": "^0.9.1", |
| 50 | + "@backstage/ui": "^0.13.1", |
51 | 51 | "@emotion/react": "^11.11.4", |
52 | 52 | "@emotion/styled": "^11.13.0", |
53 | 53 | "@mui/icons-material": "^5.15.16", |
|
60 | 60 | "tss-react": "^4.9.10" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@backstage/cli": "^0.35.4", |
| 63 | + "@backstage/cli": "^0.36.0", |
64 | 64 | "@testing-library/dom": "^10.4.1", |
65 | 65 | "@testing-library/jest-dom": "6.9.1", |
66 | 66 | "@testing-library/react": "16.3.2", |
|
0 commit comments