|
21 | 21 | "clean": "backstage-cli clean" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@backstage/catalog-model": "^0.8.2", |
| 24 | + "@backstage/catalog-model": "^0.9.0", |
25 | 25 | "@backstage/core-app-api": "^0.1.10", |
26 | 26 | "@backstage/core-plugin-api": "^0.1.6", |
27 | 27 | "@backstage/core-components": "^0.3.3", |
28 | | - "@backstage/plugin-catalog-react": "^0.2.5", |
| 28 | + "@backstage/plugin-catalog-react": "^0.4.4", |
29 | 29 | "@material-ui/core": "^4.11.0", |
30 | 30 | "react": "^16.13.1", |
31 | 31 | "react-d3-speedometer": "^1.0.1", |
|
34 | 34 | "react-router": "6.0.0-beta.0" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@backstage/cli": "^0.6.12", |
38 | | - "@backstage/dev-utils": "^0.1.15", |
39 | | - "@backstage/test-utils": "^0.1.12", |
| 37 | + "@backstage/cli": "^0.7.9", |
| 38 | + "@backstage/dev-utils": "^0.2.7", |
| 39 | + "@backstage/test-utils": "^0.1.17", |
40 | 40 | "@testing-library/jest-dom": "^5.10.1", |
41 | 41 | "@testing-library/react": "^11.2.5", |
42 | 42 | "@testing-library/user-event": "^13.1.8", |
|
0 commit comments