|
45 | 45 | "clean": "backstage-cli package clean" |
46 | 46 | }, |
47 | 47 | "dependencies": { |
48 | | - "@backstage/backend-common": "workspace:^", |
| 48 | + "@backstage/backend-common": "0.24.1", |
49 | 49 | "@backstage/backend-openapi-utils": "workspace:^", |
50 | | - "@backstage/backend-plugin-api": "workspace:^", |
| 50 | + "@backstage/backend-plugin-api": "1.6.1", |
51 | 51 | "@backstage/backend-tasks": "workspace:^", |
52 | 52 | "@backstage/catalog-client": "workspace:^", |
53 | 53 | "@backstage/catalog-model": "workspace:^", |
54 | 54 | "@backstage/config": "workspace:^", |
55 | 55 | "@backstage/errors": "workspace:^", |
56 | | - "@backstage/integration": "workspace:^", |
57 | | - "@backstage/plugin-auth-node": "workspace:^", |
| 56 | + "@backstage/integration": "0.1.0", |
| 57 | + "@backstage/plugin-auth-node": "0.1.0", |
58 | 58 | "@backstage/plugin-catalog-common": "workspace:^", |
59 | 59 | "@backstage/plugin-catalog-node": "workspace:^", |
60 | | - "@backstage/plugin-events-node": "workspace:^", |
| 60 | + "@backstage/plugin-events-node": "0.4.0", |
61 | 61 | "@backstage/plugin-permission-common": "workspace:^", |
62 | 62 | "@backstage/plugin-permission-node": "workspace:^", |
63 | | - "@backstage/plugin-scaffolder-common": "workspace:^", |
64 | | - "@backstage/plugin-search-backend-module-catalog": "workspace:^", |
65 | | - "@backstage/plugin-search-common": "workspace:^", |
| 63 | + "@backstage/plugin-scaffolder-common": "0.1.0", |
| 64 | + "@backstage/plugin-search-backend-module-catalog": "0.3.0", |
| 65 | + "@backstage/plugin-search-common": "0.3.1", |
66 | 66 | "@backstage/types": "workspace:^", |
67 | 67 | "@opentelemetry/api": "^1.3.0", |
68 | 68 | "@types/express": "^4.17.6", |
|
75 | 75 | "git-url-parse": "^13.0.0", |
76 | 76 | "glob": "^7.1.6", |
77 | 77 | "knex": "^2.0.0", |
78 | | - "lodash": "^4.17.21", |
| 78 | + "lodash": "^4.17.23", |
79 | 79 | "luxon": "^3.0.0", |
80 | 80 | "minimatch": "^5.0.0", |
81 | 81 | "node-fetch": "^2.6.7", |
|
0 commit comments