File tree Expand file tree Collapse file tree 6 files changed +296
-35
lines changed Expand file tree Collapse file tree 6 files changed +296
-35
lines changed Original file line number Diff line number Diff line change 47
47
"log4js" : " 6.9.1" ,
48
48
"strip-ansi" : " 6.0.1" ,
49
49
"uuid" : " 9.0.1" ,
50
- "validator" : " 13.15.0 "
50
+ "validator" : " 13.15.15 "
51
51
},
52
52
"devDependencies" : {
53
- "@eslint/compat" : " ^1.2.9 " ,
53
+ "@eslint/compat" : " ^1.3.0 " ,
54
54
"@eslint/eslintrc" : " ^3.3.1" ,
55
- "@eslint/js" : " ^9.27 .0" ,
55
+ "@eslint/js" : " ^9.29 .0" ,
56
56
"@types/follow-redirects" : " 1.14.4" ,
57
57
"@types/fs-extra" : " 11.0.4" ,
58
58
"@types/uuid" : " 9.0.8" ,
59
- "@types/validator" : " 13.15.0 " ,
60
- "@typescript-eslint/parser" : " ^8.32.1 " ,
61
- "eslint" : " ^9.27 .0" ,
62
- "eslint-plugin-prettier" : " ^5.4.0 " ,
59
+ "@types/validator" : " 13.15.1 " ,
60
+ "@typescript-eslint/parser" : " ^8.34.0 " ,
61
+ "eslint" : " ^9.29 .0" ,
62
+ "eslint-plugin-prettier" : " ^5.4.1 " ,
63
63
"eslint-plugin-react" : " 7.37.5" ,
64
64
"jest" : " ^29.7.0" ,
65
65
"lint-staged" : " ^15.5.2" ,
66
- "ts-jest" : " 29.3.4 " ,
66
+ "ts-jest" : " 29.4.0 " ,
67
67
"typescript" : " 5.4.5" ,
68
- "typescript-eslint" : " ^8.32.1 "
68
+ "typescript-eslint" : " ^8.34.0 "
69
69
},
70
70
"lint-staged" : {
71
71
"src/**/*.{ts,tsx}" : " tsc-files ambient.d.ts --noEmit"
Original file line number Diff line number Diff line change 34
34
],
35
35
"license" : " MPL-2.0" ,
36
36
"dependencies" : {
37
- "@babel/generator" : " 7.27.1 " ,
37
+ "@babel/generator" : " 7.27.5 " ,
38
38
"@babel/template" : " 7.27.2" ,
39
- "@babel/types" : " 7.27.1 " ,
39
+ "@babel/types" : " 7.27.6 " ,
40
40
"@cdktf/commons" : " 0.0.0" ,
41
41
"@cdktf/hcl2json" : " 0.0.0" ,
42
42
"@cdktf/provider-generator" : " 0.0.0" ,
51
51
"jsii-rosetta" : " 5.8.8" ,
52
52
"prettier" : " 2.8.8" ,
53
53
"reserved-words" : " 0.1.2" ,
54
- "zod" : " 3.24.4 "
54
+ "zod" : " 3.25.64 "
55
55
},
56
56
"devDependencies" : {
57
57
"@types/deep-equal" : " 1.0.4" ,
58
58
"@types/glob" : " 8.1.0" ,
59
59
"@types/jest" : " 29.5.14" ,
60
- "@types/node" : " 20.17.51 " ,
60
+ "@types/node" : " 20.19.0 " ,
61
61
"@types/prettier" : " 2.7.3" ,
62
62
"@types/reserved-words" : " 0.1.4" ,
63
63
"execa" : " 5.1.1" ,
64
64
"fs-extra" : " 11.3.0" ,
65
65
"jest" : " ^29.7.0" ,
66
- "ts-jest" : " 29.3.4 " ,
66
+ "ts-jest" : " 29.4.0 " ,
67
67
"typescript" : " 5.4.5"
68
68
}
69
69
}
Original file line number Diff line number Diff line change 40
40
"devDependencies" : {
41
41
"@types/fs-extra" : " 11.0.4" ,
42
42
"@types/jest" : " 29.5.14" ,
43
- "@types/node" : " 20.17.51 " ,
43
+ "@types/node" : " 20.19.0 " ,
44
44
"jest" : " ^29.7.0" ,
45
- "ts-jest" : " 29.3.4 " ,
45
+ "ts-jest" : " 29.4.0 " ,
46
46
"typescript" : " 5.4.5"
47
47
}
48
48
}
Original file line number Diff line number Diff line change 46
46
"@types/fs-extra" : " 8.1.5" ,
47
47
"@types/glob" : " 7.2.0" ,
48
48
"@types/jest" : " 29.5.14" ,
49
- "@types/node" : " 20.17.51 " ,
49
+ "@types/node" : " 20.19.0 " ,
50
50
"@types/reserved-words" : " 0.1.4" ,
51
51
"jest" : " ^29.7.0" ,
52
- "ts-jest" : " 29.3.4 " ,
52
+ "ts-jest" : " 29.4.0 " ,
53
53
"typescript" : " 5.4.5"
54
54
}
55
55
}
Original file line number Diff line number Diff line change 43
43
"fs-extra" : " 11.3.0"
44
44
},
45
45
"devDependencies" : {
46
- "@eslint/compat" : " ^1.2.9 " ,
46
+ "@eslint/compat" : " ^1.3.0 " ,
47
47
"@eslint/eslintrc" : " ^3.3.1" ,
48
- "@eslint/js" : " ^9.27 .0" ,
48
+ "@eslint/js" : " ^9.29 .0" ,
49
49
"@types/follow-redirects" : " 1.14.4" ,
50
50
"@types/fs-extra" : " 11.0.4" ,
51
51
"@types/json-stable-stringify" : " 1.2.0" ,
52
52
"@types/uuid" : " 9.0.8" ,
53
- "@typescript-eslint/parser" : " ^8.32.1 " ,
54
- "eslint" : " ^9.27 .0" ,
55
- "eslint-plugin-prettier" : " ^5.4.0 " ,
53
+ "@typescript-eslint/parser" : " ^8.34.0 " ,
54
+ "eslint" : " ^9.29 .0" ,
55
+ "eslint-plugin-prettier" : " ^5.4.1 " ,
56
56
"eslint-plugin-react" : " 7.37.5" ,
57
57
"jest" : " ^29.7.0" ,
58
58
"json-stable-stringify" : " 1.3.0" ,
59
59
"lint-staged" : " ^15.5.2" ,
60
- "ts-jest" : " 29.3.4 " ,
60
+ "ts-jest" : " 29.4.0 " ,
61
61
"typescript" : " 5.4.5" ,
62
- "typescript-eslint" : " ^8.32.1 "
62
+ "typescript-eslint" : " ^8.34.0 "
63
63
},
64
64
"lint-staged" : {
65
65
"src/**/*.{ts,tsx}" : " tsc-files ambient.d.ts --noEmit"
You can’t perform that action at this time.
0 commit comments