Skip to content

Commit de69ee1

Browse files
committed
1 parent c67ec7f commit de69ee1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

plugins/tech-insights-backend/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"clean": "backstage-cli package clean"
3434
},
3535
"dependencies": {
36-
"@backstage/backend-common": "workspace:^",
37-
"@backstage/backend-tasks": "workspace:^",
38-
"@backstage/catalog-client": "workspace:^",
39-
"@backstage/catalog-model": "workspace:^",
40-
"@backstage/config": "workspace:^",
36+
"@backstage/backend-common": "0.25.0",
37+
"@backstage/backend-tasks": "0.6.1",
38+
"@backstage/catalog-client": "0.2.0",
39+
"@backstage/catalog-model": "0.1.1",
40+
"@backstage/config": "0.1.1",
4141
"@backstage/errors": "workspace:^",
4242
"@backstage/plugin-tech-insights-common": "workspace:^",
4343
"@backstage/plugin-tech-insights-node": "workspace:^",
@@ -47,7 +47,7 @@
4747
"express": "^4.17.1",
4848
"express-promise-router": "^4.1.0",
4949
"knex": "^2.0.0",
50-
"lodash": "^4.17.21",
50+
"lodash": "^4.17.23",
5151
"luxon": "^3.0.0",
5252
"semver": "^7.5.3",
5353
"uuid": "^8.3.2",

0 commit comments

Comments
 (0)