|
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | 22 | "@backstage-community/plugin-tekton": "workspace:^", |
23 | | - "@backstage/app-defaults": "^1.7.0", |
| 23 | + "@backstage/app-defaults": "^1.7.1", |
24 | 24 | "@backstage/catalog-model": "^1.7.5", |
25 | | - "@backstage/cli": "^0.34.3", |
26 | | - "@backstage/core-app-api": "^1.19.0", |
27 | | - "@backstage/core-components": "^0.18.1", |
28 | | - "@backstage/core-plugin-api": "^1.11.0", |
29 | | - "@backstage/integration-react": "^1.2.10", |
30 | | - "@backstage/plugin-api-docs": "^0.12.11", |
31 | | - "@backstage/plugin-catalog": "^1.31.3", |
32 | | - "@backstage/plugin-catalog-common": "^1.1.5", |
33 | | - "@backstage/plugin-catalog-graph": "^0.5.1", |
34 | | - "@backstage/plugin-catalog-import": "^0.13.5", |
35 | | - "@backstage/plugin-catalog-react": "^1.21.1", |
36 | | - "@backstage/plugin-kubernetes": "^0.12.11", |
37 | | - "@backstage/plugin-org": "^0.6.44", |
38 | | - "@backstage/plugin-permission-react": "^0.4.36", |
39 | | - "@backstage/plugin-scaffolder": "^1.34.1", |
40 | | - "@backstage/plugin-search": "^1.4.30", |
41 | | - "@backstage/plugin-search-react": "^1.9.4", |
42 | | - "@backstage/plugin-techdocs": "^1.15.0", |
43 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.28", |
44 | | - "@backstage/plugin-techdocs-react": "^1.3.3", |
45 | | - "@backstage/plugin-user-settings": "^0.8.26", |
46 | | - "@backstage/theme": "^0.6.8", |
| 25 | + "@backstage/cli": "^0.34.4", |
| 26 | + "@backstage/core-app-api": "^1.19.1", |
| 27 | + "@backstage/core-components": "^0.18.2", |
| 28 | + "@backstage/core-plugin-api": "^1.11.1", |
| 29 | + "@backstage/integration-react": "^1.2.11", |
| 30 | + "@backstage/plugin-api-docs": "^0.13.0", |
| 31 | + "@backstage/plugin-catalog": "^1.31.4", |
| 32 | + "@backstage/plugin-catalog-common": "^1.1.6", |
| 33 | + "@backstage/plugin-catalog-graph": "^0.5.2", |
| 34 | + "@backstage/plugin-catalog-import": "^0.13.6", |
| 35 | + "@backstage/plugin-catalog-react": "^1.21.2", |
| 36 | + "@backstage/plugin-kubernetes": "^0.12.12", |
| 37 | + "@backstage/plugin-org": "^0.6.45", |
| 38 | + "@backstage/plugin-permission-react": "^0.4.37", |
| 39 | + "@backstage/plugin-scaffolder": "^1.34.2", |
| 40 | + "@backstage/plugin-search": "^1.4.31", |
| 41 | + "@backstage/plugin-search-react": "^1.9.5", |
| 42 | + "@backstage/plugin-techdocs": "^1.15.1", |
| 43 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.29", |
| 44 | + "@backstage/plugin-techdocs-react": "^1.3.4", |
| 45 | + "@backstage/plugin-user-settings": "^0.8.27", |
| 46 | + "@backstage/theme": "^0.7.0", |
| 47 | + "@backstage/ui": "^0.8.2", |
47 | 48 | "@material-ui/core": "^4.12.2", |
48 | 49 | "@material-ui/icons": "^4.9.1", |
49 | 50 | "react": "^18.0.2", |
|
52 | 53 | "react-router-dom": "^6.3.0" |
53 | 54 | }, |
54 | 55 | "devDependencies": { |
55 | | - "@backstage/test-utils": "^1.7.11", |
| 56 | + "@backstage/test-utils": "^1.7.12", |
56 | 57 | "@playwright/test": "^1.32.3", |
57 | 58 | "@testing-library/dom": "^9.0.0", |
58 | 59 | "@testing-library/jest-dom": "^6.0.0", |
|
0 commit comments