File tree Expand file tree Collapse file tree 2 files changed +369
-228
lines changed Expand file tree Collapse file tree 2 files changed +369
-228
lines changed Original file line number Diff line number Diff line change 50
50
"check:package" : " publint run --strict"
51
51
},
52
52
"devDependencies" : {
53
- "@eslint/js" : " ^9.25.1 " ,
53
+ "@eslint/js" : " ^9.27.0 " ,
54
54
"@stylistic/eslint-plugin" : " ^4.2.0" ,
55
55
"@tsconfig/node22" : " ^22.0.1" ,
56
56
"@tsconfig/recommended" : " 1.0.8" ,
57
57
"@tsconfig/strictest" : " 2.0.5" ,
58
- "@types/node" : " 22.15.2 " ,
59
- "@typescript-eslint/eslint-plugin" : " 8.31.0 " ,
60
- "@typescript-eslint/parser" : " 8.31.0 " ,
58
+ "@types/node" : " 22.15.21 " ,
59
+ "@typescript-eslint/eslint-plugin" : " 8.32.1 " ,
60
+ "@typescript-eslint/parser" : " 8.32.1 " ,
61
61
"dripip" : " 0.10.0" ,
62
- "eslint" : " 9.25.1 " ,
62
+ "eslint" : " 9.27.0 " ,
63
63
"eslint-plugin-only-warn" : " 1.1.0" ,
64
64
"eslint-plugin-tsdoc" : " 0.4.0" ,
65
- "execa" : " 9.5.2 " ,
65
+ "execa" : " 9.5.3 " ,
66
66
"fast-glob" : " 3.3.3" ,
67
67
"floggy" : " 0.3.5" ,
68
68
"fs-jetpack" : " 5.1.0" ,
69
- "inquirer" : " 12.6.0 " ,
69
+ "inquirer" : " 12.6.3 " ,
70
70
"markdown-toc" : " 1.2.0" ,
71
71
"publint" : " ^0.3.12" ,
72
- "tsx" : " 4.19.3 " ,
72
+ "tsx" : " 4.19.4 " ,
73
73
"typescript" : " 5.8.3" ,
74
74
"typescript-eslint" : " ^8.31.0" ,
75
- "vitest" : " 3.1.2 "
75
+ "vitest" : " 3.1.4 "
76
76
}
77
77
}
You can’t perform that action at this time.
0 commit comments