Skip to content

Commit

Permalink
yarn.lock fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
fleveillee committed Oct 28, 2024
1 parent 7bd72c3 commit 4a37dba
Show file tree
Hide file tree
Showing 3 changed files with 5,717 additions and 4,792 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "^0.23.3",
"@alithya-oss/plugin-aws-apps-common": "workspace:^",
"@backstage/backend-common": "^0.23.3",
"@backstage/backend-plugin-api": "^0.7.0"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@alithya-oss/plugin-aws-apps-backend": "workspace:^",
"@aws-sdk/client-secrets-manager": "^3.623.0",
"@aws-sdk/client-sfn": "^3.623.0",
"@aws-sdk/client-ssm": "^3.623.0",
"@aws-sdk/types": "^3.609.0",
"@aws-sdk/client-secrets-manager": "^3.623.0",
"@aws-sdk/util-arn-parser": "^3.568.0",
"@backstage/catalog-client": "^1.6.5",
"@backstage/catalog-model": "^1.5.0",
"@backstage/config": "^1.2.0",
"@backstage/errors": "^1.2.4",
"@backstage/integration": "^1.13.0",
"@backstage/plugin-scaffolder-backend": "^1.23.0",
"@backstage/plugin-scaffolder-node": "^0.4.8",
"@backstage/integration": "^1.13.0",
"@backstage/errors": "^1.2.4",
"@backstage/types": "^1.1.1",
"@alithya-oss/plugin-aws-apps-backend": "workspace:^",
"lodash": "^4.17.21",
"winston": "^3.13.1",
"yaml": "^2.5.0"
Expand Down
Loading

0 comments on commit 4a37dba

Please sign in to comment.