Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions committed Nov 28, 2024
1 parent 344b76a commit fe4ffdc
Show file tree
Hide file tree
Showing 2 changed files with 733 additions and 703 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,37 +51,37 @@
"node": ">= 22.10.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.1",
"@types/aws-lambda": "^8.10.145",
"@antfu/eslint-config": "^3.11.2",
"@types/aws-lambda": "^8.10.146",
"@types/jest": "^29.5.14",
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"aws-cdk": "^2.167.1",
"aws-cdk-lib": "2.167.1",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"aws-cdk": "^2.171.1",
"aws-cdk-lib": "^2.171.1",
"cdk-dia": "^0.11.0",
"constructs": "10.4.2",
"constructs": "^10.4.2",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
"eslint-plugin-import": "^2.31.0",
"http-server": "^14.1.1",
"jest": "^29.7.0",
"jsii": "^5.6.0",
"jsii": "^5.7.0",
"jsii-diff": "^1.105.0",
"jsii-docgen": "^10.5.7",
"jsii-pacmak": "^1.105.0",
"jsii-rosetta": "^5.6.0",
"publib": "^0.2.916",
"jsii-rosetta": "^5.7.0",
"publib": "^0.2.920",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"aws-cdk-lib": "^2.167.1",
"constructs": "^10.4.2"
},
"dependencies": {
"@aws-sdk/client-iam": "^3.693.0",
"@aws-sdk/client-iam": "^3.699.0",
"cdk-iam-floyd": "^0.658.0",
"winston": "^3.17.0"
},
Expand Down
Loading

0 comments on commit fe4ffdc

Please sign in to comment.