File tree Expand file tree Collapse file tree 2 files changed +871
-802
lines changed Expand file tree Collapse file tree 2 files changed +871
-802
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " quansync" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.2.8" ,
5
- "packageManager" : " pnpm@10.5.2 " ,
5
+ "packageManager" : " pnpm@10.6.4 " ,
6
6
"description" : " Create sync/async APIs with usable logic" ,
7
7
"author" :
" Anthony Fu <[email protected] >" ,
8
8
"contributors" : [
75
75
"prepare" : " simple-git-hooks"
76
76
},
77
77
"devDependencies" : {
78
- "@antfu/eslint-config" : " ^4.4.0 " ,
79
- "@types/node" : " ^22.13.8 " ,
80
- "bumpp" : " ^10.0.3 " ,
81
- "eslint" : " ^9.21 .0" ,
78
+ "@antfu/eslint-config" : " ^4.10.1 " ,
79
+ "@types/node" : " ^22.13.10 " ,
80
+ "bumpp" : " ^10.1.0 " ,
81
+ "eslint" : " ^9.22 .0" ,
82
82
"gensync" : " 1.0.0-beta.2" ,
83
- "lint-staged" : " ^15.4.3 " ,
83
+ "lint-staged" : " ^15.5.0 " ,
84
84
"mitata" : " ^1.0.34" ,
85
85
"simple-git-hooks" : " ^2.11.1" ,
86
86
"tsx" : " ^4.19.3" ,
87
87
"typescript" : " ^5.8.2" ,
88
88
"unbuild" : " ^3.5.0" ,
89
- "vite" : " ^6.2.0 " ,
90
- "vitest" : " ^3.0.7 "
89
+ "vite" : " ^6.2.2 " ,
90
+ "vitest" : " ^3.0.9 "
91
91
},
92
92
"simple-git-hooks" : {
93
93
"pre-commit" : " pnpm lint-staged"
You can’t perform that action at this time.
0 commit comments