|
16 | 16 | "dependencies": {
|
17 | 17 | "@backstage-community/plugin-github-actions": "^0.6.16",
|
18 | 18 | "@backstage-community/plugin-tech-radar": "^0.7.4",
|
19 |
| - "@backstage/app-defaults": "^1.5.10", |
20 |
| - "@backstage/catalog-model": "^1.6.0", |
21 |
| - "@backstage/cli": "^0.27.0", |
22 |
| - "@backstage/core-app-api": "^1.14.2", |
23 |
| - "@backstage/core-components": "^0.14.10", |
24 |
| - "@backstage/core-plugin-api": "^1.9.3", |
25 |
| - "@backstage/integration-react": "^1.1.30", |
26 |
| - "@backstage/plugin-api-docs": "^0.11.8", |
27 |
| - "@backstage/plugin-catalog": "^1.22.0", |
28 |
| - "@backstage/plugin-catalog-common": "^1.0.26", |
29 |
| - "@backstage/plugin-catalog-graph": "^0.4.8", |
30 |
| - "@backstage/plugin-catalog-import": "^0.12.2", |
31 |
| - "@backstage/plugin-catalog-react": "^1.12.3", |
32 |
| - "@backstage/plugin-org": "^0.6.28", |
33 |
| - "@backstage/plugin-permission-react": "^0.4.25", |
34 |
| - "@backstage/plugin-scaffolder": "^1.24.0", |
35 |
| - "@backstage/plugin-search": "^1.4.15", |
36 |
| - "@backstage/plugin-search-react": "^1.7.14", |
37 |
| - "@backstage/plugin-techdocs": "^1.10.8", |
38 |
| - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.13", |
39 |
| - "@backstage/plugin-techdocs-react": "^1.2.7", |
40 |
| - "@backstage/plugin-user-settings": "^0.8.11", |
41 |
| - "@backstage/theme": "^0.5.6", |
| 19 | + "@backstage/app-defaults": "^1.5.16", |
| 20 | + "@backstage/catalog-model": "^1.7.3", |
| 21 | + "@backstage/cli": "^0.29.5", |
| 22 | + "@backstage/core-app-api": "^1.15.4", |
| 23 | + "@backstage/core-components": "^0.16.3", |
| 24 | + "@backstage/core-plugin-api": "^1.10.3", |
| 25 | + "@backstage/integration-react": "^1.2.3", |
| 26 | + "@backstage/plugin-api-docs": "^0.12.3", |
| 27 | + "@backstage/plugin-catalog": "^1.26.1", |
| 28 | + "@backstage/plugin-catalog-common": "^1.1.3", |
| 29 | + "@backstage/plugin-catalog-graph": "^0.4.15", |
| 30 | + "@backstage/plugin-catalog-import": "^0.12.9", |
| 31 | + "@backstage/plugin-catalog-react": "^1.15.1", |
| 32 | + "@backstage/plugin-org": "^0.6.35", |
| 33 | + "@backstage/plugin-permission-react": "^0.4.30", |
| 34 | + "@backstage/plugin-scaffolder": "^1.27.4", |
| 35 | + "@backstage/plugin-search": "^1.4.22", |
| 36 | + "@backstage/plugin-search-react": "^1.8.5", |
| 37 | + "@backstage/plugin-techdocs": "^1.12.1", |
| 38 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.20", |
| 39 | + "@backstage/plugin-techdocs-react": "^1.2.13", |
| 40 | + "@backstage/plugin-user-settings": "^0.8.18", |
| 41 | + "@backstage/theme": "^0.6.3", |
42 | 42 | "@material-ui/core": "^4.12.2",
|
43 | 43 | "@material-ui/icons": "^4.9.1",
|
44 | 44 | "@segment/backstage-plugin-analytics-module-segment": "link:../../plugins/analytics-module-segment",
|
|
50 | 50 | "react-use": "^17.2.4"
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@backstage/test-utils": "^1.5.10", |
| 53 | + "@backstage/test-utils": "^1.7.4", |
54 | 54 | "@playwright/test": "^1.32.3",
|
55 | 55 | "@testing-library/dom": "^8.0.0",
|
56 | 56 | "@testing-library/jest-dom": "^5.10.1",
|
|
0 commit comments