|
19 | 19 | "lint": "backstage-cli package lint" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@backstage/app-defaults": "^1.6.5", |
23 | | - "@backstage/catalog-model": "^1.7.5", |
24 | | - "@backstage/cli": "^0.34.1", |
25 | | - "@backstage/core-app-api": "^1.18.0", |
26 | | - "@backstage/core-components": "^0.17.5", |
27 | | - "@backstage/core-plugin-api": "^1.10.9", |
28 | | - "@backstage/integration-react": "^1.2.9", |
29 | | - "@backstage/plugin-api-docs": "^0.12.10", |
30 | | - "@backstage/plugin-catalog": "^1.31.2", |
31 | | - "@backstage/plugin-catalog-common": "^1.1.5", |
32 | | - "@backstage/plugin-catalog-graph": "^0.4.22", |
33 | | - "@backstage/plugin-catalog-import": "^0.13.4", |
34 | | - "@backstage/plugin-catalog-react": "^1.20.1", |
35 | | - "@backstage/plugin-kubernetes": "^0.12.10", |
36 | | - "@backstage/plugin-org": "^0.6.43", |
37 | | - "@backstage/plugin-permission-react": "^0.4.36", |
38 | | - "@backstage/plugin-scaffolder": "^1.34.0", |
39 | | - "@backstage/plugin-search": "^1.4.29", |
40 | | - "@backstage/plugin-search-react": "^1.9.3", |
41 | | - "@backstage/plugin-techdocs": "^1.14.1", |
42 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.27", |
43 | | - "@backstage/plugin-techdocs-react": "^1.3.2", |
44 | | - "@backstage/plugin-user-settings": "^0.8.25", |
45 | | - "@backstage/theme": "^0.6.8", |
| 22 | + "@backstage/app-defaults": "^1.7.2", |
| 23 | + "@backstage/catalog-model": "^1.7.6", |
| 24 | + "@backstage/cli": "^0.34.5", |
| 25 | + "@backstage/core-app-api": "^1.19.2", |
| 26 | + "@backstage/core-components": "^0.18.3", |
| 27 | + "@backstage/core-plugin-api": "^1.12.0", |
| 28 | + "@backstage/integration-react": "^1.2.12", |
| 29 | + "@backstage/plugin-api-docs": "^0.13.1", |
| 30 | + "@backstage/plugin-catalog": "^1.32.0", |
| 31 | + "@backstage/plugin-catalog-common": "^1.1.7", |
| 32 | + "@backstage/plugin-catalog-graph": "^0.5.3", |
| 33 | + "@backstage/plugin-catalog-import": "^0.13.7", |
| 34 | + "@backstage/plugin-catalog-react": "^1.21.3", |
| 35 | + "@backstage/plugin-kubernetes": "^0.12.13", |
| 36 | + "@backstage/plugin-org": "^0.6.46", |
| 37 | + "@backstage/plugin-permission-react": "^0.4.38", |
| 38 | + "@backstage/plugin-scaffolder": "^1.34.3", |
| 39 | + "@backstage/plugin-search": "^1.5.0", |
| 40 | + "@backstage/plugin-search-react": "^1.10.0", |
| 41 | + "@backstage/plugin-techdocs": "^1.16.0", |
| 42 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.30", |
| 43 | + "@backstage/plugin-techdocs-react": "^1.3.5", |
| 44 | + "@backstage/plugin-user-settings": "^0.8.29", |
| 45 | + "@backstage/theme": "^0.7.0", |
| 46 | + "@backstage/ui": "^0.8.2", |
46 | 47 | "@material-ui/core": "^4.12.2", |
47 | 48 | "@material-ui/icons": "^4.9.1", |
48 | 49 | "@red-hat-developer-hub/backstage-plugin-lightspeed": "*", |
|
53 | 54 | }, |
54 | 55 | "devDependencies": { |
55 | 56 | "@axe-core/playwright": "^4.10.0", |
56 | | - "@backstage/test-utils": "^1.7.11", |
| 57 | + "@backstage/test-utils": "^1.7.13", |
57 | 58 | "@playwright/test": "1.56.1", |
58 | 59 | "@testing-library/dom": "^9.0.0", |
59 | 60 | "@testing-library/jest-dom": "^6.0.0", |
|
0 commit comments