|
18 | 18 | "cy:run": "cypress run --browser chrome" |
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | | - "@backstage/app-defaults": "^1.4.5", |
22 | | - "@backstage/catalog-model": "^1.4.3", |
23 | | - "@backstage/cli": "^0.26.2", |
24 | | - "@backstage/core-app-api": "^1.11.1", |
25 | | - "@backstage/core-components": "^0.14.0", |
26 | | - "@backstage/core-plugin-api": "^1.8.0", |
27 | | - "@backstage/integration-react": "^1.1.21", |
28 | | - "@backstage/plugin-api-docs": "^0.11.0", |
29 | | - "@backstage/plugin-catalog": "^1.15.1", |
30 | | - "@backstage/plugin-catalog-common": "^1.0.18", |
31 | | - "@backstage/plugin-catalog-graph": "^0.4.0", |
32 | | - "@backstage/plugin-catalog-import": "^0.12.0", |
33 | | - "@backstage/plugin-catalog-react": "^1.9.1", |
34 | | - "@backstage/plugin-github-actions": "^0.6.8", |
35 | | - "@backstage/plugin-home": "^0.7.2", |
36 | | - "@backstage/plugin-org": "^0.6.17", |
37 | | - "@backstage/plugin-permission-react": "^0.4.17", |
38 | | - "@backstage/plugin-scaffolder": "^1.16.1", |
39 | | - "@backstage/plugin-search": "^1.4.3", |
40 | | - "@backstage/plugin-search-react": "^1.7.3", |
41 | | - "@backstage/plugin-techdocs": "^1.9.1", |
42 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.2", |
43 | | - "@backstage/plugin-techdocs-react": "^1.1.13", |
44 | | - "@backstage/plugin-user-settings": "^0.8.0", |
45 | | - "@backstage/theme": "^0.5.0", |
| 21 | + "@backstage/app-defaults": "^1.5.16", |
| 22 | + "@backstage/catalog-model": "^1.7.3", |
| 23 | + "@backstage/cli": "^0.29.5", |
| 24 | + "@backstage/core-app-api": "^1.15.4", |
| 25 | + "@backstage/core-components": "^0.16.3", |
| 26 | + "@backstage/core-plugin-api": "^1.10.3", |
| 27 | + "@backstage/integration-react": "^1.2.3", |
| 28 | + "@backstage/plugin-api-docs": "^0.12.3", |
| 29 | + "@backstage/plugin-catalog": "^1.26.1", |
| 30 | + "@backstage/plugin-catalog-common": "^1.1.3", |
| 31 | + "@backstage/plugin-catalog-graph": "^0.4.15", |
| 32 | + "@backstage/plugin-catalog-import": "^0.12.9", |
| 33 | + "@backstage/plugin-catalog-react": "^1.15.1", |
| 34 | + "@backstage/plugin-home": "^0.8.4", |
| 35 | + "@backstage/plugin-org": "^0.6.35", |
| 36 | + "@backstage/plugin-permission-react": "^0.4.30", |
| 37 | + "@backstage/plugin-scaffolder": "^1.27.4", |
| 38 | + "@backstage/plugin-search": "^1.4.22", |
| 39 | + "@backstage/plugin-search-react": "^1.8.5", |
| 40 | + "@backstage/plugin-techdocs": "^1.12.1", |
| 41 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.20", |
| 42 | + "@backstage/plugin-techdocs-react": "^1.2.13", |
| 43 | + "@backstage/plugin-user-settings": "^0.8.18", |
| 44 | + "@backstage/theme": "^0.6.3", |
46 | 45 | "@immobiliarelabs/backstage-plugin-gitlab": "^6.0.0", |
47 | 46 | "@internal/plugin-viewdocs-react": "^0.1.0", |
48 | 47 | "@material-ui/core": "^4.12.2", |
|
53 | 52 | "react-dom": "^17.0.2", |
54 | 53 | "react-router": "^6.8.2", |
55 | 54 | "react-router-dom": "^6.3.0", |
56 | | - "react-use": "^17.2.4" |
| 55 | + "react-use": "^17.2.4", |
| 56 | + "@backstage-community/plugin-github-actions": "^0.6.16" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@backstage/test-utils": "^1.4.5", |
| 59 | + "@backstage/test-utils": "^1.7.4", |
60 | 60 | "@testing-library/jest-dom": "^6.0.0", |
61 | 61 | "@testing-library/react": "^12.1.3", |
62 | 62 | "@testing-library/user-event": "^14.0.0", |
|
0 commit comments