File tree Expand file tree Collapse file tree 19 files changed +433
-225
lines changed
custom-type-checked-rules-on-and-off
disable-type-checked-for-yml Expand file tree Collapse file tree 19 files changed +433
-225
lines changed Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
19
"@types/node" : " ^22.15.32" ,
20
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
20
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
23
"eslint" : " ^9.29.0" ,
24
24
"eslint-plugin-vue" : " ~10.2.0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
27
- "vite" : " ^6.3.5 " ,
27
+ "vite" : " ^7.0.0 " ,
28
28
"vue-tsc" : " ^2.2.10"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 24
24
"@tsconfig/node20" : " ^20.1.6" ,
25
25
"@types/jsdom" : " ^21.1.7" ,
26
26
"@types/node" : " ^22.15.32" ,
27
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
28
- "@vitejs/plugin-vue-jsx" : " ^4.2.0 " ,
27
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
28
+ "@vitejs/plugin-vue-jsx" : " ^5.0.1 " ,
29
29
"@vitest/eslint-plugin" : " ^1.2.7" ,
30
30
"@vue/eslint-config-prettier" : " ^10.2.0" ,
31
31
"@vue/eslint-config-typescript" : " workspace:*" ,
40
40
"prettier" : " 3.5.3" ,
41
41
"start-server-and-test" : " ^2.0.12" ,
42
42
"typescript" : " ~5.8.2" ,
43
- "vite" : " ^6.3.5 " ,
43
+ "vite" : " ^7.0.0 " ,
44
44
"vite-plugin-vue-devtools" : " ^7.7.7" ,
45
45
"vitest" : " ^3.2.3" ,
46
46
"vue-tsc" : " ^2.2.10"
Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@tsconfig/node22" : " ^22.0.2" ,
19
19
"@types/node" : " ^22.15.32" ,
20
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
20
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
21
21
"@vue/eslint-config-typescript" : " workspace:^" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
23
"eslint" : " ^9.29.0" ,
24
24
"eslint-plugin-vue" : " ~10.2.0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
27
- "vite" : " ^6.3.5 " ,
27
+ "vite" : " ^7.0.0 " ,
28
28
"vite-plugin-vue-devtools" : " ^7.7.7" ,
29
29
"vue-tsc" : " ^2.2.10"
30
30
}
Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
19
"@types/node" : " ^22.15.32" ,
20
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
20
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
23
"eslint" : " ^9.29.0" ,
24
24
"eslint-plugin-vue" : " ~10.2.0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
27
- "vite" : " ^6.3.5 " ,
27
+ "vite" : " ^7.0.0 " ,
28
28
"vue-tsc" : " ^2.2.10"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 24
24
"@tsconfig/node20" : " ^20.1.6" ,
25
25
"@types/jsdom" : " ^21.1.7" ,
26
26
"@types/node" : " ^22.15.32" ,
27
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
28
- "@vitejs/plugin-vue-jsx" : " ^4.2.0 " ,
27
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
28
+ "@vitejs/plugin-vue-jsx" : " ^5.0.1 " ,
29
29
"@vitest/eslint-plugin" : " ^1.2.7" ,
30
30
"@vue/eslint-config-prettier" : " ^10.2.0" ,
31
31
"@vue/eslint-config-typescript" : " workspace:*" ,
41
41
"prettier" : " 3.5.3" ,
42
42
"start-server-and-test" : " ^2.0.12" ,
43
43
"typescript" : " ~5.8.2" ,
44
- "vite" : " ^6.3.5 " ,
44
+ "vite" : " ^7.0.0 " ,
45
45
"vite-plugin-vue-devtools" : " ^7.7.7" ,
46
46
"vitest" : " ^3.2.3" ,
47
47
"vue-tsc" : " ^2.2.10"
Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
19
"@types/node" : " ^22.15.32" ,
20
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
20
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
23
"eslint" : " ^9.29.0" ,
24
24
"eslint-plugin-vue" : " ~10.2.0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
27
- "vite" : " ^6.3.5 " ,
27
+ "vite" : " ^7.0.0 " ,
28
28
"vue-tsc" : " ^2.2.10"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 24
24
"@tsconfig/node20" : " ^20.1.6" ,
25
25
"@types/jsdom" : " ^21.1.7" ,
26
26
"@types/node" : " ^22.15.32" ,
27
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
28
- "@vitejs/plugin-vue-jsx" : " ^4.2.0 " ,
27
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
28
+ "@vitejs/plugin-vue-jsx" : " ^5.0.1 " ,
29
29
"@vitest/eslint-plugin" : " ^1.2.7" ,
30
30
"@vue/eslint-config-prettier" : " ^10.2.0" ,
31
31
"@vue/eslint-config-typescript" : " workspace:*" ,
40
40
"prettier" : " 3.5.3" ,
41
41
"start-server-and-test" : " ^2.0.12" ,
42
42
"typescript" : " ~5.8.2" ,
43
- "vite" : " ^6.3.5 " ,
43
+ "vite" : " ^7.0.0 " ,
44
44
"vite-plugin-vue-devtools" : " ^7.7.7" ,
45
45
"vitest" : " ^3.2.3" ,
46
46
"vue-tsc" : " ^2.2.10"
Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"@tsconfig/node20" : " ^20.1.6" ,
23
23
"@types/node" : " ^22.15.32" ,
24
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
24
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
25
25
"@vue/eslint-config-typescript" : " workspace:*" ,
26
26
"@vue/tsconfig" : " ^0.7.0" ,
27
27
"cypress" : " ^14.4.1" ,
31
31
"npm-run-all2" : " ^8.0.4" ,
32
32
"start-server-and-test" : " ^2.0.12" ,
33
33
"typescript" : " ~5.8.2" ,
34
- "vite" : " ^6.3.5 " ,
34
+ "vite" : " ^7.0.0 " ,
35
35
"vue-tsc" : " ^2.2.10"
36
36
}
37
37
}
Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
19
"@types/node" : " ^22.15.32" ,
20
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
21
- "@vitejs/plugin-vue-jsx" : " ^4.2.0 " ,
20
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
21
+ "@vitejs/plugin-vue-jsx" : " ^5.0.1 " ,
22
22
"@vue/eslint-config-typescript" : " workspace:*" ,
23
23
"@vue/tsconfig" : " ^0.7.0" ,
24
24
"eslint" : " ^9.29.0" ,
25
25
"eslint-plugin-vue" : " ~10.2.0" ,
26
26
"npm-run-all2" : " ^8.0.4" ,
27
27
"typescript" : " ~5.8.2" ,
28
- "vite" : " ^6.3.5 " ,
28
+ "vite" : " ^7.0.0 " ,
29
29
"vue-tsc" : " ^2.2.10"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
19
"@types/node" : " ^22.15.32" ,
20
- "@vitejs/plugin-vue" : " ^5.2.4 " ,
21
- "@vitejs/plugin-vue-jsx" : " ^4.2.0 " ,
20
+ "@vitejs/plugin-vue" : " ^6.0.0 " ,
21
+ "@vitejs/plugin-vue-jsx" : " ^5.0.1 " ,
22
22
"@vue/eslint-config-typescript" : " workspace:*" ,
23
23
"@vue/tsconfig" : " ^0.7.0" ,
24
24
"eslint" : " ^9.29.0" ,
25
25
"eslint-plugin-vue" : " ~10.2.0" ,
26
26
"npm-run-all2" : " ^8.0.4" ,
27
27
"typescript" : " ~5.8.2" ,
28
- "vite" : " ^6.3.5 " ,
28
+ "vite" : " ^7.0.0 " ,
29
29
"vue-tsc" : " ^2.2.10"
30
30
}
31
31
}
You can’t perform that action at this time.
0 commit comments