File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 54
54
"test:watch" : " vitest --watch"
55
55
},
56
56
"dependencies" : {
57
- "filter-anything" : " ^3 .0.7 " ,
58
- "is-what" : " ^4.1.15 " ,
59
- "merge-anything" : " ^5.1.7 " ,
60
- "remove-anything" : " ^1.0.5 "
57
+ "filter-anything" : " ^4 .0.3 " ,
58
+ "is-what" : " ^5.2.1 " ,
59
+ "merge-anything" : " ^6.0.6 " ,
60
+ "remove-anything" : " ^2.1.1 "
61
61
},
62
62
"devDependencies" : {
63
- "@antfu/eslint-config" : " ^0.39.7 " ,
63
+ "@antfu/eslint-config" : " ^4.16.2 " ,
64
64
"@types/lodash" : " ^4.14.195" ,
65
65
"@vitest/coverage-c8" : " ^0.33.0" ,
66
- "bumpp" : " ^9.1.1 " ,
67
- "eslint" : " ^8.44 .0" ,
68
- "tsup" : " ^6.7 .0" ,
66
+ "bumpp" : " ^10.2.0 " ,
67
+ "eslint" : " ^9.31 .0" ,
68
+ "tsup" : " ^8.5 .0" ,
69
69
"typescript" : " ^5.1.6" ,
70
70
"vite" : " ^4.4.2" ,
71
- "vitest" : " ^0.33.0 "
71
+ "vitest" : " ^3.2.4 "
72
72
},
73
73
"publishConfig" : {
74
74
"access" : " public"
You can’t perform that action at this time.
0 commit comments