|
43 | 43 | "test": "backstage-cli package test" |
44 | 44 | }, |
45 | 45 | "dependencies": { |
46 | | - "@backstage/catalog-model": "^1.7.5", |
47 | | - "@backstage/core-components": "^0.18.2", |
48 | | - "@backstage/core-plugin-api": "^1.11.1", |
49 | | - "@backstage/plugin-catalog-react": "^1.21.2", |
| 46 | + "@backstage/catalog-model": "^1.7.6", |
| 47 | + "@backstage/core-components": "^0.18.3", |
| 48 | + "@backstage/core-plugin-api": "^1.12.0", |
| 49 | + "@backstage/plugin-catalog-react": "^1.21.3", |
50 | 50 | "@material-ui/core": "^4.12.2", |
51 | 51 | "@material-ui/lab": "4.0.0-alpha.61", |
52 | 52 | "@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0", |
|
55 | 55 | "react-use": "^17.2.4" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@backstage/cli": "^0.34.4", |
59 | | - "@backstage/dev-utils": "^1.1.15", |
60 | | - "@backstage/test-utils": "^1.7.12", |
| 58 | + "@backstage/cli": "^0.34.5", |
| 59 | + "@backstage/dev-utils": "^1.1.17", |
| 60 | + "@backstage/test-utils": "^1.7.13", |
61 | 61 | "@testing-library/dom": "^10.0.0", |
62 | 62 | "@testing-library/jest-dom": "^6.0.0", |
63 | 63 | "@testing-library/react": "^15.0.0", |
|
0 commit comments