Skip to content

Commit

Permalink
Update sst & aws dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daohoangson committed May 14, 2024
1 parent fc36508 commit 5e0e022
Show file tree
Hide file tree
Showing 2 changed files with 2,268 additions and 182 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@aws-cdk/aws-apigatewayv2-alpha": "2.106.1-alpha.0",
"@tsconfig/node18": "^18.2.2",
"aws-cdk-lib": "2.101.1",
"constructs": "10.2.69",
"sst": "^2.36.1",
"typescript": "^5.2.2"
"@aws-cdk/aws-apigatewayv2-alpha": "2.114.1-alpha.0",
"@tsconfig/node18": "^18.2.4",
"aws-cdk-lib": "2.141.0",
"constructs": "10.3.0",
"sst": "^2.41.5",
"typescript": "^5.4.5"
},
"workspaces": [
"packages/*"
Expand Down
Loading

0 comments on commit 5e0e022

Please sign in to comment.