File tree 2 files changed +970
-1037
lines changed
2 files changed +970
-1037
lines changed Original file line number Diff line number Diff line change 114
114
},
115
115
"devDependencies" : {
116
116
"@clack/core" : " ^0.4.1" ,
117
- "@clack/prompts" : " ^0.9.1 " ,
118
- "@types/node" : " ^22.10.7 " ,
119
- "@vitest/coverage-v8" : " ^2.1.8 " ,
120
- "changelogen" : " ^0.5.7 " ,
117
+ "@clack/prompts" : " ^0.10.0 " ,
118
+ "@types/node" : " ^22.13.10 " ,
119
+ "@vitest/coverage-v8" : " ^3.0.9 " ,
120
+ "changelogen" : " ^0.6.1 " ,
121
121
"defu" : " ^6.1.4" ,
122
- "eslint" : " ^9.18 .0" ,
122
+ "eslint" : " ^9.22 .0" ,
123
123
"eslint-config-unjs" : " ^0.4.2" ,
124
124
"is-unicode-supported" : " ^2.1.0" ,
125
125
"jiti" : " ^2.4.2" ,
126
126
"lodash" : " ^4.17.21" ,
127
- "prettier" : " ^3.4.2 " ,
127
+ "prettier" : " ^3.5.3 " ,
128
128
"sentencer" : " ^0.2.1" ,
129
129
"sisteransi" : " ^1.0.5" ,
130
- "std-env" : " ^3.8.0 " ,
130
+ "std-env" : " ^3.8.1 " ,
131
131
"string-width" : " ^7.2.0" ,
132
- "typescript" : " ^5.7.3 " ,
133
- "unbuild" : " ^3.3.1 " ,
134
- "vitest" : " ^2.1.8 "
132
+ "typescript" : " ^5.8.2 " ,
133
+ "unbuild" : " ^3.5.0 " ,
134
+ "vitest" : " ^3.0.9 "
135
135
},
136
136
"engines" : {
137
137
"node" : " ^14.18.0 || >=16.10.0"
138
138
},
139
- "packageManager" : " pnpm@9.15.4 "
139
+ "packageManager" : " pnpm@10.6.3 "
140
140
}
You can’t perform that action at this time.
0 commit comments