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 <[email protected]>
  • Loading branch information
github-actions committed Dec 5, 2024
1 parent 0e5a14c commit 489e0f9
Show file tree
Hide file tree
Showing 2 changed files with 1,062 additions and 1,029 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,35 +51,35 @@
"node": ">= 22.10.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@antfu/eslint-config": "^3.11.2",
"@types/jest": "^29.5.14",
"@types/node": "22.8.6",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"aws-cdk": "^2.165.0",
"aws-cdk-lib": "2.165.0",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"aws-cdk": "^2.171.1",
"aws-cdk-lib": "^2.171.1",
"cdk-dia": "^0.11.0",
"constructs": "10.4.2",
"eslint": "^9.14.0",
"constructs": "^10.4.2",
"eslint": "^9.16.0",
"eslint-plugin-import": "^2.31.0",
"http-server": "^14.1.1",
"jest": "^29.7.0",
"jsii": "^5.5.8",
"jsii-diff": "^1.104.0",
"jsii-docgen": "^10.5.5",
"jsii-pacmak": "^1.104.0",
"jsii-rosetta": "^5.5.5",
"publib": "^0.2.910",
"jsii": "^5.7.1",
"jsii-diff": "^1.105.0",
"jsii-docgen": "^10.6.0",
"jsii-pacmak": "^1.105.0",
"jsii-rosetta": "^5.7.1",
"publib": "^0.2.921",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"aws-cdk-lib": "2.164.1",
"constructs": "^10.4.2"
},
"dependencies": {
"aws-cdk-lib": "2.165.0",
"aws-cdk-lib": "^2.171.1",
"constructs": "^10.4.2"
},
"keywords": [
Expand Down
Loading

0 comments on commit 489e0f9

Please sign in to comment.