File tree Expand file tree Collapse file tree 3 files changed +2065
-1463
lines changed Expand file tree Collapse file tree 3 files changed +2065
-1463
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "typescript.tsdk" : " node_modules/typescript/lib"
2
+ "typescript.tsdk" : " node_modules/typescript/lib" ,
3
3
}
Original file line number Diff line number Diff line change 53
53
"resolve-pkg-maps" : " ^1.0.0"
54
54
},
55
55
"devDependencies" : {
56
- "@types/node" : " ^20.12.10 " ,
56
+ "@types/node" : " ^22.10.7 " ,
57
57
"@yarnpkg/pnp" : " 3.3.1" ,
58
58
"clean-pkg-json" : " ^1.2.0" ,
59
- "execa" : " ^8.0.1 " ,
60
- "fs-fixture" : " ^2.4 .0" ,
59
+ "execa" : " ^9.5.2 " ,
60
+ "fs-fixture" : " ^2.6 .0" ,
61
61
"is-fs-case-sensitive" : " ^1.0.0" ,
62
62
"jsonc-parser" : " ^3.2.1" ,
63
- "lintroll" : " ^1.9 .0" ,
63
+ "lintroll" : " ^1.14 .0" ,
64
64
"manten" : " ^1.3.0" ,
65
- "pkgroll" : " ^2.4.2 " ,
65
+ "pkgroll" : " ^2.6.1 " ,
66
66
"slash" : " ^5.1.0" ,
67
- "tsx" : " ^4.19.0 " ,
68
- "type-fest" : " ^4.20.1 " ,
69
- "typescript" : " ~5.5.4 "
67
+ "tsx" : " ^4.19.2 " ,
68
+ "type-fest" : " ^4.32.0 " ,
69
+ "typescript" : " ~5.7.3 "
70
70
}
71
71
}
You can’t perform that action at this time.
0 commit comments