File tree Expand file tree Collapse file tree 3 files changed +104
-104
lines changed
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 33 "version" : " 3.10.4" ,
44 "description" : " An easy way to start a Vue project" ,
55 "type" : " module" ,
6- "packageManager" : " pnpm@9.4 .0" ,
6+ "packageManager" : " pnpm@9.5 .0" ,
77 "bin" : {
88 "create-vue" : " outfile.cjs"
99 },
3939 "devDependencies" : {
4040 "@tsconfig/node20" : " ^20.1.4" ,
4141 "@types/eslint" : " ^8.56.10" ,
42- "@types/node" : " ^20.14.9 " ,
42+ "@types/node" : " ^20.14.10 " ,
4343 "@types/prompts" : " ^2.4.9" ,
4444 "@vue/create-eslint-config" : " ^0.3.3" ,
4545 "@vue/tsconfig" : " ^0.5.1" ,
4949 "husky" : " ^9.0.11" ,
5050 "kolorist" : " ^1.8.0" ,
5151 "lint-staged" : " ^15.2.7" ,
52- "npm-run-all2" : " ^6.2.0 " ,
52+ "npm-run-all2" : " ^6.2.2 " ,
5353 "prettier" : " ^3.3.2" ,
5454 "prompts" : " ^2.4.2" ,
5555 "vitest" : " ^1.6.0" ,
56- "zx" : " ^8.1.3 "
56+ "zx" : " ^8.1.4 "
5757 },
5858 "lint-staged" : {
5959 "*.{js,ts,vue,json}" : [
You can’t perform that action at this time.
0 commit comments