|
33 | 33 | "postpack": "backstage-cli package postpack"
|
34 | 34 | },
|
35 | 35 | "dependencies": {
|
36 |
| - "@backstage/core-components": "^0.16.1", |
37 |
| - "@backstage/core-plugin-api": "^1.10.1", |
38 |
| - "@backstage/plugin-search": "1.4.21", |
39 |
| - "@backstage/plugin-search-backend": "^1.8.0", |
40 |
| - "@backstage/plugin-search-backend-module-catalog": "^0.2.6", |
41 |
| - "@backstage/plugin-search-backend-module-pg": "^0.5.39", |
42 |
| - "@backstage/plugin-search-backend-module-techdocs": "^0.3.4", |
43 |
| - "@backstage/plugin-search-common": "^1.2.16", |
44 |
| - "@backstage/plugin-search-react": "1.8.4", |
45 |
| - "@backstage/theme": "^0.6.2", |
| 36 | + "@backstage/core-components": "^0.15.1", |
| 37 | + "@backstage/core-plugin-api": "^1.10.0", |
| 38 | + "@backstage/plugin-search": "1.4.18", |
| 39 | + "@backstage/plugin-search-backend": "1.6.1", |
| 40 | + "@backstage/plugin-search-backend-module-catalog": "^0.2.4", |
| 41 | + "@backstage/plugin-search-backend-module-pg": "0.5.37", |
| 42 | + "@backstage/plugin-search-backend-module-techdocs": "^0.3.1", |
| 43 | + "@backstage/plugin-search-common": "^1.2.15", |
| 44 | + "@backstage/plugin-search-react": "^1.8.1", |
| 45 | + "@backstage/theme": "^0.6.0", |
46 | 46 | "@mui/icons-material": "5.16.13",
|
47 | 47 | "@mui/material": "5.16.13",
|
48 | 48 | "@mui/styled-engine": "5.16.13",
|
49 |
| - "react-dom": "16.13.1 || ^17.0.0 || ^18.0.0", |
50 |
| - "react-router-dom": "^6.3.0", |
51 |
| - "react-use": "^17.2.4" |
| 49 | + "react-dom": "18.3.1", |
| 50 | + "react-router-dom": "^6.26.2", |
| 51 | + "react-use": "^17.5.0" |
52 | 52 | },
|
53 | 53 | "peerDependencies": {
|
54 |
| - "@backstage/core-components": "0.15.1", |
55 |
| - "@backstage/core-plugin-api": "^1.10.0", |
56 |
| - "@backstage/plugin-search": "1.4.18", |
57 |
| - "@backstage/plugin-search-react": "1.8.1", |
58 |
| - "@backstage/theme": "0.6.0", |
59 | 54 | "react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
60 | 55 | "react-router-dom": "^6.0.0"
|
61 | 56 | },
|
|
0 commit comments