File tree Expand file tree Collapse file tree 23 files changed +686
-741
lines changed
custom-type-checked-rules-on-and-off
disable-type-checked-for-yml Expand file tree Collapse file tree 23 files changed +686
-741
lines changed Original file line number Diff line number Diff line change 3030 submodules : ' recursive'
3131 - uses : pnpm/action-setup@v3
3232 with :
33- version : 10.18.3
33+ version : 10.20.0
3434 - uses : actions/setup-node@v6
3535 with :
3636 node-version : ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v5
1818 - uses : pnpm/action-setup@v3
1919 with :
20- version : 10.18.3
20+ version : 10.20.0
2121 - uses : actions/setup-node@v6
2222 with :
2323 node-version : ' lts/*'
Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "@tsconfig/node20" : " ^20.1.6" ,
19- "@types/node" : " ^22.18.11 " ,
19+ "@types/node" : " ^22.19.0 " ,
2020 "@vitejs/plugin-vue" : " ^6.0.1" ,
2121 "@vue/eslint-config-typescript" : " workspace:*" ,
2222 "@vue/tsconfig" : " ^0.8.1" ,
23- "eslint" : " ^9.38 .0" ,
23+ "eslint" : " ^9.39 .0" ,
2424 "eslint-plugin-vue" : " ~10.5.1" ,
2525 "npm-run-all2" : " ^8.0.4" ,
2626 "typescript" : " ~5.9.0" ,
2727 "vite" : " ^7.1.11" ,
28- "vue-tsc" : " ^3.1.1 "
28+ "vue-tsc" : " ^3.1.3 "
2929 }
3030}
Original file line number Diff line number Diff line change 2323 "devDependencies" : {
2424 "@tsconfig/node20" : " ^20.1.6" ,
2525 "@types/jsdom" : " ^27.0.0" ,
26- "@types/node" : " ^22.18.11 " ,
26+ "@types/node" : " ^22.19.0 " ,
2727 "@vitejs/plugin-vue" : " ^6.0.1" ,
2828 "@vitejs/plugin-vue-jsx" : " ^5.1.1" ,
29- "@vitest/eslint-plugin" : " ^1.3.23 " ,
29+ "@vitest/eslint-plugin" : " ^1.4.0 " ,
3030 "@vue/eslint-config-prettier" : " ^10.2.0" ,
3131 "@vue/eslint-config-typescript" : " workspace:*" ,
3232 "@vue/test-utils" : " ^2.4.6" ,
3333 "@vue/tsconfig" : " ^0.8.1" ,
3434 "cypress" : " ^15.5.0" ,
35- "eslint" : " ^9.38 .0" ,
35+ "eslint" : " ^9.39 .0" ,
3636 "eslint-plugin-cypress" : " ^5.2.0" ,
3737 "eslint-plugin-vue" : " ~10.5.1" ,
38- "jsdom" : " ^27.0.1 " ,
38+ "jsdom" : " ^27.1.0 " ,
3939 "npm-run-all2" : " ^8.0.4" ,
4040 "prettier" : " 3.6.2" ,
4141 "start-server-and-test" : " ^2.1.2" ,
4242 "typescript" : " ~5.9.0" ,
4343 "vite" : " ^7.1.11" ,
4444 "vite-plugin-vue-devtools" : " ^8.0.3" ,
4545 "vitest" : " ^3.2.4" ,
46- "vue-tsc" : " ^3.1.1 "
46+ "vue-tsc" : " ^3.1.3 "
4747 }
4848}
Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "@tsconfig/node22" : " ^22.0.2" ,
19- "@types/node" : " ^22.18.11 " ,
19+ "@types/node" : " ^22.19.0 " ,
2020 "@vitejs/plugin-vue" : " ^6.0.1" ,
2121 "@vue/eslint-config-typescript" : " workspace:^" ,
2222 "@vue/tsconfig" : " ^0.8.1" ,
23- "eslint" : " ^9.38 .0" ,
23+ "eslint" : " ^9.39 .0" ,
2424 "eslint-plugin-vue" : " ~10.5.1" ,
2525 "npm-run-all2" : " ^8.0.4" ,
2626 "typescript" : " ~5.9.0" ,
2727 "vite" : " ^7.1.11" ,
2828 "vite-plugin-vue-devtools" : " ^8.0.3" ,
29- "vue-tsc" : " ^3.1.1 "
29+ "vue-tsc" : " ^3.1.3 "
3030 }
3131}
Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "@tsconfig/node20" : " ^20.1.6" ,
19- "@types/node" : " ^22.18.11 " ,
19+ "@types/node" : " ^22.19.0 " ,
2020 "@vitejs/plugin-vue" : " ^6.0.1" ,
2121 "@vue/eslint-config-typescript" : " workspace:*" ,
2222 "@vue/tsconfig" : " ^0.8.1" ,
23- "eslint" : " ^9.38 .0" ,
23+ "eslint" : " ^9.39 .0" ,
2424 "eslint-plugin-vue" : " ~10.5.1" ,
2525 "npm-run-all2" : " ^8.0.4" ,
2626 "typescript" : " ~5.9.0" ,
2727 "vite" : " ^7.1.11" ,
28- "vue-tsc" : " ^3.1.1 "
28+ "vue-tsc" : " ^3.1.3 "
2929 }
3030}
Original file line number Diff line number Diff line change 2323 "devDependencies" : {
2424 "@tsconfig/node20" : " ^20.1.6" ,
2525 "@types/jsdom" : " ^27.0.0" ,
26- "@types/node" : " ^22.18.11 " ,
26+ "@types/node" : " ^22.19.0 " ,
2727 "@vitejs/plugin-vue" : " ^6.0.1" ,
2828 "@vitejs/plugin-vue-jsx" : " ^5.1.1" ,
29- "@vitest/eslint-plugin" : " ^1.3.23 " ,
29+ "@vitest/eslint-plugin" : " ^1.4.0 " ,
3030 "@vue/eslint-config-prettier" : " ^10.2.0" ,
3131 "@vue/eslint-config-typescript" : " workspace:*" ,
3232 "@vue/test-utils" : " ^2.4.6" ,
3333 "@vue/tsconfig" : " ^0.8.1" ,
3434 "cypress" : " ^15.5.0" ,
35- "eslint" : " ^9.38 .0" ,
35+ "eslint" : " ^9.39 .0" ,
3636 "eslint-plugin-cypress" : " ^5.2.0" ,
3737 "eslint-plugin-vue" : " ~10.5.1" ,
3838 "eslint-plugin-yml" : " ^1.19.0" ,
39- "jsdom" : " ^27.0.1 " ,
39+ "jsdom" : " ^27.1.0 " ,
4040 "npm-run-all2" : " ^8.0.4" ,
4141 "prettier" : " 3.6.2" ,
4242 "start-server-and-test" : " ^2.1.2" ,
4343 "typescript" : " ~5.9.0" ,
4444 "vite" : " ^7.1.11" ,
4545 "vite-plugin-vue-devtools" : " ^8.0.3" ,
4646 "vitest" : " ^3.2.4" ,
47- "vue-tsc" : " ^3.1.1 "
47+ "vue-tsc" : " ^3.1.3 "
4848 }
4949}
Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "@tsconfig/node20" : " ^20.1.6" ,
19- "@types/node" : " ^22.18.11 " ,
19+ "@types/node" : " ^22.19.0 " ,
2020 "@vitejs/plugin-vue" : " ^6.0.1" ,
2121 "@vue/eslint-config-typescript" : " workspace:*" ,
2222 "@vue/tsconfig" : " ^0.8.1" ,
23- "eslint" : " ^9.38 .0" ,
23+ "eslint" : " ^9.39 .0" ,
2424 "eslint-plugin-vue" : " ~10.5.1" ,
2525 "npm-run-all2" : " ^8.0.4" ,
2626 "typescript" : " ~5.9.0" ,
2727 "vite" : " ^7.1.11" ,
28- "vue-tsc" : " ^3.1.1 "
28+ "vue-tsc" : " ^3.1.3 "
2929 }
3030}
Original file line number Diff line number Diff line change 2121 "vue-router" : " ^4.6.3"
2222 },
2323 "devDependencies" : {
24- "@eslint/js" : " ^9.38 .0" ,
24+ "@eslint/js" : " ^9.39 .0" ,
2525 "@quasar/app-vite" : " ^2.4.0" ,
26- "@types/node" : " ^22.18.11 " ,
26+ "@types/node" : " ^22.19.0 " ,
2727 "@vue/eslint-config-prettier" : " ^10.2.0" ,
2828 "@vue/eslint-config-typescript" : " workspace:*" ,
2929 "autoprefixer" : " ^10.4.21" ,
30- "eslint" : " ^9.38 .0" ,
30+ "eslint" : " ^9.39 .0" ,
3131 "eslint-plugin-vue" : " ~10.5.1" ,
32- "globals" : " ^16.4 .0" ,
32+ "globals" : " ^16.5 .0" ,
3333 "prettier" : " 3.6.2" ,
3434 "typescript" : " ~5.9.0" ,
3535 "vite-plugin-checker" : " ^0.11.0" ,
36- "vue-tsc" : " ^3.1.1 "
36+ "vue-tsc" : " ^3.1.3 "
3737 },
3838 "engines" : {
3939 "node" : " ^28 || ^26 || ^24 || ^22 || ^20 || ^18" ,
Original file line number Diff line number Diff line change 2323 "devDependencies" : {
2424 "@tsconfig/node20" : " ^20.1.6" ,
2525 "@types/jsdom" : " ^27.0.0" ,
26- "@types/node" : " ^22.18.11 " ,
26+ "@types/node" : " ^22.19.0 " ,
2727 "@vitejs/plugin-vue" : " ^6.0.1" ,
2828 "@vitejs/plugin-vue-jsx" : " ^5.1.1" ,
29- "@vitest/eslint-plugin" : " ^1.3.23 " ,
29+ "@vitest/eslint-plugin" : " ^1.4.0 " ,
3030 "@vue/eslint-config-prettier" : " ^10.2.0" ,
3131 "@vue/eslint-config-typescript" : " workspace:*" ,
3232 "@vue/test-utils" : " ^2.4.6" ,
3333 "@vue/tsconfig" : " ^0.8.1" ,
3434 "cypress" : " ^15.5.0" ,
35- "eslint" : " ^9.38 .0" ,
35+ "eslint" : " ^9.39 .0" ,
3636 "eslint-plugin-cypress" : " ^5.2.0" ,
3737 "eslint-plugin-vue" : " ~10.5.1" ,
38- "jsdom" : " ^27.0.1 " ,
38+ "jsdom" : " ^27.1.0 " ,
3939 "npm-run-all2" : " ^8.0.4" ,
4040 "prettier" : " 3.6.2" ,
4141 "start-server-and-test" : " ^2.1.2" ,
4242 "typescript" : " ~5.9.0" ,
4343 "vite" : " ^7.1.11" ,
4444 "vite-plugin-vue-devtools" : " ^8.0.3" ,
4545 "vitest" : " ^3.2.4" ,
46- "vue-tsc" : " ^3.1.1 "
46+ "vue-tsc" : " ^3.1.3 "
4747 }
4848}
You can’t perform that action at this time.
0 commit comments