File tree Expand file tree Collapse file tree 4 files changed +15
-15
lines changed
packages/create-vue-lib/src/template
playground/config/packages/playground
vitepress/config/packages/docs Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 4949 " @stylistic/eslint-plugin" : " ^4.0.0" ,
5050 < % _ } _% >
5151 " @tsconfig/node22" : " ^22.0.0" ,
52- " @types/node" : " ^22.13.0 " ,
52+ " @types/node" : " ^22.13.4 " ,
5353 " @typescript-eslint/parser" : " ^8.23.0" ,
54- " @vitest/eslint-plugin" : " 1.1.25 " ,
55- " @vue/eslint-config-typescript" : " ^14.3 .0" ,
56- " eslint" : " ^9.18.0 " ,
54+ " @vitest/eslint-plugin" : " 1.1.31 " ,
55+ " @vue/eslint-config-typescript" : " ^14.4 .0" ,
56+ " eslint" : " ^9.20.1 " ,
5757 " eslint-plugin-vue" : " ^9.32.0" ,
5858 " jiti" : " ^2.4.2" ,
5959 " lint-staged" : " ^15.4.3" ,
6060 " npm-run-all2" : " ^7.0.2" ,
6161 < % _ } _%>
6262 "simple-git-hooks": "^2.11.1",
6363 <% _ if (config .includeEsLint ) { _% >
64- " typescript" : " ^ 5.7.3"
64+ " typescript" : " ~ 5.7.3"
6565 < % _ } _%>
6666 }
6767}
Original file line number Diff line number Diff line change 4040 "@rollup/plugin-replace" : " ^6.0.2" ,
4141 "@tsconfig/node22" : " ^22.0.0" ,
4242 "@types/jsdom" : " ^21.1.7" ,
43- "@types/node" : " ^22.10.7 " ,
43+ "@types/node" : " ^22.13.4 " ,
4444 "@vitejs/plugin-vue" : " ^5.2.1" ,
4545 "@vitest/coverage-v8" : " ^3.0.5" ,
4646 "@vue/test-utils" : " ^2.4.6" ,
5151 "npm-run-all2" : " ^7.0.2" ,
5252 "rimraf" : " ^5.0.1" ,
5353 "typescript" : " ~5.7.3" ,
54- "vite" : " ^6.0.11 " ,
55- "vite-plugin-dts" : " 4.5.0 " ,
56- "vitest" : " ^3.0.2 " ,
54+ "vite" : " ^6.1.0 " ,
55+ "vite-plugin-dts" : " ^ 4.5.3 " ,
56+ "vitest" : " ^3.0.5 " ,
5757 "vue" : " ^3.5.13" ,
58- "vue-tsc" : " ^2.2.0 "
58+ "vue-tsc" : " ^2.2.2 "
5959 },
6060 "scripts" : {
6161 "clean:dist" : " rimraf dist" ,
Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@tsconfig/node22" : " ^22.0.0" ,
16- "@types/node" : " ^22.10.7 " ,
16+ "@types/node" : " ^22.13.4 " ,
1717 "@vitejs/plugin-vue" : " ^5.2.1" ,
1818 "@vue/tsconfig" : " ^0.7.0" ,
1919 "npm-run-all2" : " ^7.0.2" ,
2020 "rimraf" : " ^5.0.1" ,
2121 "typescript" : " ~5.7.3" ,
22- "vite" : " ^6.0.11 " ,
22+ "vite" : " ^6.1.0 " ,
2323 "vite-plugin-vue-devtools" : " ^7.7.0" ,
24- "vue-tsc" : " ^2.2.0 "
24+ "vue-tsc" : " ^2.2.2 "
2525 }
2626}
Original file line number Diff line number Diff line change 1515 },
1616 "devDependencies" : {
1717 "@tsconfig/node22" : " ^22.0.0" ,
18- "@types/node" : " ^22.13.0 " ,
18+ "@types/node" : " ^22.13.4 " ,
1919 "@vue/tsconfig" : " ^0.7.0" ,
2020 "npm-run-all2" : " ^7.0.2" ,
2121 "rimraf" : " ^6.0.1" ,
2222 "typescript" : " ~5.7.3" ,
2323 "vitepress" : " ^1.6.3" ,
24- "vue-tsc" : " ^2.2.0 "
24+ "vue-tsc" : " ^2.2.2 "
2525 }
2626}
You can’t perform that action at this time.
0 commit comments