|
15 | 15 | "lint": "backstage-cli package lint" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@backstage-community/plugin-github-actions": "^0.21.1", |
19 | | - "@backstage-community/plugin-github-pull-requests-board": "^0.15.1", |
20 | | - "@backstage-community/plugin-todo": "^0.17.1", |
| 18 | + "@backstage-community/plugin-github-actions": "^1.0.0", |
| 19 | + "@backstage-community/plugin-github-pull-requests-board": "^1.0.0", |
| 20 | + "@backstage-community/plugin-todo": "^0.20.0", |
21 | 21 | "@backstage/cli": "backstage:^", |
22 | 22 | "@backstage/core-app-api": "backstage:^", |
23 | 23 | "@backstage/core-components": "backstage:^", |
|
28 | 28 | "@backstage/plugin-api-docs": "backstage:^", |
29 | 29 | "@backstage/plugin-app-react": "backstage:^", |
30 | 30 | "@backstage/plugin-app-visualizer": "backstage:^", |
| 31 | + "@backstage/plugin-auth": "backstage:^", |
31 | 32 | "@backstage/plugin-catalog": "backstage:^", |
32 | 33 | "@backstage/plugin-catalog-graph": "backstage:^", |
33 | 34 | "@backstage/plugin-catalog-import": "backstage:^", |
|
46 | 47 | "@backstage/ui": "backstage:^", |
47 | 48 | "@material-ui/core": "^4.12.4", |
48 | 49 | "@material-ui/icons": "^4.11.3", |
49 | | - "@roadiehq/backstage-plugin-github-insights": "^3.4.1", |
| 50 | + "@roadiehq/backstage-plugin-github-insights": "^3.5.0", |
50 | 51 | "react": "^18.2.0", |
51 | 52 | "react-dom": "^18.2.0", |
52 | 53 | "react-router": "^6.30.2", |
|
0 commit comments