File tree Expand file tree Collapse file tree 2 files changed +167
-76
lines changed Expand file tree Collapse file tree 2 files changed +167
-76
lines changed Original file line number Diff line number Diff line change 15
15
"lint" : " eslint ."
16
16
},
17
17
"dependencies" : {
18
- "@antfu/eslint-config" : " ^2.6.4 " ,
19
- "commander" : " ^12.0 .0" ,
20
- "eslint" : " ^8.56 .0" ,
21
- "typescript" : " ^5.2 .2"
18
+ "@antfu/eslint-config" : " ^2.21.2 " ,
19
+ "commander" : " ^12.1 .0" ,
20
+ "eslint" : " ^8.57 .0" ,
21
+ "typescript" : " ^5.5 .2"
22
22
},
23
23
"devDependencies" : {
24
24
"@rollup/plugin-commonjs" : " ^25.0.8" ,
25
25
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
26
26
"@rollup/plugin-terser" : " ^0.4.4" ,
27
- "@types/node" : " ^20.11.30 " ,
27
+ "@types/node" : " ^20.14.9 " ,
28
28
"esno" : " ^0.17.0" ,
29
29
"lint-staged" : " ^15.2.7" ,
30
30
"rollup" : " ^3.29.4" ,
31
31
"rollup-plugin-esbuild" : " ^6.1.1" ,
32
32
"rollup-plugin-ts" : " ^3.4.5" ,
33
- "simple-git-hooks" : " ^2.9.0 " ,
33
+ "simple-git-hooks" : " ^2.11.1 " ,
34
34
"toml" : " ^3.0.0"
35
35
},
36
36
"simple-git-hooks" : {
You can’t perform that action at this time.
0 commit comments