File tree 20 files changed +695
-530
lines changed
custom-type-checked-rules-on-and-off
disable-type-checked-for-yml
20 files changed +695
-530
lines changed Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.4" ,
19
- "@types/node" : " ^22.13.1 " ,
19
+ "@types/node" : " ^22.13.4 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.1" ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.20.0 " ,
23
+ "eslint" : " ^9.20.1 " ,
24
24
"eslint-plugin-vue" : " ^9.32.0" ,
25
25
"npm-run-all2" : " ^7.0.2" ,
26
26
"typescript" : " ~5.7.3" ,
27
27
"vite" : " ^6.1.0" ,
28
- "vue-tsc" : " ^2.2.0 "
28
+ "vue-tsc" : " ^2.2.2 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@tsconfig/node20" : " ^20.1.4" ,
25
25
"@types/jsdom" : " ^21.1.7" ,
26
- "@types/node" : " ^22.13.1 " ,
26
+ "@types/node" : " ^22.13.4 " ,
27
27
"@vitejs/plugin-vue" : " ^5.2.1" ,
28
28
"@vitejs/plugin-vue-jsx" : " ^4.1.1" ,
29
- "@vitest/eslint-plugin" : " ^1.1.27 " ,
29
+ "@vitest/eslint-plugin" : " ^1.1.31 " ,
30
30
"@vue/eslint-config-prettier" : " ^10.2.0" ,
31
31
"@vue/eslint-config-typescript" : " workspace:*" ,
32
32
"@vue/test-utils" : " ^2.4.6" ,
33
33
"@vue/tsconfig" : " ^0.7.0" ,
34
- "cypress" : " ^14.0.2 " ,
35
- "eslint" : " ^9.20.0 " ,
34
+ "cypress" : " ^14.0.3 " ,
35
+ "eslint" : " ^9.20.1 " ,
36
36
"eslint-plugin-cypress" : " ^4.1.0" ,
37
37
"eslint-plugin-vue" : " ^9.32.0" ,
38
38
"jsdom" : " ^26.0.0" ,
39
39
"npm-run-all2" : " ^7.0.2" ,
40
- "prettier" : " ^3.5.0 " ,
40
+ "prettier" : " ^3.5.1 " ,
41
41
"start-server-and-test" : " ^2.0.10" ,
42
42
"typescript" : " ~5.7.3" ,
43
43
"vite" : " ^6.1.0" ,
44
44
"vite-plugin-vue-devtools" : " ^7.7.1" ,
45
- "vitest" : " ^3.0.2 " ,
46
- "vue-tsc" : " ^2.2.0 "
45
+ "vitest" : " ^3.0.5 " ,
46
+ "vue-tsc" : " ^2.2.2 "
47
47
}
48
48
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node22" : " ^22.0.0" ,
19
- "@types/node" : " ^22.13.1 " ,
19
+ "@types/node" : " ^22.13.4 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.1" ,
21
21
"@vue/eslint-config-typescript" : " workspace:^" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.20.0 " ,
23
+ "eslint" : " ^9.20.1 " ,
24
24
"eslint-plugin-vue" : " ^9.32.0" ,
25
25
"npm-run-all2" : " ^7.0.2" ,
26
26
"typescript" : " ~5.7.3" ,
27
27
"vite" : " ^6.1.0" ,
28
28
"vite-plugin-vue-devtools" : " ^7.7.1" ,
29
- "vue-tsc" : " ^2.2.0 "
29
+ "vue-tsc" : " ^2.2.2 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.4" ,
19
- "@types/node" : " ^22.13.1 " ,
19
+ "@types/node" : " ^22.13.4 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.1" ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.20.0 " ,
23
+ "eslint" : " ^9.20.1 " ,
24
24
"eslint-plugin-vue" : " ^9.32.0" ,
25
25
"npm-run-all2" : " ^7.0.2" ,
26
26
"typescript" : " ~5.7.3" ,
27
27
"vite" : " ^6.1.0" ,
28
- "vue-tsc" : " ^2.2.0 "
28
+ "vue-tsc" : " ^2.2.2 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@tsconfig/node20" : " ^20.1.4" ,
25
25
"@types/jsdom" : " ^21.1.7" ,
26
- "@types/node" : " ^22.13.1 " ,
26
+ "@types/node" : " ^22.13.4 " ,
27
27
"@vitejs/plugin-vue" : " ^5.2.1" ,
28
28
"@vitejs/plugin-vue-jsx" : " ^4.1.1" ,
29
- "@vitest/eslint-plugin" : " ^1.1.27 " ,
29
+ "@vitest/eslint-plugin" : " ^1.1.31 " ,
30
30
"@vue/eslint-config-prettier" : " ^10.2.0" ,
31
31
"@vue/eslint-config-typescript" : " workspace:*" ,
32
32
"@vue/test-utils" : " ^2.4.6" ,
33
33
"@vue/tsconfig" : " ^0.7.0" ,
34
- "cypress" : " ^14.0.2 " ,
35
- "eslint" : " ^9.20.0 " ,
34
+ "cypress" : " ^14.0.3 " ,
35
+ "eslint" : " ^9.20.1 " ,
36
36
"eslint-plugin-cypress" : " ^4.1.0" ,
37
37
"eslint-plugin-vue" : " ^9.32.0" ,
38
38
"eslint-plugin-yml" : " ^1.16.0" ,
39
39
"jsdom" : " ^26.0.0" ,
40
40
"npm-run-all2" : " ^7.0.2" ,
41
- "prettier" : " ^3.5.0 " ,
41
+ "prettier" : " ^3.5.1 " ,
42
42
"start-server-and-test" : " ^2.0.10" ,
43
43
"typescript" : " ~5.7.3" ,
44
44
"vite" : " ^6.1.0" ,
45
45
"vite-plugin-vue-devtools" : " ^7.7.1" ,
46
- "vitest" : " ^3.0.2 " ,
47
- "vue-tsc" : " ^2.2.0 "
46
+ "vitest" : " ^3.0.5 " ,
47
+ "vue-tsc" : " ^2.2.2 "
48
48
}
49
49
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.4" ,
19
- "@types/node" : " ^22.13.1 " ,
19
+ "@types/node" : " ^22.13.4 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.1" ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.20.0 " ,
23
+ "eslint" : " ^9.20.1 " ,
24
24
"eslint-plugin-vue" : " ^9.32.0" ,
25
25
"npm-run-all2" : " ^7.0.2" ,
26
26
"typescript" : " ~5.7.3" ,
27
27
"vite" : " ^6.1.0" ,
28
- "vue-tsc" : " ^2.2.0 "
28
+ "vue-tsc" : " ^2.2.2 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@tsconfig/node20" : " ^20.1.4" ,
25
25
"@types/jsdom" : " ^21.1.7" ,
26
- "@types/node" : " ^22.13.1 " ,
26
+ "@types/node" : " ^22.13.4 " ,
27
27
"@vitejs/plugin-vue" : " ^5.2.1" ,
28
28
"@vitejs/plugin-vue-jsx" : " ^4.1.1" ,
29
- "@vitest/eslint-plugin" : " ^1.1.27 " ,
29
+ "@vitest/eslint-plugin" : " ^1.1.31 " ,
30
30
"@vue/eslint-config-prettier" : " ^10.2.0" ,
31
31
"@vue/eslint-config-typescript" : " workspace:*" ,
32
32
"@vue/test-utils" : " ^2.4.6" ,
33
33
"@vue/tsconfig" : " ^0.7.0" ,
34
- "cypress" : " ^14.0.2 " ,
35
- "eslint" : " ^9.20.0 " ,
34
+ "cypress" : " ^14.0.3 " ,
35
+ "eslint" : " ^9.20.1 " ,
36
36
"eslint-plugin-cypress" : " ^4.1.0" ,
37
37
"eslint-plugin-vue" : " ^9.32.0" ,
38
38
"jsdom" : " ^26.0.0" ,
39
39
"npm-run-all2" : " ^7.0.2" ,
40
- "prettier" : " ^3.5.0 " ,
40
+ "prettier" : " ^3.5.1 " ,
41
41
"start-server-and-test" : " ^2.0.10" ,
42
42
"typescript" : " ~5.7.3" ,
43
43
"vite" : " ^6.1.0" ,
44
44
"vite-plugin-vue-devtools" : " ^7.7.1" ,
45
- "vitest" : " ^3.0.2 " ,
46
- "vue-tsc" : " ^2.2.0 "
45
+ "vitest" : " ^3.0.5 " ,
46
+ "vue-tsc" : " ^2.2.2 "
47
47
}
48
48
}
Original file line number Diff line number Diff line change 20
20
},
21
21
"devDependencies" : {
22
22
"@tsconfig/node20" : " ^20.1.4" ,
23
- "@types/node" : " ^22.13.1 " ,
23
+ "@types/node" : " ^22.13.4 " ,
24
24
"@vitejs/plugin-vue" : " ^5.2.1" ,
25
25
"@vue/eslint-config-typescript" : " workspace:*" ,
26
26
"@vue/tsconfig" : " ^0.7.0" ,
27
- "cypress" : " ^14.0.2 " ,
28
- "eslint" : " ^9.20.0 " ,
27
+ "cypress" : " ^14.0.3 " ,
28
+ "eslint" : " ^9.20.1 " ,
29
29
"eslint-plugin-cypress" : " ^4.1.0" ,
30
30
"eslint-plugin-vue" : " ^9.32.0" ,
31
31
"npm-run-all2" : " ^7.0.2" ,
32
32
"start-server-and-test" : " ^2.0.10" ,
33
33
"typescript" : " ~5.7.3" ,
34
34
"vite" : " ^6.1.0" ,
35
- "vue-tsc" : " ^2.2.0 "
35
+ "vue-tsc" : " ^2.2.2 "
36
36
}
37
37
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.4" ,
19
- "@types/node" : " ^22.13.1 " ,
19
+ "@types/node" : " ^22.13.4 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.1" ,
21
21
"@vitejs/plugin-vue-jsx" : " ^4.1.1" ,
22
22
"@vue/eslint-config-typescript" : " workspace:*" ,
23
23
"@vue/tsconfig" : " ^0.7.0" ,
24
- "eslint" : " ^9.20.0 " ,
24
+ "eslint" : " ^9.20.1 " ,
25
25
"eslint-plugin-vue" : " ^9.32.0" ,
26
26
"npm-run-all2" : " ^7.0.2" ,
27
27
"typescript" : " ~5.7.3" ,
28
28
"vite" : " ^6.1.0" ,
29
- "vue-tsc" : " ^2.2.0 "
29
+ "vue-tsc" : " ^2.2.2 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.4" ,
19
- "@types/node" : " ^22.13.1 " ,
19
+ "@types/node" : " ^22.13.4 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.1" ,
21
21
"@vitejs/plugin-vue-jsx" : " ^4.1.1" ,
22
22
"@vue/eslint-config-typescript" : " workspace:*" ,
23
23
"@vue/tsconfig" : " ^0.7.0" ,
24
- "eslint" : " ^9.20.0 " ,
24
+ "eslint" : " ^9.20.1 " ,
25
25
"eslint-plugin-vue" : " ^9.32.0" ,
26
26
"npm-run-all2" : " ^7.0.2" ,
27
27
"typescript" : " ~5.7.3" ,
28
28
"vite" : " ^6.1.0" ,
29
- "vue-tsc" : " ^2.2.0 "
29
+ "vue-tsc" : " ^2.2.2 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@nightwatch/vue" : " ^3.1.2" ,
21
21
"@tsconfig/node20" : " ^20.1.4" ,
22
- "@types/node" : " ^22.13.1 " ,
22
+ "@types/node" : " ^22.13.4 " ,
23
23
"@vitejs/plugin-vue" : " ^5.2.1" ,
24
24
"@vue/eslint-config-typescript" : " workspace:*" ,
25
25
"@vue/test-utils" : " ^2.4.6" ,
26
26
"@vue/tsconfig" : " ^0.7.0" ,
27
- "chromedriver" : " ^133.0.0 " ,
28
- "eslint" : " ^9.20.0 " ,
27
+ "chromedriver" : " ^133.0.1 " ,
28
+ "eslint" : " ^9.20.1 " ,
29
29
"eslint-plugin-vue" : " ^9.32.0" ,
30
30
"geckodriver" : " ^5.0.0" ,
31
- "nightwatch" : " ^3.11.0 " ,
31
+ "nightwatch" : " ^3.11.1 " ,
32
32
"npm-run-all2" : " ^7.0.2" ,
33
33
"ts-node" : " ^10.9.2" ,
34
34
"typescript" : " ~5.7.3" ,
35
35
"vite" : " ^6.1.0" ,
36
36
"vite-plugin-nightwatch" : " ^0.4.6" ,
37
- "vue-tsc" : " ^2.2.0 "
37
+ "vue-tsc" : " ^2.2.2 "
38
38
}
39
39
}
Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@playwright/test" : " ^1.50.1" ,
20
20
"@tsconfig/node20" : " ^20.1.4" ,
21
- "@types/node" : " ^22.13.1 " ,
21
+ "@types/node" : " ^22.13.4 " ,
22
22
"@vitejs/plugin-vue" : " ^5.2.1" ,
23
23
"@vue/eslint-config-typescript" : " workspace:*" ,
24
24
"@vue/tsconfig" : " ^0.7.0" ,
25
- "eslint" : " ^9.20.0 " ,
25
+ "eslint" : " ^9.20.1 " ,
26
26
"eslint-plugin-playwright" : " ^2.2.0" ,
27
27
"eslint-plugin-vue" : " ^9.32.0" ,
28
28
"npm-run-all2" : " ^7.0.2" ,
29
29
"typescript" : " ~5.7.3" ,
30
30
"vite" : " ^6.1.0" ,
31
- "vue-tsc" : " ^2.2.0 "
31
+ "vue-tsc" : " ^2.2.2 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 17
17
},
18
18
"devDependencies" : {
19
19
"@tsconfig/node20" : " ^20.1.4" ,
20
- "@types/node" : " ^22.13.1 " ,
20
+ "@types/node" : " ^22.13.4 " ,
21
21
"@vitejs/plugin-vue" : " ^5.2.1" ,
22
22
"@vue/eslint-config-prettier" : " ^10.2.0" ,
23
23
"@vue/eslint-config-typescript" : " workspace:*" ,
24
24
"@vue/tsconfig" : " ^0.7.0" ,
25
- "eslint" : " ^9.20.0 " ,
25
+ "eslint" : " ^9.20.1 " ,
26
26
"eslint-plugin-vue" : " ^9.32.0" ,
27
27
"npm-run-all2" : " ^7.0.2" ,
28
- "prettier" : " ^3.5.0 " ,
28
+ "prettier" : " ^3.5.1 " ,
29
29
"typescript" : " ~5.7.3" ,
30
30
"vite" : " ^6.1.0" ,
31
- "vue-tsc" : " ^2.2.0 "
31
+ "vue-tsc" : " ^2.2.2 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.4" ,
19
- "@types/node" : " ^22.13.1 " ,
19
+ "@types/node" : " ^22.13.4 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.1" ,
21
21
"@vitejs/plugin-vue-jsx" : " ^4.1.1" ,
22
22
"@vue/eslint-config-typescript" : " workspace:*" ,
23
23
"@vue/tsconfig" : " ^0.7.0" ,
24
- "eslint" : " ^9.20.0 " ,
24
+ "eslint" : " ^9.20.1 " ,
25
25
"eslint-plugin-vue" : " ^9.32.0" ,
26
26
"npm-run-all2" : " ^7.0.2" ,
27
27
"typescript" : " ~5.7.3" ,
28
28
"vite" : " ^6.1.0" ,
29
- "vue-tsc" : " ^2.2.0 "
29
+ "vue-tsc" : " ^2.2.2 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.4" ,
19
- "@types/node" : " ^22.13.1 " ,
19
+ "@types/node" : " ^22.13.4 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.1" ,
21
21
"@vitejs/plugin-vue-jsx" : " ^4.1.1" ,
22
22
"@vue/eslint-config-typescript" : " workspace:*" ,
23
23
"@vue/tsconfig" : " ^0.7.0" ,
24
- "eslint" : " ^9.20.0 " ,
24
+ "eslint" : " ^9.20.1 " ,
25
25
"eslint-plugin-vue" : " ^9.32.0" ,
26
26
"npm-run-all2" : " ^7.0.2" ,
27
27
"typescript" : " ~5.7.3" ,
28
28
"vite" : " ^6.1.0" ,
29
- "vue-tsc" : " ^2.2.0 "
29
+ "vue-tsc" : " ^2.2.2 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@tsconfig/node20" : " ^20.1.4" ,
20
20
"@types/jsdom" : " ^21.1.7" ,
21
- "@types/node" : " ^22.13.1 " ,
21
+ "@types/node" : " ^22.13.4 " ,
22
22
"@vitejs/plugin-vue" : " ^5.2.1" ,
23
- "@vitest/eslint-plugin" : " ^1.1.27 " ,
23
+ "@vitest/eslint-plugin" : " ^1.1.31 " ,
24
24
"@vue/eslint-config-typescript" : " workspace:*" ,
25
25
"@vue/test-utils" : " ^2.4.6" ,
26
26
"@vue/tsconfig" : " ^0.7.0" ,
27
- "eslint" : " ^9.20.0 " ,
27
+ "eslint" : " ^9.20.1 " ,
28
28
"eslint-plugin-vue" : " ^9.32.0" ,
29
29
"jsdom" : " ^26.0.0" ,
30
30
"npm-run-all2" : " ^7.0.2" ,
31
31
"typescript" : " ~5.7.3" ,
32
32
"vite" : " ^6.1.0" ,
33
- "vitest" : " ^3.0.2 " ,
34
- "vue-tsc" : " ^2.2.0 "
33
+ "vitest" : " ^3.0.5 " ,
34
+ "vue-tsc" : " ^2.2.2 "
35
35
}
36
36
}
You can’t perform that action at this time.
0 commit comments