File tree Expand file tree Collapse file tree 4 files changed +141
-136
lines changed Expand file tree Collapse file tree 4 files changed +141
-136
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.2 " ,
6
+ "packageManager" : " pnpm@10.12.4 " ,
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.15.32 " ,
46
+ "@types/node" : " ^22.15.34 " ,
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.5.3" ,
55
- "rolldown" : " 1.0.0-beta.19 " ,
55
+ "rolldown" : " 1.0.0-beta.22 " ,
56
56
"rollup-plugin-license" : " ^3.6.0" ,
57
57
"vitest" : " ^3.2.4" ,
58
- "zx" : " ^8.5.5 "
58
+ "zx" : " ^8.6.0 "
59
59
},
60
60
"lint-staged" : {
61
61
"*.{js,ts,vue,json}" : [
You can’t perform that action at this time.
0 commit comments