|
4 | 4 | "private": true,
|
5 | 5 | "bundled": true,
|
6 | 6 | "dependencies": {
|
7 |
| - "@backstage/catalog-model": "^0.8.0", |
8 |
| - "@backstage/cli": "^0.6.6", |
9 |
| - "@backstage/core": "^0.7.3", |
| 7 | + "@backstage/core-components": "^0.2.0", |
| 8 | + "@backstage/core-app-api": "^0.1.6", |
| 9 | + "@backstage/core-plugin-api": "^0.1.4", |
| 10 | + "@backstage/catalog-model": "^0.9.0", |
| 11 | + "@backstage/cli": "^0.7.6", |
10 | 12 | "@backstage/integration-react": "^0.1.1",
|
11 |
| - "@backstage/plugin-api-docs": "^0.4.9", |
| 13 | + "@backstage/plugin-api-docs": "^0.6.4", |
12 | 14 | "@backstage/plugin-badges": "^0.2.1",
|
13 | 15 | "@backstage/plugin-catalog": "^0.6.0",
|
14 |
| - "@backstage/plugin-catalog-react": "^0.2.0", |
15 |
| - "@backstage/plugin-cost-insights": "^0.10.0", |
| 16 | + "@backstage/plugin-catalog-react": "^0.4.0", |
| 17 | + "@backstage/plugin-cost-insights": "^0.11.2", |
16 | 18 | "@backstage/plugin-explore": "^0.3.2",
|
17 |
| - "@backstage/plugin-explore-react": "^0.0.5", |
| 19 | + "@backstage/plugin-explore-react": "^0.0.6", |
18 | 20 | "@backstage/plugin-github-actions": "^0.4.2",
|
19 | 21 | "@backstage/plugin-graphiql": "^0.2.9",
|
20 | 22 | "@backstage/plugin-org": "^0.3.11",
|
21 |
| - "@backstage/plugin-search": "^0.3.4", |
22 |
| - "@backstage/plugin-tech-radar": "^0.3.8", |
23 |
| - "@backstage/plugin-techdocs": "^0.9.2", |
| 23 | + "@backstage/plugin-search": "^0.4.5", |
| 24 | + "@backstage/plugin-tech-radar": "^0.4.3", |
| 25 | + "@backstage/plugin-techdocs": "^0.10.2", |
24 | 26 | "@backstage/plugin-todo": "^0.1.0",
|
25 |
| - "@backstage/plugin-user-settings": "^0.2.8", |
| 27 | + "@backstage/plugin-user-settings": "^0.3.2", |
26 | 28 | "@backstage/test-utils": "^0.1.9",
|
27 | 29 | "@backstage/theme": "^0.2.5",
|
28 | 30 | "@material-ui/core": "^4.11.0",
|
|
0 commit comments