|
24 | 24 | "@backstage/catalog-model": "^0.9.0", |
25 | 25 | "@backstage/core-app-api": "^0.5.0", |
26 | 26 | "@backstage/core-components": "^0.8.0", |
27 | | - "@backstage/core-plugin-api": "^0.5.0", |
| 27 | + "@backstage/core-plugin-api": "^0.6.0", |
28 | 28 | "@backstage/plugin-catalog-react": "^0.6.3", |
29 | 29 | "@backstage/theme": "^0.2.11", |
30 | 30 | "@material-ui/core": "^4.11.0", |
|
34 | 34 | "styled-components": "^5.3.1" |
35 | 35 | }, |
36 | 36 | "peerDependencies": { |
37 | | - "react": "^16.13.1 || ^17.0.0", |
38 | | - "react-dom": "^16.13.1 || ^17.0.0" |
39 | | - }, |
| 37 | + "react": "^16.13.1 || ^17.0.0", |
| 38 | + "react-dom": "^16.13.1 || ^17.0.0" |
| 39 | + }, |
40 | 40 | "devDependencies": { |
41 | | - "@backstage/cli": "^0.11.0", |
| 41 | + "@backstage/cli": "^0.13.0", |
42 | 42 | "@backstage/dev-utils": "^0.2.7", |
43 | 43 | "@backstage/test-utils": "^0.2.0", |
44 | 44 | "@testing-library/jest-dom": "^5.10.1", |
|
50 | 50 | "cross-fetch": "^3.0.6", |
51 | 51 | "eslint-plugin-cypress": "2.12.1", |
52 | 52 | "msw": "^0.36.3", |
53 | | - "prettier": "^2.3.1" |
| 53 | + "prettier": "^2.3.1", |
| 54 | + "react": "^16.13.1 || ^17.0.0", |
| 55 | + "react-dom": "^16.13.1 || ^17.0.0" |
54 | 56 | }, |
55 | 57 | "files": [ |
56 | 58 | "dist" |
|
0 commit comments