File tree 2 files changed +387
-588
lines changed
2 files changed +387
-588
lines changed Original file line number Diff line number Diff line change 78
78
"test" : " pnpm lint && pnpm vitest run --coverage"
79
79
},
80
80
"devDependencies" : {
81
- "@clack/core" : " ^0.3.4 " ,
82
- "@types/node" : " ^22.9.0 " ,
83
- "@vitest/coverage-v8" : " ^2.1.5 " ,
81
+ "@clack/core" : " ^0.3.5 " ,
82
+ "@types/node" : " ^22.10.2 " ,
83
+ "@vitest/coverage-v8" : " ^2.1.8 " ,
84
84
"changelogen" : " ^0.5.7" ,
85
85
"defu" : " ^6.1.4" ,
86
- "eslint" : " ^9.15 .0" ,
87
- "eslint-config-unjs" : " ^0.4.1 " ,
86
+ "eslint" : " ^9.17 .0" ,
87
+ "eslint-config-unjs" : " ^0.4.2 " ,
88
88
"is-unicode-supported" : " ^2.1.0" ,
89
- "jiti" : " ^2.4.0 " ,
89
+ "jiti" : " ^2.4.2 " ,
90
90
"lodash" : " ^4.17.21" ,
91
- "prettier" : " ^3.3.3 " ,
91
+ "prettier" : " ^3.4.2 " ,
92
92
"sentencer" : " ^0.2.1" ,
93
93
"sisteransi" : " ^1.0.5" ,
94
94
"std-env" : " ^3.8.0" ,
95
95
"string-width" : " ^7.2.0" ,
96
- "typescript" : " ^5.6.3 " ,
96
+ "typescript" : " ^5.7.2 " ,
97
97
"unbuild" : " ^3.0.1" ,
98
- "vitest" : " ^2.1.5 "
98
+ "vitest" : " ^2.1.8 "
99
99
},
100
100
"engines" : {
101
101
"node" : " ^14.18.0 || >=16.10.0"
You can’t perform that action at this time.
0 commit comments