|
25 | 25 | "clean": "backstage-cli package clean" |
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | | - "@backstage/backend-defaults": "workspace:^", |
29 | | - "@backstage/backend-tasks": "workspace:^", |
| 28 | + "@backstage/backend-defaults": "0.12.2", |
| 29 | + "@backstage/backend-tasks": "0.6.1", |
30 | 30 | "@backstage/plugin-adr-backend": "workspace:^", |
31 | | - "@backstage/plugin-app-backend": "workspace:^", |
| 31 | + "@backstage/plugin-app-backend": "0.1.1", |
32 | 32 | "@backstage/plugin-auth-node": "workspace:^", |
33 | 33 | "@backstage/plugin-azure-devops-backend": "workspace:^", |
34 | 34 | "@backstage/plugin-badges-backend": "workspace:^", |
35 | | - "@backstage/plugin-catalog-backend": "workspace:^", |
| 35 | + "@backstage/plugin-catalog-backend": "0.1.1", |
36 | 36 | "@backstage/plugin-catalog-backend-module-unprocessed": "workspace:^", |
37 | 37 | "@backstage/plugin-devtools-backend": "workspace:^", |
38 | 38 | "@backstage/plugin-entity-feedback-backend": "workspace:^", |
39 | | - "@backstage/plugin-kubernetes-backend": "workspace:^", |
| 39 | + "@backstage/plugin-kubernetes-backend": "0.1.1", |
40 | 40 | "@backstage/plugin-lighthouse-backend": "workspace:^", |
41 | 41 | "@backstage/plugin-linguist-backend": "workspace:^", |
42 | 42 | "@backstage/plugin-permission-backend": "workspace:^", |
43 | | - "@backstage/plugin-permission-common": "workspace:^", |
| 43 | + "@backstage/plugin-permission-common": "0.1.0", |
44 | 44 | "@backstage/plugin-permission-node": "workspace:^", |
45 | | - "@backstage/plugin-scaffolder-backend": "workspace:^", |
| 45 | + "@backstage/plugin-scaffolder-backend": "2.2.2", |
46 | 46 | "@backstage/plugin-search-backend": "workspace:^", |
47 | 47 | "@backstage/plugin-search-backend-module-catalog": "workspace:^", |
48 | 48 | "@backstage/plugin-search-backend-module-explore": "workspace:^", |
49 | | - "@backstage/plugin-search-backend-module-techdocs": "workspace:^", |
| 49 | + "@backstage/plugin-search-backend-module-techdocs": "0.1.0", |
50 | 50 | "@backstage/plugin-search-backend-node": "workspace:^", |
51 | | - "@backstage/plugin-techdocs-backend": "workspace:^", |
52 | | - "@backstage/plugin-todo-backend": "workspace:^" |
| 51 | + "@backstage/plugin-techdocs-backend": "0.1.1", |
| 52 | + "@backstage/plugin-todo-backend": "0.1.7" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@backstage/cli": "workspace:^" |
|
0 commit comments