|
21 | 21 | "dependencies": { |
22 | 22 | "@backstage-community/plugin-rbac": "1.33.2", |
23 | 23 | "@backstage-community/plugin-tech-radar": "^0.7.4", |
24 | | - "@backstage/app-defaults": "^1.5.16", |
25 | | - "@backstage/catalog-model": "^1.7.3", |
26 | | - "@backstage/cli": "^0.29.4", |
27 | | - "@backstage/core-app-api": "^1.15.4", |
28 | | - "@backstage/core-components": "^0.16.3", |
29 | | - "@backstage/core-plugin-api": "^1.10.3", |
30 | | - "@backstage/integration-react": "^1.2.3", |
31 | | - "@backstage/plugin-api-docs": "^0.12.3", |
32 | | - "@backstage/plugin-catalog": "^1.26.1", |
33 | | - "@backstage/plugin-catalog-common": "^1.1.3", |
34 | | - "@backstage/plugin-catalog-graph": "^0.4.15", |
35 | | - "@backstage/plugin-catalog-import": "^0.12.9", |
36 | | - "@backstage/plugin-catalog-react": "^1.15.1", |
37 | | - "@backstage/plugin-org": "^0.6.35", |
38 | | - "@backstage/plugin-permission-react": "^0.4.30", |
39 | | - "@backstage/plugin-scaffolder": "^1.27.5", |
40 | | - "@backstage/plugin-search": "^1.4.22", |
41 | | - "@backstage/plugin-search-react": "^1.8.5", |
42 | | - "@backstage/plugin-techdocs": "^1.12.2", |
43 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.20", |
44 | | - "@backstage/plugin-techdocs-react": "^1.2.13", |
45 | | - "@backstage/plugin-user-settings": "^0.8.18", |
46 | | - "@backstage/theme": "^0.6.3", |
| 24 | + "@backstage/app-defaults": "^1.7.6", |
| 25 | + "@backstage/catalog-model": "^1.7.7", |
| 26 | + "@backstage/cli": "^0.36.0", |
| 27 | + "@backstage/core-app-api": "^1.19.6", |
| 28 | + "@backstage/core-components": "^0.18.8", |
| 29 | + "@backstage/core-plugin-api": "^1.12.4", |
| 30 | + "@backstage/integration-react": "^1.2.16", |
| 31 | + "@backstage/plugin-api-docs": "^0.13.5", |
| 32 | + "@backstage/plugin-catalog": "^2.0.1", |
| 33 | + "@backstage/plugin-catalog-common": "^1.1.8", |
| 34 | + "@backstage/plugin-catalog-graph": "^0.6.0", |
| 35 | + "@backstage/plugin-catalog-import": "^0.13.11", |
| 36 | + "@backstage/plugin-catalog-react": "^2.1.1", |
| 37 | + "@backstage/plugin-org": "^0.7.0", |
| 38 | + "@backstage/plugin-permission-react": "^0.4.41", |
| 39 | + "@backstage/plugin-scaffolder": "^1.36.1", |
| 40 | + "@backstage/plugin-search": "^1.7.0", |
| 41 | + "@backstage/plugin-search-react": "^1.11.0", |
| 42 | + "@backstage/plugin-techdocs": "^1.17.2", |
| 43 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.34", |
| 44 | + "@backstage/plugin-techdocs-react": "^1.3.9", |
| 45 | + "@backstage/plugin-user-settings": "^0.9.1", |
| 46 | + "@backstage/theme": "^0.7.2", |
47 | 47 | "@material-ui/core": "^4.12.2", |
48 | 48 | "@material-ui/icons": "^4.9.1", |
49 | 49 | "@patternfly/patternfly": "^6.3.0", |
50 | | - "@red-hat-developer-hub/backstage-plugin-orchestrator": "^2.5.1", |
51 | 50 | "@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0", |
52 | 51 | "@red-hat-developer-hub/plugin-cost-management": "workspace:^", |
53 | 52 | "history": "^5.0.0", |
54 | 53 | "react": "^18.0.2", |
55 | 54 | "react-dom": "^18.0.2", |
56 | | - "react-router": "^6.3.0", |
57 | | - "react-router-dom": "^6.3.0", |
| 55 | + "react-router": "^6.30.2", |
| 56 | + "react-router-dom": "^6.30.2", |
58 | 57 | "react-use": "^17.2.4" |
59 | 58 | }, |
60 | 59 | "devDependencies": { |
61 | | - "@backstage/test-utils": "^1.7.4", |
| 60 | + "@backstage/test-utils": "^1.7.16", |
62 | 61 | "@emotion/react": "^11.11.4", |
63 | 62 | "@emotion/styled": "^11.11.5", |
64 | 63 | "@mui/icons-material": "^5.16.1", |
65 | 64 | "@mui/material": "^5.16.1", |
66 | 65 | "@playwright/test": "^1.56.1", |
67 | | - "@testing-library/dom": "^9.0.0", |
| 66 | + "@testing-library/dom": "^10.0.0", |
68 | 67 | "@testing-library/jest-dom": "^6.0.0", |
69 | | - "@testing-library/react": "^15.0.0", |
| 68 | + "@testing-library/react": "^16.0.0", |
70 | 69 | "@testing-library/user-event": "^14.0.0", |
71 | 70 | "@types/react": "^18", |
72 | 71 | "@types/react-dom": "*", |
|
0 commit comments