File tree 2 files changed +852
-961
lines changed
2 files changed +852
-961
lines changed Original file line number Diff line number Diff line change 46
46
"type-check" : " tsc --noEmit"
47
47
},
48
48
"dependencies" : {
49
- "commander" : " ^12.0 .0" ,
50
- "execa" : " ^9.3.0 " ,
51
- "picocolors" : " ^1.0.0 "
49
+ "commander" : " ^12.1 .0" ,
50
+ "execa" : " ^9.5.2 " ,
51
+ "picocolors" : " ^1.1.1 "
52
52
},
53
53
"devDependencies" : {
54
54
"@jest/globals" : " ^29.7.0" ,
55
55
"@jest/types" : " ^29.6.3" ,
56
- "@types/node" : " ^20.14.10 " ,
57
- "@typescript-eslint/eslint-plugin" : " ^7.16 .0" ,
58
- "@typescript-eslint/parser" : " ^7.16 .0" ,
59
- "esbuild" : " ^0.23.0 " ,
56
+ "@types/node" : " ^22.10.5 " ,
57
+ "@typescript-eslint/eslint-plugin" : " ^7.18 .0" ,
58
+ "@typescript-eslint/parser" : " ^7.18 .0" ,
59
+ "esbuild" : " ^0.24.2 " ,
60
60
"esbuild-jest" : " ^0.5.0" ,
61
- "eslint" : " ^8.56.0 " ,
61
+ "eslint" : " ^8.57.1 " ,
62
62
"eslint-config-prettier" : " ^9.1.0" ,
63
- "eslint-plugin-jest" : " ^28.6 .0" ,
64
- "eslint-plugin-prettier" : " ^5.1.3 " ,
63
+ "eslint-plugin-jest" : " ^28.10 .0" ,
64
+ "eslint-plugin-prettier" : " ^5.2.1 " ,
65
65
"jest" : " ^29.7.0" ,
66
- "typescript" : " ^5.5 .3"
66
+ "typescript" : " ^5.7 .3"
67
67
},
68
68
"engines" : {
69
69
"node" : " >=20"
You can’t perform that action at this time.
0 commit comments