File tree Expand file tree Collapse file tree 4 files changed +179
-161
lines changed Expand file tree Collapse file tree 4 files changed +179
-161
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 3.17.0" ,
4
4
"description" : " 🛠️ The recommended way to start a Vite-powered Vue project" ,
5
5
"type" : " module" ,
6
- "packageManager" : " pnpm@10.12.4 " ,
6
+ "packageManager" : " pnpm@10.13.1 " ,
7
7
"bin" : {
8
8
"create-vue" : " bundle.js"
9
9
},
43
43
"@clack/prompts" : " ^0.11.0" ,
44
44
"@tsconfig/node22" : " ^22.0.2" ,
45
45
"@types/eslint" : " ^9.6.1" ,
46
- "@types/node" : " ^22.16.0 " ,
46
+ "@types/node" : " ^22.16.4 " ,
47
47
"@types/prompts" : " ^2.4.9" ,
48
48
"@vue/create-eslint-config" : " ^0.11.1" ,
49
49
"@vue/tsconfig" : " ^0.7.0" ,
52
52
"lint-staged" : " ^16.1.2" ,
53
53
"picocolors" : " ^1.1.1" ,
54
54
"prettier" : " 3.6.2" ,
55
- "rolldown" : " 1.0.0-beta.24 " ,
55
+ "rolldown" : " 1.0.0-beta.27 " ,
56
56
"rollup-plugin-license" : " ^3.6.0" ,
57
57
"vitest" : " ^3.2.4" ,
58
- "zx" : " ^8.6 .1"
58
+ "zx" : " ^8.7 .1"
59
59
},
60
60
"lint-staged" : {
61
61
"*.{js,ts,vue,json}" : [
You can’t perform that action at this time.
0 commit comments