|
14 | 14 | "lint": "backstage-cli package lint" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@backstage/app-defaults": "^1.5.11", |
18 | | - "@backstage/catalog-model": "^1.7.0", |
19 | | - "@backstage/cli": "^0.27.1", |
20 | | - "@backstage/core-app-api": "^1.15.0", |
21 | | - "@backstage/core-components": "^0.15.0", |
22 | | - "@backstage/core-plugin-api": "^1.9.4", |
23 | | - "@backstage/integration-react": "^1.1.31", |
24 | | - "@backstage/plugin-api-docs": "^0.11.9", |
25 | | - "@backstage/plugin-catalog": "^1.23.0", |
26 | | - "@backstage/plugin-catalog-common": "^1.1.0", |
27 | | - "@backstage/plugin-catalog-graph": "^0.4.9", |
28 | | - "@backstage/plugin-catalog-import": "^0.12.3", |
29 | | - "@backstage/plugin-catalog-react": "^1.13.0", |
30 | | - "@backstage/plugin-org": "^0.6.29", |
31 | | - "@backstage/plugin-permission-react": "^0.4.26", |
32 | | - "@backstage/plugin-scaffolder": "^1.25.0", |
33 | | - "@backstage/plugin-scaffolder-react": "^1.14.1", |
34 | | - "@backstage/plugin-search": "^1.4.16", |
35 | | - "@backstage/plugin-search-react": "^1.8.0", |
36 | | - "@backstage/plugin-techdocs": "^1.10.9", |
37 | | - "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.14", |
38 | | - "@backstage/plugin-techdocs-react": "^1.2.8", |
39 | | - "@backstage/plugin-user-settings": "^0.8.12", |
40 | | - "@backstage/theme": "^0.5.7", |
| 17 | + "@backstage/app-defaults": "^1.7.0", |
| 18 | + "@backstage/catalog-model": "^1.7.5", |
| 19 | + "@backstage/cli": "^0.34.3", |
| 20 | + "@backstage/core-app-api": "^1.19.0", |
| 21 | + "@backstage/core-components": "^0.18.0", |
| 22 | + "@backstage/core-plugin-api": "^1.11.0", |
| 23 | + "@backstage/integration-react": "^1.2.10", |
| 24 | + "@backstage/plugin-api-docs": "^0.12.11", |
| 25 | + "@backstage/plugin-catalog": "^1.31.3", |
| 26 | + "@backstage/plugin-catalog-common": "^1.1.5", |
| 27 | + "@backstage/plugin-catalog-graph": "^0.5.0", |
| 28 | + "@backstage/plugin-catalog-import": "^0.13.5", |
| 29 | + "@backstage/plugin-catalog-react": "^1.21.0", |
| 30 | + "@backstage/plugin-notifications": "^0.5.9", |
| 31 | + "@backstage/plugin-org": "^0.6.44", |
| 32 | + "@backstage/plugin-permission-react": "^0.4.36", |
| 33 | + "@backstage/plugin-scaffolder": "^1.34.1", |
| 34 | + "@backstage/plugin-scaffolder-react": "^1.19.1", |
| 35 | + "@backstage/plugin-search": "^1.4.30", |
| 36 | + "@backstage/plugin-search-react": "^1.9.4", |
| 37 | + "@backstage/plugin-signals": "^0.0.23", |
| 38 | + "@backstage/plugin-techdocs": "^1.15.0", |
| 39 | + "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.28", |
| 40 | + "@backstage/plugin-techdocs-react": "^1.3.3", |
| 41 | + "@backstage/plugin-user-settings": "^0.8.26", |
| 42 | + "@backstage/theme": "^0.6.8", |
| 43 | + "@backstage/ui": "^0.7.1", |
41 | 44 | "@internal/backstage-plugin-scaffolder-entity-pickers": "workspace:^", |
42 | 45 | "@internal/backstage-plugin-serverlessops-catalog": "workspace:^", |
43 | 46 | "@material-ui/core": "^4.12.2", |
|
46 | 49 | "react": "^18.0.2", |
47 | 50 | "react-dom": "^18.0.2", |
48 | 51 | "react-router": "^6.3.0", |
49 | | - "react-router-dom": "^6.3.0", |
50 | | - "react-use": "^17.2.4" |
| 52 | + "react-router-dom": "^6.3.0" |
51 | 53 | }, |
52 | 54 | "devDependencies": { |
53 | | - "@backstage/test-utils": "^1.6.0", |
| 55 | + "@backstage/test-utils": "^1.7.11", |
54 | 56 | "@playwright/test": "^1.32.3", |
55 | 57 | "@testing-library/dom": "^9.0.0", |
56 | 58 | "@testing-library/jest-dom": "^6.0.0", |
|
0 commit comments