|
37 | 37 | "test": "backstage-cli package test" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@backstage/catalog-model": "^1.7.7", |
41 | | - "@backstage/core-components": "^0.18.8", |
42 | | - "@backstage/core-plugin-api": "^1.12.4", |
43 | | - "@backstage/plugin-catalog-react": "^2.1.0", |
44 | | - "@backstage/plugin-scaffolder-react": "^1.20.0", |
| 40 | + "@backstage/catalog-model": "^1.8.0", |
| 41 | + "@backstage/core-components": "^0.18.9", |
| 42 | + "@backstage/core-plugin-api": "^1.12.5", |
| 43 | + "@backstage/plugin-catalog-react": "^2.1.4", |
| 44 | + "@backstage/plugin-scaffolder-react": "^1.20.1", |
45 | 45 | "@material-ui/core": "^4.9.13", |
46 | 46 | "@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0", |
47 | 47 | "react-use": "^17.2.4" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@backstage/cli": "^0.36.0", |
51 | | - "@backstage/dev-utils": "^1.1.21", |
| 50 | + "@backstage/cli": "^0.36.1", |
| 51 | + "@backstage/dev-utils": "^1.1.22", |
52 | 52 | "@testing-library/dom": "^10.0.0", |
53 | 53 | "@testing-library/jest-dom": "^6.0.0", |
54 | 54 | "@testing-library/react": "^15.0.0", |
|
0 commit comments