|
19 | 19 | "lint": "backstage-cli package lint"
|
20 | 20 | },
|
21 | 21 | "dependencies": {
|
22 |
| - "@backstage/app-defaults": "^1.5.12", |
23 |
| - "@backstage/catalog-model": "^1.7.0", |
24 |
| - "@backstage/cli": "^0.28.0", |
25 |
| - "@backstage/core-app-api": "^1.15.1", |
26 |
| - "@backstage/core-components": "^0.15.1", |
27 |
| - "@backstage/core-plugin-api": "^1.10.0", |
28 |
| - "@backstage/integration-react": "^1.2.0", |
29 |
| - "@backstage/plugin-api-docs": "^0.11.11", |
30 |
| - "@backstage/plugin-catalog": "^1.24.0", |
31 |
| - "@backstage/plugin-catalog-common": "^1.1.0", |
32 |
| - "@backstage/plugin-catalog-graph": "^0.4.11", |
33 |
| - "@backstage/plugin-catalog-import": "^0.12.5", |
34 |
| - "@backstage/plugin-catalog-react": "^1.14.0", |
35 |
| - "@backstage/plugin-kubernetes": "^0.11.16", |
36 |
| - "@backstage/plugin-org": "^0.6.31", |
37 |
| - "@backstage/plugin-permission-react": "^0.4.27", |
38 |
| - "@backstage/plugin-scaffolder": "^1.26.0", |
39 |
| - "@backstage/plugin-search": "^1.4.18", |
40 |
| - "@backstage/plugin-search-react": "^1.8.1", |
41 |
| - "@backstage/plugin-techdocs": "^1.11.0", |
42 |
| - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.16", |
43 |
| - "@backstage/plugin-techdocs-react": "^1.2.9", |
44 |
| - "@backstage/plugin-user-settings": "^0.8.14", |
45 |
| - "@backstage/theme": "^0.6.0", |
| 22 | + "@backstage/app-defaults": "^1.5.16", |
| 23 | + "@backstage/catalog-model": "^1.7.3", |
| 24 | + "@backstage/cli": "^0.29.5", |
| 25 | + "@backstage/core-app-api": "^1.15.4", |
| 26 | + "@backstage/core-components": "^0.16.3", |
| 27 | + "@backstage/core-plugin-api": "^1.10.3", |
| 28 | + "@backstage/integration-react": "^1.2.3", |
| 29 | + "@backstage/plugin-api-docs": "^0.12.3", |
| 30 | + "@backstage/plugin-catalog": "^1.26.1", |
| 31 | + "@backstage/plugin-catalog-common": "^1.1.3", |
| 32 | + "@backstage/plugin-catalog-graph": "^0.4.15", |
| 33 | + "@backstage/plugin-catalog-import": "^0.12.9", |
| 34 | + "@backstage/plugin-catalog-react": "^1.15.1", |
| 35 | + "@backstage/plugin-kubernetes": "^0.12.3", |
| 36 | + "@backstage/plugin-org": "^0.6.35", |
| 37 | + "@backstage/plugin-permission-react": "^0.4.30", |
| 38 | + "@backstage/plugin-scaffolder": "^1.27.4", |
| 39 | + "@backstage/plugin-search": "^1.4.22", |
| 40 | + "@backstage/plugin-search-react": "^1.8.5", |
| 41 | + "@backstage/plugin-techdocs": "^1.12.1", |
| 42 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.20", |
| 43 | + "@backstage/plugin-techdocs-react": "^1.2.13", |
| 44 | + "@backstage/plugin-user-settings": "^0.8.18", |
| 45 | + "@backstage/theme": "^0.6.3", |
46 | 46 | "@material-ui/core": "^4.12.2",
|
47 | 47 | "@material-ui/icons": "^4.9.1",
|
48 | 48 | "@red-hat-developer-hub/backstage-plugin-marketplace": "workspace:^",
|
|
53 | 53 | "react-router-dom": "^6.3.0"
|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 |
| - "@backstage/test-utils": "^1.7.0", |
| 56 | + "@backstage/test-utils": "^1.7.4", |
57 | 57 | "@playwright/test": "^1.32.3",
|
58 | 58 | "@testing-library/dom": "^9.0.0",
|
59 | 59 | "@testing-library/jest-dom": "^6.0.0",
|
|
0 commit comments