Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <[email protected]>
github-actions committed Dec 31, 2024
1 parent dc8cd02 commit 5d30c01
Showing 2 changed files with 1,111 additions and 1,094 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -51,35 +51,35 @@
"node": ">= 22.10.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@antfu/eslint-config": "^3.12.1",
"@types/jest": "^29.5.14",
"@types/node": "22.8.4",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"aws-cdk": "^2.164.1",
"aws-cdk-lib": "2.164.1",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"aws-cdk": "^2.173.4",
"aws-cdk-lib": "^2.173.4",
"cdk-dia": "^0.11.0",
"constructs": "10.4.2",
"eslint": "^9.13.0",
"constructs": "^10.4.2",
"eslint": "^9.17.0",
"eslint-plugin-import": "^2.31.0",
"http-server": "^14.1.1",
"jest": "^29.7.0",
"jsii": "^5.5.4",
"jsii-diff": "^1.104.0",
"jsii-docgen": "^10.5.5",
"jsii-pacmak": "^1.104.0",
"jsii-rosetta": "^5.5.5",
"publib": "^0.2.907",
"jsii": "^5.7.4",
"jsii-diff": "^1.106.0",
"jsii-docgen": "^10.6.1",
"jsii-pacmak": "^1.106.0",
"jsii-rosetta": "^5.7.2",
"publib": "^0.2.928",
"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.164.1",
"aws-cdk-lib": "^2.173.4",
"constructs": "^10.4.2"
},
"bundledDependencies": [],
Loading

0 comments on commit 5d30c01

Please sign in to comment.