|
26 | 26 | "lint:fix": "backstage-cli package lint --fix" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | | - "@backstage/app-defaults": "^1.5.12", |
30 | | - "@backstage/catalog-model": "^1.7.0", |
31 | | - "@backstage/core-app-api": "^1.15.1", |
32 | | - "@backstage/core-components": "^0.15.1", |
33 | | - "@backstage/core-plugin-api": "^1.10.0", |
34 | | - "@backstage/integration-react": "^1.2.0", |
35 | | - "@backstage/plugin-api-docs": "^0.11.11", |
36 | | - "@backstage/plugin-catalog": "^1.24.0", |
37 | | - "@backstage/plugin-catalog-common": "^1.1.0", |
38 | | - "@backstage/plugin-catalog-graph": "^0.4.11", |
39 | | - "@backstage/plugin-catalog-import": "^0.12.5", |
40 | | - "@backstage/plugin-catalog-react": "^1.14.0", |
41 | | - "@backstage/plugin-org": "^0.6.31", |
42 | | - "@backstage/plugin-permission-react": "^0.4.27", |
43 | | - "@backstage/plugin-scaffolder": "^1.26.2", |
44 | | - "@backstage/plugin-search": "^1.4.18", |
45 | | - "@backstage/plugin-search-react": "^1.8.1", |
46 | | - "@backstage/plugin-techdocs": "^1.11.0", |
47 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.16", |
48 | | - "@backstage/plugin-techdocs-react": "^1.2.9", |
49 | | - "@backstage/plugin-user-settings": "^0.8.14", |
| 29 | + "@backstage/app-defaults": "^1.5.16", |
| 30 | + "@backstage/catalog-model": "^1.7.3", |
| 31 | + "@backstage/core-app-api": "^1.15.4", |
| 32 | + "@backstage/core-components": "^0.16.3", |
| 33 | + "@backstage/core-plugin-api": "^1.10.3", |
| 34 | + "@backstage/integration-react": "^1.2.3", |
| 35 | + "@backstage/plugin-api-docs": "^0.12.3", |
| 36 | + "@backstage/plugin-catalog": "^1.26.1", |
| 37 | + "@backstage/plugin-catalog-common": "^1.1.3", |
| 38 | + "@backstage/plugin-catalog-graph": "^0.4.15", |
| 39 | + "@backstage/plugin-catalog-import": "^0.12.9", |
| 40 | + "@backstage/plugin-catalog-react": "^1.15.1", |
| 41 | + "@backstage/plugin-org": "^0.6.35", |
| 42 | + "@backstage/plugin-permission-react": "^0.4.30", |
| 43 | + "@backstage/plugin-scaffolder": "^1.27.4", |
| 44 | + "@backstage/plugin-search": "^1.4.22", |
| 45 | + "@backstage/plugin-search-react": "^1.8.5", |
| 46 | + "@backstage/plugin-techdocs": "^1.12.1", |
| 47 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.20", |
| 48 | + "@backstage/plugin-techdocs-react": "^1.2.13", |
| 49 | + "@backstage/plugin-user-settings": "^0.8.18", |
50 | 50 | "@emotion/react": "11.11.4", |
51 | 51 | "@emotion/styled": "^11.13.0", |
52 | 52 | "@mui/icons-material": "5.15.16", |
|
60 | 60 | "tss-react": "4.9.10" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@backstage/cli": "0.28.2", |
64 | | - "@backstage/test-utils": "1.7.0", |
| 63 | + "@backstage/cli": "0.29.5", |
| 64 | + "@backstage/test-utils": "1.7.4", |
65 | 65 | "@testing-library/dom": "9.3.4", |
66 | 66 | "@testing-library/jest-dom": "6.4.8", |
67 | 67 | "@testing-library/react": "14.3.1", |
|
0 commit comments