|
14 | 14 | "lint": "backstage-cli package lint" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@backstage/app-defaults": "^1.5.15", |
18 | | - "@backstage/catalog-model": "^1.7.2", |
19 | | - "@backstage/cli": "^0.29.4", |
20 | | - "@backstage/core-app-api": "^1.15.3", |
21 | | - "@backstage/core-components": "^0.16.2", |
22 | | - "@backstage/core-plugin-api": "^1.10.2", |
23 | | - "@backstage/integration-react": "^1.2.2", |
24 | | - "@backstage/plugin-api-docs": "^0.12.2", |
25 | | - "@backstage/plugin-catalog": "^1.26.0", |
26 | | - "@backstage/plugin-catalog-common": "^1.1.2", |
27 | | - "@backstage/plugin-catalog-graph": "^0.4.14", |
28 | | - "@backstage/plugin-catalog-import": "^0.12.8", |
29 | | - "@backstage/plugin-catalog-react": "^1.15.0", |
30 | | - "@backstage/plugin-kubernetes": "^0.12.2", |
31 | | - "@backstage/plugin-org": "^0.6.34", |
32 | | - "@backstage/plugin-permission-react": "^0.4.29", |
33 | | - "@backstage/plugin-scaffolder": "^1.27.2", |
34 | | - "@backstage/plugin-search": "^1.4.21", |
35 | | - "@backstage/plugin-search-react": "^1.8.4", |
36 | | - "@backstage/plugin-techdocs": "^1.12.0", |
37 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.19", |
38 | | - "@backstage/plugin-techdocs-react": "^1.2.12", |
39 | | - "@backstage/plugin-user-settings": "^0.8.17", |
40 | | - "@backstage/theme": "^0.6.3", |
| 17 | + "@backstage/app-defaults": "^1.7.3", |
| 18 | + "@backstage/catalog-model": "^1.7.6", |
| 19 | + "@backstage/cli": "^0.35.0", |
| 20 | + "@backstage/core-app-api": "^1.19.3", |
| 21 | + "@backstage/core-components": "^0.18.4", |
| 22 | + "@backstage/core-plugin-api": "^1.12.1", |
| 23 | + "@backstage/integration-react": "^1.2.13", |
| 24 | + "@backstage/plugin-api-docs": "^0.13.2", |
| 25 | + "@backstage/plugin-catalog": "^1.32.1", |
| 26 | + "@backstage/plugin-catalog-common": "^1.1.7", |
| 27 | + "@backstage/plugin-catalog-graph": "^0.5.4", |
| 28 | + "@backstage/plugin-catalog-import": "^0.13.8", |
| 29 | + "@backstage/plugin-catalog-react": "^1.21.4", |
| 30 | + "@backstage/plugin-kubernetes": "^0.12.14", |
| 31 | + "@backstage/plugin-notifications": "^0.5.12", |
| 32 | + "@backstage/plugin-org": "^0.6.47", |
| 33 | + "@backstage/plugin-permission-react": "^0.4.39", |
| 34 | + "@backstage/plugin-scaffolder": "^1.35.0", |
| 35 | + "@backstage/plugin-search": "^1.5.1", |
| 36 | + "@backstage/plugin-search-react": "^1.10.1", |
| 37 | + "@backstage/plugin-signals": "^0.0.26", |
| 38 | + "@backstage/plugin-techdocs": "^1.16.1", |
| 39 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.31", |
| 40 | + "@backstage/plugin-techdocs-react": "^1.3.6", |
| 41 | + "@backstage/plugin-user-settings": "^0.8.30", |
| 42 | + "@backstage/theme": "^0.7.1", |
| 43 | + "@backstage/ui": "^0.10.0", |
41 | 44 | "@material-ui/core": "^4.12.2", |
42 | 45 | "@material-ui/icons": "^4.9.1", |
43 | 46 | "@stackoverflow/backstage-plugin-stack-overflow-teams": "workspace:*", |
|
47 | 50 | "react-router-dom": "^6.3.0" |
48 | 51 | }, |
49 | 52 | "devDependencies": { |
50 | | - "@backstage/test-utils": "^1.7.3", |
| 53 | + "@backstage/test-utils": "^1.7.14", |
51 | 54 | "@playwright/test": "^1.32.3", |
52 | 55 | "@testing-library/dom": "^9.0.0", |
53 | 56 | "@testing-library/jest-dom": "^6.0.0", |
|
0 commit comments