File tree Expand file tree Collapse file tree 3 files changed +104
-104
lines changed
Filter options
template/config/typescript Expand file tree Collapse file tree 3 files changed +104
-104
lines changed
Original file line number Diff line number Diff line change 3
3
"version" : " 3.10.4" ,
4
4
"description" : " An easy way to start a Vue project" ,
5
5
"type" : " module" ,
6
- "packageManager" : " pnpm@9.4 .0" ,
6
+ "packageManager" : " pnpm@9.5 .0" ,
7
7
"bin" : {
8
8
"create-vue" : " outfile.cjs"
9
9
},
39
39
"devDependencies" : {
40
40
"@tsconfig/node20" : " ^20.1.4" ,
41
41
"@types/eslint" : " ^8.56.10" ,
42
- "@types/node" : " ^20.14.9 " ,
42
+ "@types/node" : " ^20.14.10 " ,
43
43
"@types/prompts" : " ^2.4.9" ,
44
44
"@vue/create-eslint-config" : " ^0.3.3" ,
45
45
"@vue/tsconfig" : " ^0.5.1" ,
49
49
"husky" : " ^9.0.11" ,
50
50
"kolorist" : " ^1.8.0" ,
51
51
"lint-staged" : " ^15.2.7" ,
52
- "npm-run-all2" : " ^6.2.0 " ,
52
+ "npm-run-all2" : " ^6.2.2 " ,
53
53
"prettier" : " ^3.3.2" ,
54
54
"prompts" : " ^2.4.2" ,
55
55
"vitest" : " ^1.6.0" ,
56
- "zx" : " ^8.1.3 "
56
+ "zx" : " ^8.1.4 "
57
57
},
58
58
"lint-staged" : {
59
59
"*.{js,ts,vue,json}" : [
You can’t perform that action at this time.
0 commit comments