|
35 | 35 | "tsc": "tsc" |
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | | - "@backstage/core-components": "^0.14.5", |
| 38 | + "@backstage/core-components": "^0.14.7", |
39 | 39 | "@backstage/core-plugin-api": "^1.9.2", |
40 | | - "@backstage/plugin-catalog-react": "^1.11.3", |
41 | | - "@backstage/plugin-home-react": "^0.1.12", |
| 40 | + "@backstage/plugin-catalog-react": "^1.12.0", |
| 41 | + "@backstage/plugin-home-react": "^0.1.13", |
42 | 42 | "@drodil/backstage-plugin-toolbox-react": "workspace:^", |
43 | 43 | "@faker-js/faker": "^8.1.0", |
44 | 44 | "@json2csv/plainjs": "^7.0.6", |
|
71 | 71 | "yaml": "^2.3.2" |
72 | 72 | }, |
73 | 73 | "peerDependencies": { |
74 | | - "@backstage/catalog-client": "^1.6.4", |
75 | | - "@backstage/catalog-model": "^1.4.5", |
| 74 | + "@backstage/catalog-client": "^1.6.5", |
| 75 | + "@backstage/catalog-model": "^1.5.0", |
76 | 76 | "react": "^16.13.1 || ^17.0.0 || ^18.0.0", |
77 | 77 | "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0", |
78 | 78 | "react-router-dom": "6.0.0-beta.0 || ^6.3.0" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
81 | | - "@backstage/cli": "^0.26.4", |
82 | | - "@backstage/dev-utils": "^1.0.31", |
83 | | - "@backstage/plugin-home": "^0.7.3", |
| 81 | + "@backstage/cli": "^0.26.5", |
| 82 | + "@backstage/dev-utils": "^1.0.32", |
| 83 | + "@backstage/plugin-home": "^0.7.4", |
84 | 84 | "@rjsf/core": "^3.0.0", |
85 | 85 | "@testing-library/jest-dom": "^6.1.3", |
86 | 86 | "@types/color-convert": "^2.0.1", |
|
0 commit comments