|
21 | 21 | "dependencies": { |
22 | 22 | "@backstage-community/plugin-jaeger": "workspace:^", |
23 | 23 | "@backstage-community/plugin-tech-radar": "^0.7.4", |
24 | | - "@backstage/app-defaults": "^1.6.0", |
| 24 | + "@backstage/app-defaults": "^1.6.1", |
25 | 25 | "@backstage/catalog-model": "^1.7.3", |
26 | | - "@backstage/cli": "^0.31.0", |
27 | | - "@backstage/core-app-api": "^1.16.0", |
28 | | - "@backstage/core-components": "^0.17.0", |
29 | | - "@backstage/core-plugin-api": "^1.10.5", |
30 | | - "@backstage/integration-react": "^1.2.5", |
31 | | - "@backstage/plugin-api-docs": "^0.12.5", |
32 | | - "@backstage/plugin-catalog": "^1.28.0", |
| 26 | + "@backstage/cli": "^0.32.0", |
| 27 | + "@backstage/core-app-api": "^1.16.1", |
| 28 | + "@backstage/core-components": "^0.17.1", |
| 29 | + "@backstage/core-plugin-api": "^1.10.6", |
| 30 | + "@backstage/integration-react": "^1.2.6", |
| 31 | + "@backstage/plugin-api-docs": "^0.12.6", |
| 32 | + "@backstage/plugin-catalog": "^1.29.0", |
33 | 33 | "@backstage/plugin-catalog-common": "^1.1.3", |
34 | | - "@backstage/plugin-catalog-graph": "^0.4.17", |
35 | | - "@backstage/plugin-catalog-import": "^0.12.11", |
36 | | - "@backstage/plugin-catalog-react": "^1.16.0", |
37 | | - "@backstage/plugin-kubernetes": "^0.12.5", |
38 | | - "@backstage/plugin-org": "^0.6.37", |
39 | | - "@backstage/plugin-permission-react": "^0.4.32", |
40 | | - "@backstage/plugin-scaffolder": "^1.29.0", |
41 | | - "@backstage/plugin-search": "^1.4.24", |
42 | | - "@backstage/plugin-search-react": "^1.8.7", |
43 | | - "@backstage/plugin-techdocs": "^1.12.4", |
44 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.22", |
45 | | - "@backstage/plugin-techdocs-react": "^1.2.15", |
46 | | - "@backstage/plugin-user-settings": "^0.8.20", |
47 | | - "@backstage/theme": "^0.6.4", |
| 34 | + "@backstage/plugin-catalog-graph": "^0.4.18", |
| 35 | + "@backstage/plugin-catalog-import": "^0.12.13", |
| 36 | + "@backstage/plugin-catalog-react": "^1.17.0", |
| 37 | + "@backstage/plugin-kubernetes": "^0.12.6", |
| 38 | + "@backstage/plugin-org": "^0.6.38", |
| 39 | + "@backstage/plugin-permission-react": "^0.4.33", |
| 40 | + "@backstage/plugin-scaffolder": "^1.30.1", |
| 41 | + "@backstage/plugin-search": "^1.4.25", |
| 42 | + "@backstage/plugin-search-react": "^1.8.8", |
| 43 | + "@backstage/plugin-techdocs": "^1.12.5", |
| 44 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.23", |
| 45 | + "@backstage/plugin-techdocs-react": "^1.2.16", |
| 46 | + "@backstage/plugin-user-settings": "^0.8.21", |
| 47 | + "@backstage/theme": "^0.6.5", |
48 | 48 | "@material-ui/core": "^4.12.2", |
49 | 49 | "@material-ui/icons": "^4.9.1", |
50 | 50 | "history": "^5.0.0", |
|
55 | 55 | "react-use": "^17.2.4" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@backstage/test-utils": "^1.7.6", |
| 58 | + "@backstage/test-utils": "^1.7.7", |
59 | 59 | "@playwright/test": "^1.32.3", |
60 | 60 | "@testing-library/dom": "^9.0.0", |
61 | 61 | "@testing-library/jest-dom": "^6.0.0", |
|
0 commit comments