|
16 | 16 | "dependencies": {
|
17 | 17 | "@backstage-community/plugin-github-actions": "^0.6.22",
|
18 | 18 | "@backstage-community/plugin-sonarqube": "^0.8.2",
|
19 |
| - "@backstage/app-defaults": "^1.5.11", |
| 19 | + "@backstage/app-defaults": "^1.5.12", |
20 | 20 | "@backstage/catalog-model": "^1.7.0",
|
21 |
| - "@backstage/cli": "^0.27.1", |
22 |
| - "@backstage/core-app-api": "^1.15.0", |
23 |
| - "@backstage/core-components": "^0.15.0", |
24 |
| - "@backstage/core-plugin-api": "^1.9.4", |
25 |
| - "@backstage/integration-react": "^1.1.31", |
26 |
| - "@backstage/plugin-api-docs": "^0.11.9", |
27 |
| - "@backstage/plugin-catalog": "^1.23.0", |
| 21 | + "@backstage/cli": "^0.28.1", |
| 22 | + "@backstage/core-app-api": "^1.15.1", |
| 23 | + "@backstage/core-components": "^0.15.1", |
| 24 | + "@backstage/core-plugin-api": "^1.10.0", |
| 25 | + "@backstage/integration-react": "^1.2.0", |
| 26 | + "@backstage/plugin-api-docs": "^0.11.11", |
| 27 | + "@backstage/plugin-catalog": "^1.24.0", |
28 | 28 | "@backstage/plugin-catalog-common": "^1.1.0",
|
29 |
| - "@backstage/plugin-catalog-graph": "^0.4.9", |
30 |
| - "@backstage/plugin-catalog-import": "^0.12.3", |
31 |
| - "@backstage/plugin-catalog-react": "^1.13.0", |
32 |
| - "@backstage/plugin-home": "^0.7.10", |
33 |
| - "@backstage/plugin-kubernetes": "^0.11.14", |
34 |
| - "@backstage/plugin-org": "^0.6.29", |
35 |
| - "@backstage/plugin-permission-react": "^0.4.26", |
36 |
| - "@backstage/plugin-scaffolder": "^1.25.0", |
37 |
| - "@backstage/plugin-search": "^1.4.16", |
38 |
| - "@backstage/plugin-search-react": "^1.8.0", |
39 |
| - "@backstage/plugin-techdocs": "^1.10.9", |
40 |
| - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.14", |
41 |
| - "@backstage/plugin-techdocs-react": "^1.2.8", |
42 |
| - "@backstage/plugin-user-settings": "^0.8.12", |
43 |
| - "@backstage/theme": "^0.5.7", |
| 29 | + "@backstage/plugin-catalog-graph": "^0.4.11", |
| 30 | + "@backstage/plugin-catalog-import": "^0.12.5", |
| 31 | + "@backstage/plugin-catalog-react": "^1.14.0", |
| 32 | + "@backstage/plugin-home": "^0.8.0", |
| 33 | + "@backstage/plugin-kubernetes": "^0.11.16", |
| 34 | + "@backstage/plugin-org": "^0.6.31", |
| 35 | + "@backstage/plugin-permission-react": "^0.4.27", |
| 36 | + "@backstage/plugin-scaffolder": "^1.26.2", |
| 37 | + "@backstage/plugin-search": "^1.4.18", |
| 38 | + "@backstage/plugin-search-react": "^1.8.1", |
| 39 | + "@backstage/plugin-techdocs": "^1.11.0", |
| 40 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.16", |
| 41 | + "@backstage/plugin-techdocs-react": "^1.2.9", |
| 42 | + "@backstage/plugin-user-settings": "^0.8.14", |
| 43 | + "@backstage/theme": "^0.6.0", |
44 | 44 | "@dweber019/backstage-plugin-endoflife": "^0.0.15",
|
45 | 45 | "@material-ui/core": "^4.12.4",
|
46 | 46 | "@material-ui/icons": "^4.11.3",
|
|
50 | 50 | "react": "^18.3.1",
|
51 | 51 | "react-dom": "^18.3.1",
|
52 | 52 | "react-router": "^6.26.2",
|
53 |
| - "react-router-dom": "^6.26.2", |
54 |
| - "react-use": "^17.5.1" |
| 53 | + "react-router-dom": "^6.26.2" |
55 | 54 | },
|
56 | 55 | "devDependencies": {
|
57 |
| - "@backstage/test-utils": "^1.6.0", |
| 56 | + "@backstage/test-utils": "^1.7.0", |
58 | 57 | "@playwright/test": "^1.47.2",
|
59 | 58 | "@testing-library/dom": "^9.3.4",
|
60 | 59 | "@testing-library/jest-dom": "^6.5.0",
|
|
0 commit comments