|
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | 55 | "@backstage-community/plugin-entity-feedback-common": "workspace:^", |
56 | | - "@backstage/catalog-model": "^1.8.0", |
57 | | - "@backstage/core-compat-api": "^0.5.10", |
58 | | - "@backstage/core-components": "^0.18.9", |
59 | | - "@backstage/core-plugin-api": "^1.12.5", |
60 | | - "@backstage/errors": "^1.3.0", |
61 | | - "@backstage/filter-predicates": "^0.1.2", |
62 | | - "@backstage/frontend-plugin-api": "^0.16.2", |
63 | | - "@backstage/plugin-catalog-react": "^2.1.4", |
| 56 | + "@backstage/catalog-model": "^1.9.0", |
| 57 | + "@backstage/core-compat-api": "^0.5.11", |
| 58 | + "@backstage/core-components": "^0.18.10", |
| 59 | + "@backstage/core-plugin-api": "^1.12.6", |
| 60 | + "@backstage/errors": "^1.3.1", |
| 61 | + "@backstage/filter-predicates": "^0.1.3", |
| 62 | + "@backstage/frontend-plugin-api": "^0.17.0", |
| 63 | + "@backstage/plugin-catalog-react": "^3.0.0", |
64 | 64 | "@material-ui/core": "^4.9.13", |
65 | 65 | "@material-ui/icons": "^4.9.1", |
66 | 66 | "@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0", |
67 | 67 | "react-use": "^17.2.4" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | | - "@backstage/cli": "^0.36.1", |
71 | | - "@backstage/dev-utils": "^1.1.22", |
72 | | - "@backstage/frontend-defaults": "^0.5.1", |
73 | | - "@backstage/frontend-test-utils": "^0.5.2", |
74 | | - "@backstage/plugin-catalog": "^2.0.4", |
75 | | - "@backstage/test-utils": "^1.7.17", |
| 70 | + "@backstage/cli": "^0.36.2", |
| 71 | + "@backstage/dev-utils": "^1.1.23", |
| 72 | + "@backstage/frontend-defaults": "^0.5.2", |
| 73 | + "@backstage/frontend-test-utils": "^0.6.0", |
| 74 | + "@backstage/plugin-catalog": "^2.0.5", |
| 75 | + "@backstage/test-utils": "^1.7.18", |
76 | 76 | "@testing-library/dom": "^10.0.0", |
77 | 77 | "@testing-library/jest-dom": "^6.0.0", |
78 | 78 | "@testing-library/react": "^15.0.0", |
|
0 commit comments