|
19 | 19 | "lint": "backstage-cli package lint" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@backstage/app-defaults": "^1.7.2", |
| 22 | + "@backstage/app-defaults": "^1.7.5", |
23 | 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-notifications": "^0.5.11", |
37 | | - "@backstage/plugin-org": "^0.6.46", |
38 | | - "@backstage/plugin-permission-react": "^0.4.38", |
39 | | - "@backstage/plugin-scaffolder": "^1.34.3", |
40 | | - "@backstage/plugin-search": "^1.5.0", |
41 | | - "@backstage/plugin-search-react": "^1.10.0", |
42 | | - "@backstage/plugin-signals": "^0.0.25", |
43 | | - "@backstage/plugin-techdocs": "^1.16.0", |
44 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.30", |
45 | | - "@backstage/plugin-techdocs-react": "^1.3.5", |
46 | | - "@backstage/plugin-user-settings": "^0.8.29", |
47 | | - "@backstage/theme": "^0.7.0", |
48 | | - "@backstage/ui": "^0.9.0", |
| 24 | + "@backstage/cli": "^0.35.4", |
| 25 | + "@backstage/core-app-api": "^1.19.5", |
| 26 | + "@backstage/core-components": "^0.18.7", |
| 27 | + "@backstage/core-plugin-api": "^1.12.3", |
| 28 | + "@backstage/integration-react": "^1.2.15", |
| 29 | + "@backstage/plugin-api-docs": "^0.13.4", |
| 30 | + "@backstage/plugin-catalog": "^1.33.1", |
| 31 | + "@backstage/plugin-catalog-common": "^1.1.8", |
| 32 | + "@backstage/plugin-catalog-graph": "^0.5.7", |
| 33 | + "@backstage/plugin-catalog-import": "^0.13.10", |
| 34 | + "@backstage/plugin-catalog-react": "^2.0.0", |
| 35 | + "@backstage/plugin-kubernetes": "^0.12.16", |
| 36 | + "@backstage/plugin-notifications": "^0.5.14", |
| 37 | + "@backstage/plugin-org": "^0.6.49", |
| 38 | + "@backstage/plugin-permission-react": "^0.4.40", |
| 39 | + "@backstage/plugin-scaffolder": "^1.35.4", |
| 40 | + "@backstage/plugin-search": "^1.6.1", |
| 41 | + "@backstage/plugin-search-react": "^1.10.4", |
| 42 | + "@backstage/plugin-signals": "^0.0.28", |
| 43 | + "@backstage/plugin-techdocs": "^1.17.0", |
| 44 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.33", |
| 45 | + "@backstage/plugin-techdocs-react": "^1.3.8", |
| 46 | + "@backstage/plugin-user-settings": "^0.9.0", |
| 47 | + "@backstage/theme": "^0.7.2", |
| 48 | + "@backstage/ui": "^0.12.0", |
49 | 49 | "@material-ui/core": "^4.12.2", |
50 | 50 | "@material-ui/icons": "^4.9.1", |
51 | 51 | "@proberaum/backstage-plugin-icon-viewer": "workspace:^", |
|
55 | 55 | "react-router-dom": "^6.3.0" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@backstage/test-utils": "^1.7.13", |
| 58 | + "@backstage/test-utils": "^1.7.15", |
59 | 59 | "@playwright/test": "^1.32.3", |
60 | 60 | "@testing-library/dom": "^9.0.0", |
61 | 61 | "@testing-library/jest-dom": "^6.0.0", |
|
0 commit comments