|
14 | 14 | "lint": "backstage-cli package lint" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@backstage/cli": "^0.35.1", |
| 17 | + "@backstage/cli": "^0.36.0", |
18 | 18 | "@backstage/core-compat-api": "^0.5.5", |
19 | 19 | "@backstage/core-components": "^0.18.4", |
20 | 20 | "@backstage/core-plugin-api": "^1.12.1", |
21 | | - "@backstage/frontend-defaults": "^0.4.0", |
22 | | - "@backstage/frontend-plugin-api": "^0.14.0", |
| 21 | + "@backstage/frontend-defaults": "^0.5.0", |
| 22 | + "@backstage/frontend-plugin-api": "^0.15.0", |
23 | 23 | "@backstage/integration-react": "^1.2.13", |
24 | 24 | "@backstage/plugin-app-react": "^0.2.0", |
25 | 25 | "@backstage/plugin-app-visualizer": "^0.2.0", |
26 | | - "@backstage/plugin-catalog": "^1.32.1", |
| 26 | + "@backstage/plugin-catalog": "^2.0.0", |
27 | 27 | "@backstage/plugin-notifications": "^0.5.12", |
28 | | - "@backstage/plugin-org": "^0.6.47", |
| 28 | + "@backstage/plugin-org": "^0.7.0", |
29 | 29 | "@backstage/plugin-scaffolder": "^1.35.0", |
30 | 30 | "@backstage/plugin-search": "^1.5.1", |
31 | | - "@backstage/plugin-signals": "^0.0.28", |
| 31 | + "@backstage/plugin-signals": "^0.0.29", |
32 | 32 | "@backstage/plugin-user-settings": "^0.9.0", |
33 | | - "@backstage/ui": "^0.12.0", |
| 33 | + "@backstage/ui": "^0.13.0", |
34 | 34 | "@material-ui/core": "^4.12.2", |
35 | 35 | "@material-ui/icons": "^4.9.1", |
36 | 36 | "@secustor/backstage-plugin-renovate": "workspace:^", |
|
40 | 40 | "react-router-dom": "^6.3.0" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@backstage/frontend-test-utils": "0.5.0", |
| 43 | + "@backstage/frontend-test-utils": "0.5.1", |
44 | 44 | "@playwright/test": "1.59.1", |
45 | 45 | "@testing-library/dom": "10.4.1", |
46 | 46 | "@testing-library/jest-dom": "6.9.1", |
|
0 commit comments