File tree 2 files changed +280
-278
lines changed
2 files changed +280
-278
lines changed Original file line number Diff line number Diff line change 25
25
" eslint --fix"
26
26
]
27
27
},
28
- "packageManager" : " pnpm@10.4.1 " ,
28
+ "packageManager" : " pnpm@10.6.2 " ,
29
29
"type" : " module" ,
30
30
"engines" : {
31
31
"node" : " >=18" ,
48
48
},
49
49
"devDependencies" : {
50
50
"@antfu/ni" : " ^23.3.1" ,
51
- "@eslint/js" : " ^9.20 .0" ,
52
- "@types/node" : " ^22.13.4 " ,
51
+ "@eslint/js" : " ^9.22 .0" ,
52
+ "@types/node" : " ^22.13.10 " ,
53
53
"@types/pacote" : " ^11.1.8" ,
54
54
"@types/semver" : " ^7.5.8" ,
55
- "eslint" : " ^9.20.1 " ,
56
- "eslint-plugin-n" : " ^17.15.1 " ,
55
+ "eslint" : " ^9.22.0 " ,
56
+ "eslint-plugin-n" : " ^17.16.2 " ,
57
57
"lint-staged" : " ^15.4.3" ,
58
58
"pacote" : " ^21.0.0" ,
59
- "prettier" : " ^3.5.1 " ,
59
+ "prettier" : " ^3.5.3 " ,
60
60
"semver" : " ^7.7.1" ,
61
61
"simple-git-hooks" : " ^2.11.1" ,
62
- "tsx" : " ^4.19.2 " ,
63
- "typescript" : " ^5.7.3 " ,
64
- "typescript-eslint" : " ^8.24.1 "
62
+ "tsx" : " ^4.19.3 " ,
63
+ "typescript" : " ^5.8.2 " ,
64
+ "typescript-eslint" : " ^8.26.0 "
65
65
},
66
66
"pnpm" : {
67
67
"overrides" : {
You can’t perform that action at this time.
0 commit comments