|
19 | 19 | "lint": "backstage-cli package lint" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@backstage/app-defaults": "^1.5.17", |
23 | | - "@backstage/catalog-model": "^1.7.3", |
24 | | - "@backstage/cli": "^0.30.0", |
25 | | - "@backstage/core-app-api": "^1.15.5", |
26 | | - "@backstage/core-components": "^0.16.4", |
27 | | - "@backstage/core-plugin-api": "^1.10.4", |
28 | | - "@backstage/integration-react": "^1.2.4", |
29 | | - "@backstage/plugin-api-docs": "^0.12.4", |
30 | | - "@backstage/plugin-catalog": "^1.27.0", |
31 | | - "@backstage/plugin-catalog-common": "^1.1.3", |
32 | | - "@backstage/plugin-catalog-graph": "^0.4.16", |
33 | | - "@backstage/plugin-catalog-import": "^0.12.10", |
34 | | - "@backstage/plugin-catalog-react": "^1.15.2", |
35 | | - "@backstage/plugin-kubernetes": "^0.12.4", |
36 | | - "@backstage/plugin-notifications": "^0.5.2", |
37 | | - "@backstage/plugin-org": "^0.6.36", |
38 | | - "@backstage/plugin-permission-react": "^0.4.31", |
39 | | - "@backstage/plugin-scaffolder": "^1.28.0", |
40 | | - "@backstage/plugin-search": "^1.4.23", |
41 | | - "@backstage/plugin-search-react": "^1.8.6", |
42 | | - "@backstage/plugin-signals": "^0.0.16", |
43 | | - "@backstage/plugin-techdocs": "^1.12.3", |
44 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.21", |
45 | | - "@backstage/plugin-techdocs-react": "^1.2.14", |
46 | | - "@backstage/plugin-user-settings": "^0.8.19", |
47 | | - "@backstage/theme": "^0.6.4", |
| 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-kubernetes": "^0.12.7", |
| 36 | + "@backstage/plugin-notifications": "^0.5.5", |
| 37 | + "@backstage/plugin-org": "^0.6.39", |
| 38 | + "@backstage/plugin-permission-react": "^0.4.34", |
| 39 | + "@backstage/plugin-scaffolder": "^1.31.0", |
| 40 | + "@backstage/plugin-search": "^1.4.26", |
| 41 | + "@backstage/plugin-search-react": "^1.9.0", |
| 42 | + "@backstage/plugin-signals": "^0.0.19", |
| 43 | + "@backstage/plugin-techdocs": "^1.12.6", |
| 44 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.24", |
| 45 | + "@backstage/plugin-techdocs-react": "^1.2.17", |
| 46 | + "@backstage/plugin-user-settings": "^0.8.22", |
| 47 | + "@backstage/theme": "^0.6.6", |
48 | 48 | "@material-ui/core": "^4.12.2", |
49 | 49 | "@material-ui/icons": "^4.9.1", |
50 | 50 | "@mui/icons-material": "5.17.1", |
|
58 | 58 | "react-router-dom": "^6.3.0" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@backstage/test-utils": "^1.7.5", |
| 61 | + "@backstage/test-utils": "^1.7.8", |
62 | 62 | "@playwright/test": "1.52.0", |
63 | 63 | "@testing-library/dom": "^9.0.0", |
64 | 64 | "@testing-library/jest-dom": "^6.0.0", |
|
0 commit comments