File tree Expand file tree Collapse file tree 20 files changed +805
-669
lines changed
custom-type-checked-rules-on-and-off
disable-type-checked-for-yml Expand file tree Collapse file tree 20 files changed +805
-669
lines changed Original file line number Diff line number Diff line change 1212 "lint" : " eslint . --fix"
1313 },
1414 "dependencies" : {
15- "vue" : " ^3.5.16 "
15+ "vue" : " ^3.5.17 "
1616 },
1717 "devDependencies" : {
1818 "@tsconfig/node20" : " ^20.1.6" ,
19- "@types/node" : " ^22.15.32 " ,
19+ "@types/node" : " ^22.16.0 " ,
2020 "@vitejs/plugin-vue" : " ^5.2.4" ,
2121 "@vue/eslint-config-typescript" : " workspace:*" ,
2222 "@vue/tsconfig" : " ^0.7.0" ,
23- "eslint" : " ^9.29.0 " ,
23+ "eslint" : " ^9.30.1 " ,
2424 "eslint-plugin-vue" : " ~10.2.0" ,
2525 "npm-run-all2" : " ^8.0.4" ,
2626 "typescript" : " ~5.8.2" ,
Original file line number Diff line number Diff line change 1717 },
1818 "dependencies" : {
1919 "pinia" : " ^3.0.3" ,
20- "vue" : " ^3.5.16 " ,
20+ "vue" : " ^3.5.17 " ,
2121 "vue-router" : " ^4.5.1"
2222 },
2323 "devDependencies" : {
2424 "@tsconfig/node20" : " ^20.1.6" ,
2525 "@types/jsdom" : " ^21.1.7" ,
26- "@types/node" : " ^22.15.32 " ,
26+ "@types/node" : " ^22.16.0 " ,
2727 "@vitejs/plugin-vue" : " ^5.2.4" ,
2828 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
29- "@vitest/eslint-plugin" : " ^1.2.7 " ,
29+ "@vitest/eslint-plugin" : " ^1.3.4 " ,
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.7.0" ,
34- "cypress" : " ^14.4 .1" ,
35- "eslint" : " ^9.29.0 " ,
34+ "cypress" : " ^14.5 .1" ,
35+ "eslint" : " ^9.30.1 " ,
3636 "eslint-plugin-cypress" : " ^5.1.0" ,
3737 "eslint-plugin-vue" : " ~10.2.0" ,
3838 "jsdom" : " ^26.1.0" ,
4242 "typescript" : " ~5.8.2" ,
4343 "vite" : " ^6.3.5" ,
4444 "vite-plugin-vue-devtools" : " ^7.7.7" ,
45- "vitest" : " ^3.2.3 " ,
45+ "vitest" : " ^3.2.4 " ,
4646 "vue-tsc" : " ^2.2.10"
4747 }
4848}
Original file line number Diff line number Diff line change 1212 "lint" : " eslint . --fix"
1313 },
1414 "dependencies" : {
15- "vue" : " ^3.5.16 "
15+ "vue" : " ^3.5.17 "
1616 },
1717 "devDependencies" : {
1818 "@tsconfig/node22" : " ^22.0.2" ,
19- "@types/node" : " ^22.15.32 " ,
19+ "@types/node" : " ^22.16.0 " ,
2020 "@vitejs/plugin-vue" : " ^5.2.4" ,
2121 "@vue/eslint-config-typescript" : " workspace:^" ,
2222 "@vue/tsconfig" : " ^0.7.0" ,
23- "eslint" : " ^9.29.0 " ,
23+ "eslint" : " ^9.30.1 " ,
2424 "eslint-plugin-vue" : " ~10.2.0" ,
2525 "npm-run-all2" : " ^8.0.4" ,
2626 "typescript" : " ~5.8.2" ,
Original file line number Diff line number Diff line change 1212 "lint" : " eslint . --fix"
1313 },
1414 "dependencies" : {
15- "vue" : " ^3.5.16 "
15+ "vue" : " ^3.5.17 "
1616 },
1717 "devDependencies" : {
1818 "@tsconfig/node20" : " ^20.1.6" ,
19- "@types/node" : " ^22.15.32 " ,
19+ "@types/node" : " ^22.16.0 " ,
2020 "@vitejs/plugin-vue" : " ^5.2.4" ,
2121 "@vue/eslint-config-typescript" : " workspace:*" ,
2222 "@vue/tsconfig" : " ^0.7.0" ,
23- "eslint" : " ^9.29.0 " ,
23+ "eslint" : " ^9.30.1 " ,
2424 "eslint-plugin-vue" : " ~10.2.0" ,
2525 "npm-run-all2" : " ^8.0.4" ,
2626 "typescript" : " ~5.8.2" ,
Original file line number Diff line number Diff line change 1717 },
1818 "dependencies" : {
1919 "pinia" : " ^3.0.3" ,
20- "vue" : " ^3.5.16 " ,
20+ "vue" : " ^3.5.17 " ,
2121 "vue-router" : " ^4.5.1"
2222 },
2323 "devDependencies" : {
2424 "@tsconfig/node20" : " ^20.1.6" ,
2525 "@types/jsdom" : " ^21.1.7" ,
26- "@types/node" : " ^22.15.32 " ,
26+ "@types/node" : " ^22.16.0 " ,
2727 "@vitejs/plugin-vue" : " ^5.2.4" ,
2828 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
29- "@vitest/eslint-plugin" : " ^1.2.7 " ,
29+ "@vitest/eslint-plugin" : " ^1.3.4 " ,
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.7.0" ,
34- "cypress" : " ^14.4 .1" ,
35- "eslint" : " ^9.29.0 " ,
34+ "cypress" : " ^14.5 .1" ,
35+ "eslint" : " ^9.30.1 " ,
3636 "eslint-plugin-cypress" : " ^5.1.0" ,
3737 "eslint-plugin-vue" : " ~10.2.0" ,
3838 "eslint-plugin-yml" : " ^1.18.0" ,
4343 "typescript" : " ~5.8.2" ,
4444 "vite" : " ^6.3.5" ,
4545 "vite-plugin-vue-devtools" : " ^7.7.7" ,
46- "vitest" : " ^3.2.3 " ,
46+ "vitest" : " ^3.2.4 " ,
4747 "vue-tsc" : " ^2.2.10"
4848 }
4949}
Original file line number Diff line number Diff line change 1212 "lint" : " eslint . --fix"
1313 },
1414 "dependencies" : {
15- "vue" : " ^3.5.16 "
15+ "vue" : " ^3.5.17 "
1616 },
1717 "devDependencies" : {
1818 "@tsconfig/node20" : " ^20.1.6" ,
19- "@types/node" : " ^22.15.32 " ,
19+ "@types/node" : " ^22.16.0 " ,
2020 "@vitejs/plugin-vue" : " ^5.2.4" ,
2121 "@vue/eslint-config-typescript" : " workspace:*" ,
2222 "@vue/tsconfig" : " ^0.7.0" ,
23- "eslint" : " ^9.29.0 " ,
23+ "eslint" : " ^9.30.1 " ,
2424 "eslint-plugin-vue" : " ~10.2.0" ,
2525 "npm-run-all2" : " ^8.0.4" ,
2626 "typescript" : " ~5.8.2" ,
Original file line number Diff line number Diff line change 1717 },
1818 "dependencies" : {
1919 "pinia" : " ^3.0.3" ,
20- "vue" : " ^3.5.16 " ,
20+ "vue" : " ^3.5.17 " ,
2121 "vue-router" : " ^4.5.1"
2222 },
2323 "devDependencies" : {
2424 "@tsconfig/node20" : " ^20.1.6" ,
2525 "@types/jsdom" : " ^21.1.7" ,
26- "@types/node" : " ^22.15.32 " ,
26+ "@types/node" : " ^22.16.0 " ,
2727 "@vitejs/plugin-vue" : " ^5.2.4" ,
2828 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
29- "@vitest/eslint-plugin" : " ^1.2.7 " ,
29+ "@vitest/eslint-plugin" : " ^1.3.4 " ,
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.7.0" ,
34- "cypress" : " ^14.4 .1" ,
35- "eslint" : " ^9.29.0 " ,
34+ "cypress" : " ^14.5 .1" ,
35+ "eslint" : " ^9.30.1 " ,
3636 "eslint-plugin-cypress" : " ^5.1.0" ,
3737 "eslint-plugin-vue" : " ~10.2.0" ,
3838 "jsdom" : " ^26.1.0" ,
4242 "typescript" : " ~5.8.2" ,
4343 "vite" : " ^6.3.5" ,
4444 "vite-plugin-vue-devtools" : " ^7.7.7" ,
45- "vitest" : " ^3.2.3 " ,
45+ "vitest" : " ^3.2.4 " ,
4646 "vue-tsc" : " ^2.2.10"
4747 }
4848}
Original file line number Diff line number Diff line change 1616 "lint" : " eslint . --fix"
1717 },
1818 "dependencies" : {
19- "vue" : " ^3.5.16 "
19+ "vue" : " ^3.5.17 "
2020 },
2121 "devDependencies" : {
2222 "@tsconfig/node20" : " ^20.1.6" ,
23- "@types/node" : " ^22.15.32 " ,
23+ "@types/node" : " ^22.16.0 " ,
2424 "@vitejs/plugin-vue" : " ^5.2.4" ,
2525 "@vue/eslint-config-typescript" : " workspace:*" ,
2626 "@vue/tsconfig" : " ^0.7.0" ,
27- "cypress" : " ^14.4 .1" ,
28- "eslint" : " ^9.29.0 " ,
27+ "cypress" : " ^14.5 .1" ,
28+ "eslint" : " ^9.30.1 " ,
2929 "eslint-plugin-cypress" : " ^5.1.0" ,
3030 "eslint-plugin-vue" : " ~10.2.0" ,
3131 "npm-run-all2" : " ^8.0.4" ,
Original file line number Diff line number Diff line change 1212 "lint" : " eslint . --fix"
1313 },
1414 "dependencies" : {
15- "vue" : " ^3.5.16 "
15+ "vue" : " ^3.5.17 "
1616 },
1717 "devDependencies" : {
1818 "@tsconfig/node20" : " ^20.1.6" ,
19- "@types/node" : " ^22.15.32 " ,
19+ "@types/node" : " ^22.16.0 " ,
2020 "@vitejs/plugin-vue" : " ^5.2.4" ,
2121 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
2222 "@vue/eslint-config-typescript" : " workspace:*" ,
2323 "@vue/tsconfig" : " ^0.7.0" ,
24- "eslint" : " ^9.29.0 " ,
24+ "eslint" : " ^9.30.1 " ,
2525 "eslint-plugin-vue" : " ~10.2.0" ,
2626 "npm-run-all2" : " ^8.0.4" ,
2727 "typescript" : " ~5.8.2" ,
Original file line number Diff line number Diff line change 1212 "lint" : " eslint . --fix"
1313 },
1414 "dependencies" : {
15- "vue" : " ^3.5.16 "
15+ "vue" : " ^3.5.17 "
1616 },
1717 "devDependencies" : {
1818 "@tsconfig/node20" : " ^20.1.6" ,
19- "@types/node" : " ^22.15.32 " ,
19+ "@types/node" : " ^22.16.0 " ,
2020 "@vitejs/plugin-vue" : " ^5.2.4" ,
2121 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
2222 "@vue/eslint-config-typescript" : " workspace:*" ,
2323 "@vue/tsconfig" : " ^0.7.0" ,
24- "eslint" : " ^9.29.0 " ,
24+ "eslint" : " ^9.30.1 " ,
2525 "eslint-plugin-vue" : " ~10.2.0" ,
2626 "npm-run-all2" : " ^8.0.4" ,
2727 "typescript" : " ~5.8.2" ,
You can’t perform that action at this time.
0 commit comments