File tree 2 files changed +753
-1033
lines changed
2 files changed +753
-1033
lines changed Original file line number Diff line number Diff line change 38
38
"prepublishOnly" : " run-s format:check lint:check typecheck test build"
39
39
},
40
40
"devDependencies" : {
41
- "@susisu/eslint-config" : " ^0.0.90 " ,
42
- "@vitest/coverage-v8" : " ^2.1.1 " ,
43
- "@vitest/eslint-plugin" : " ^1.1.4 " ,
44
- "eslint" : " ^9.11 .0" ,
45
- "eslint-config-prettier" : " ^9.1.0 " ,
46
- "globals" : " ^15.9 .0" ,
47
- "npm-run-all2" : " ^6.2.3 " ,
48
- "prettier" : " ^3.3.3 " ,
49
- "tsup" : " ^8.3.0 " ,
50
- "typescript" : " ~5.6.2 " ,
51
- "vitest" : " ^2.1.1 "
41
+ "@susisu/eslint-config" : " ^0.0.94 " ,
42
+ "@vitest/coverage-v8" : " ^3.0.5 " ,
43
+ "@vitest/eslint-plugin" : " ^1.1.27 " ,
44
+ "eslint" : " ^9.20 .0" ,
45
+ "eslint-config-prettier" : " ^10.0.1 " ,
46
+ "globals" : " ^15.14 .0" ,
47
+ "npm-run-all2" : " ^7.0.2 " ,
48
+ "prettier" : " ^3.5.0 " ,
49
+ "tsup" : " ^8.3.6 " ,
50
+ "typescript" : " ~5.7.3 " ,
51
+ "vitest" : " ^3.0.5 "
52
52
}
53
53
}
You can’t perform that action at this time.
0 commit comments