File tree 5 files changed +129
-148
lines changed
Filter options
5 files changed +129
-148
lines changed
Original file line number Diff line number Diff line change 3
3
"version" : " 3.13.0" ,
4
4
"description" : " 🛠️ The recommended way to start a Vite-powered Vue project" ,
5
5
"type" : " module" ,
6
- "packageManager" : " pnpm@9.15.1 " ,
6
+ "packageManager" : " pnpm@9.15.2 " ,
7
7
"bin" : {
8
8
"create-vue" : " outfile.cjs"
9
9
},
40
40
"devDependencies" : {
41
41
"@tsconfig/node22" : " ^22.0.0" ,
42
42
"@types/eslint" : " ^9.6.1" ,
43
- "@types/node" : " ^22.10.2 " ,
43
+ "@types/node" : " ^22.10.3 " ,
44
44
"@types/prompts" : " ^2.4.9" ,
45
45
"@vue/create-eslint-config" : " ^0.6.1" ,
46
46
"@vue/tsconfig" : " ^0.7.0" ,
49
49
"esbuild-plugin-license" : " ^1.2.3" ,
50
50
"husky" : " ^9.1.7" ,
51
51
"kleur" : " ^4.1.5" ,
52
- "lint-staged" : " ^15.2.11 " ,
52
+ "lint-staged" : " ^15.3.0 " ,
53
53
"prettier" : " ^3.4.2" ,
54
54
"prompts" : " ^2.4.2" ,
55
55
"vitest" : " ^2.1.8" ,
56
- "zx" : " ^8.2.4 "
56
+ "zx" : " ^8.3.0 "
57
57
},
58
58
"lint-staged" : {
59
59
"*.{js,ts,vue,json}" : [
You can’t perform that action at this time.
0 commit comments