File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed
PetAdoptions/cdk/pet_stack Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 11
11
"test" : " jest" ,
12
12
"cdk" : " cdk"
13
13
},
14
- "devDependencies" : {
15
- "@aws-cdk/assert" : " ^2.68.0" ,
16
- "@types/jest" : " ^29.5.4" ,
17
- "@types/node" : " ^20.5.7" ,
18
- "aws-cdk" : " ^2.97.0" ,
19
- "constructs" : " ^10.2.69" ,
20
- "ts-jest" : " ^29.1.1" ,
21
- "ts-node" : " ^10.9.1" ,
22
- "ts-replace-all" : " 1.0.0" ,
23
- "typescript" : " ^5.2.2"
24
- },
25
14
"dependencies" : {
26
- "@aws-cdk/aws-lambda-python-alpha" : " ^2.97 .0-alpha.0" ,
27
- "@types/js-yaml" : " 4.0.5 " ,
28
- "aws-cdk-lib" : " ^2.97 .0" ,
29
- "cdk-ecr-deployment" : " ^2.5.30 " ,
30
- "jest" : " ^29.6.4 " ,
15
+ "@aws-cdk/aws-lambda-python-alpha" : " ^2.131 .0-alpha.0" ,
16
+ "@types/js-yaml" : " ^ 4.0.9 " ,
17
+ "aws-cdk-lib" : " ^2.131 .0" ,
18
+ "cdk-ecr-deployment" : " ^3.0.32 " ,
19
+ "jest" : " ^29.7.0 " ,
31
20
"js-yaml" : " ^4.1.0" ,
32
21
"source-map-support" : " ^0.5.21"
22
+ },
23
+ "devDependencies" : {
24
+ "@types/jest" : " ^29.5.12" ,
25
+ "@types/node" : " ^20.11.25" ,
26
+ "aws-cdk" : " ^2.131.0" ,
27
+ "cdk-nag" : " ^2.28.55" ,
28
+ "constructs" : " ^10.3.0" ,
29
+ "ts-jest" : " ^29.1.2" ,
30
+ "ts-node" : " ^10.9.2" ,
31
+ "ts-replace-all" : " ^1.0.0" ,
32
+ "typescript" : " ^5.4.2"
33
33
}
34
- }
34
+ }
You can’t perform that action at this time.
0 commit comments