|
19 | 19 | "lint": "backstage-cli package lint" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@backstage/app-defaults": "^1.6.2", |
23 | | - "@backstage/catalog-model": "^1.7.4", |
24 | | - "@backstage/cli": "^0.32.1", |
25 | | - "@backstage/core-app-api": "^1.17.0", |
26 | | - "@backstage/core-components": "^0.17.2", |
27 | | - "@backstage/core-plugin-api": "^1.10.7", |
28 | | - "@backstage/integration-react": "^1.2.7", |
29 | | - "@backstage/plugin-api-docs": "^0.12.7", |
30 | | - "@backstage/plugin-catalog": "^1.30.0", |
31 | | - "@backstage/plugin-catalog-common": "^1.1.4", |
32 | | - "@backstage/plugin-catalog-graph": "^0.4.19", |
33 | | - "@backstage/plugin-catalog-import": "^0.13.0", |
34 | | - "@backstage/plugin-catalog-react": "^1.18.0", |
35 | | - "@backstage/plugin-org": "^0.6.39", |
36 | | - "@backstage/plugin-permission-react": "^0.4.34", |
37 | | - "@backstage/plugin-scaffolder": "^1.31.0", |
38 | | - "@backstage/plugin-search": "^1.4.26", |
39 | | - "@backstage/plugin-search-react": "^1.9.0", |
40 | | - "@backstage/plugin-techdocs": "^1.12.6", |
41 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.24", |
42 | | - "@backstage/plugin-techdocs-react": "^1.2.17", |
43 | | - "@backstage/plugin-user-settings": "^0.8.22", |
44 | | - "@backstage/theme": "^0.6.6", |
| 22 | + "@backstage/app-defaults": "^1.6.4", |
| 23 | + "@backstage/catalog-model": "^1.7.5", |
| 24 | + "@backstage/cli": "^0.33.1", |
| 25 | + "@backstage/core-app-api": "^1.18.0", |
| 26 | + "@backstage/core-components": "^0.17.4", |
| 27 | + "@backstage/core-plugin-api": "^1.10.9", |
| 28 | + "@backstage/integration-react": "^1.2.9", |
| 29 | + "@backstage/plugin-api-docs": "^0.12.9", |
| 30 | + "@backstage/plugin-catalog": "^1.31.1", |
| 31 | + "@backstage/plugin-catalog-common": "^1.1.5", |
| 32 | + "@backstage/plugin-catalog-graph": "^0.4.21", |
| 33 | + "@backstage/plugin-catalog-import": "^0.13.3", |
| 34 | + "@backstage/plugin-catalog-react": "^1.19.1", |
| 35 | + "@backstage/plugin-org": "^0.6.41", |
| 36 | + "@backstage/plugin-permission-react": "^0.4.36", |
| 37 | + "@backstage/plugin-scaffolder": "^1.33.0", |
| 38 | + "@backstage/plugin-search": "^1.4.28", |
| 39 | + "@backstage/plugin-search-react": "^1.9.2", |
| 40 | + "@backstage/plugin-techdocs": "^1.13.2", |
| 41 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.26", |
| 42 | + "@backstage/plugin-techdocs-react": "^1.3.1", |
| 43 | + "@backstage/plugin-user-settings": "^0.8.24", |
| 44 | + "@backstage/theme": "^0.6.7", |
45 | 45 | "@mui/icons-material": "5.18.0", |
46 | 46 | "@mui/lab": "5.0.0-alpha.177", |
47 | 47 | "@mui/material": "5.18.0", |
|
56 | 56 | "react-use": "^17.2.4" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@backstage/test-utils": "^1.7.8", |
| 59 | + "@backstage/test-utils": "^1.7.10", |
60 | 60 | "@playwright/test": "1.55.0", |
61 | 61 | "@testing-library/dom": "^9.0.0", |
62 | 62 | "@testing-library/jest-dom": "^6.0.0", |
|
0 commit comments