We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6968ca8 commit f9dc04cCopy full SHA for f9dc04c
examples/app/package.json
@@ -33,7 +33,7 @@
33
"aws-cdk-lib": "^2.178.2",
34
"constructs": "^10.4.2",
35
"source-map-support": "^0.5.21",
36
- "tsx": "^4.19.2",
+ "tsx": "^4.19.3",
37
"typescript": "^5.7.3",
38
"vitest": "^3.0.5"
39
},
layers/package.json
@@ -43,6 +43,6 @@
43
"aws-cdk": "^2.178.2",
44
45
"esbuild": "^0.25.0",
46
- "tsx": "^4.19.2"
+ "tsx": "^4.19.3"
47
}
48
0 commit comments