File tree Expand file tree Collapse file tree 20 files changed +805
-651
lines changed
custom-type-checked-rules-on-and-off
disable-type-checked-for-yml Expand file tree Collapse file tree 20 files changed +805
-651
lines changed Original file line number Diff line number Diff line change 12
12
"lint" : " eslint . --fix"
13
13
},
14
14
"dependencies" : {
15
- "vue" : " ^3.5.16 "
15
+ "vue" : " ^3.5.17 "
16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
- "@types/node" : " ^22.15.32 " ,
19
+ "@types/node" : " ^22.15.34 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.4" ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.29 .0" ,
23
+ "eslint" : " ^9.30 .0" ,
24
24
"eslint-plugin-vue" : " ~10.2.0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
Original file line number Diff line number Diff line change 17
17
},
18
18
"dependencies" : {
19
19
"pinia" : " ^3.0.3" ,
20
- "vue" : " ^3.5.16 " ,
20
+ "vue" : " ^3.5.17 " ,
21
21
"vue-router" : " ^4.5.1"
22
22
},
23
23
"devDependencies" : {
24
24
"@tsconfig/node20" : " ^20.1.6" ,
25
25
"@types/jsdom" : " ^21.1.7" ,
26
- "@types/node" : " ^22.15.32 " ,
26
+ "@types/node" : " ^22.15.34 " ,
27
27
"@vitejs/plugin-vue" : " ^5.2.4" ,
28
28
"@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
29
- "@vitest/eslint-plugin" : " ^1.2.7 " ,
29
+ "@vitest/eslint-plugin" : " ^1.3.3 " ,
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.4.1 " ,
35
- "eslint" : " ^9.29 .0" ,
34
+ "cypress" : " ^14.5.0 " ,
35
+ "eslint" : " ^9.30 .0" ,
36
36
"eslint-plugin-cypress" : " ^5.1.0" ,
37
37
"eslint-plugin-vue" : " ~10.2.0" ,
38
38
"jsdom" : " ^26.1.0" ,
42
42
"typescript" : " ~5.8.2" ,
43
43
"vite" : " ^6.3.5" ,
44
44
"vite-plugin-vue-devtools" : " ^7.7.7" ,
45
- "vitest" : " ^3.2.3 " ,
45
+ "vitest" : " ^3.2.4 " ,
46
46
"vue-tsc" : " ^2.2.10"
47
47
}
48
48
}
Original file line number Diff line number Diff line change 12
12
"lint" : " eslint . --fix"
13
13
},
14
14
"dependencies" : {
15
- "vue" : " ^3.5.16 "
15
+ "vue" : " ^3.5.17 "
16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node22" : " ^22.0.2" ,
19
- "@types/node" : " ^22.15.32 " ,
19
+ "@types/node" : " ^22.15.34 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.4" ,
21
21
"@vue/eslint-config-typescript" : " workspace:^" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.29 .0" ,
23
+ "eslint" : " ^9.30 .0" ,
24
24
"eslint-plugin-vue" : " ~10.2.0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
Original file line number Diff line number Diff line change 12
12
"lint" : " eslint . --fix"
13
13
},
14
14
"dependencies" : {
15
- "vue" : " ^3.5.16 "
15
+ "vue" : " ^3.5.17 "
16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
- "@types/node" : " ^22.15.32 " ,
19
+ "@types/node" : " ^22.15.34 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.4" ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.29 .0" ,
23
+ "eslint" : " ^9.30 .0" ,
24
24
"eslint-plugin-vue" : " ~10.2.0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
Original file line number Diff line number Diff line change 17
17
},
18
18
"dependencies" : {
19
19
"pinia" : " ^3.0.3" ,
20
- "vue" : " ^3.5.16 " ,
20
+ "vue" : " ^3.5.17 " ,
21
21
"vue-router" : " ^4.5.1"
22
22
},
23
23
"devDependencies" : {
24
24
"@tsconfig/node20" : " ^20.1.6" ,
25
25
"@types/jsdom" : " ^21.1.7" ,
26
- "@types/node" : " ^22.15.32 " ,
26
+ "@types/node" : " ^22.15.34 " ,
27
27
"@vitejs/plugin-vue" : " ^5.2.4" ,
28
28
"@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
29
- "@vitest/eslint-plugin" : " ^1.2.7 " ,
29
+ "@vitest/eslint-plugin" : " ^1.3.3 " ,
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.4.1 " ,
35
- "eslint" : " ^9.29 .0" ,
34
+ "cypress" : " ^14.5.0 " ,
35
+ "eslint" : " ^9.30 .0" ,
36
36
"eslint-plugin-cypress" : " ^5.1.0" ,
37
37
"eslint-plugin-vue" : " ~10.2.0" ,
38
38
"eslint-plugin-yml" : " ^1.18.0" ,
43
43
"typescript" : " ~5.8.2" ,
44
44
"vite" : " ^6.3.5" ,
45
45
"vite-plugin-vue-devtools" : " ^7.7.7" ,
46
- "vitest" : " ^3.2.3 " ,
46
+ "vitest" : " ^3.2.4 " ,
47
47
"vue-tsc" : " ^2.2.10"
48
48
}
49
49
}
Original file line number Diff line number Diff line change 12
12
"lint" : " eslint . --fix"
13
13
},
14
14
"dependencies" : {
15
- "vue" : " ^3.5.16 "
15
+ "vue" : " ^3.5.17 "
16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
- "@types/node" : " ^22.15.32 " ,
19
+ "@types/node" : " ^22.15.34 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.4" ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.29 .0" ,
23
+ "eslint" : " ^9.30 .0" ,
24
24
"eslint-plugin-vue" : " ~10.2.0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
Original file line number Diff line number Diff line change 17
17
},
18
18
"dependencies" : {
19
19
"pinia" : " ^3.0.3" ,
20
- "vue" : " ^3.5.16 " ,
20
+ "vue" : " ^3.5.17 " ,
21
21
"vue-router" : " ^4.5.1"
22
22
},
23
23
"devDependencies" : {
24
24
"@tsconfig/node20" : " ^20.1.6" ,
25
25
"@types/jsdom" : " ^21.1.7" ,
26
- "@types/node" : " ^22.15.32 " ,
26
+ "@types/node" : " ^22.15.34 " ,
27
27
"@vitejs/plugin-vue" : " ^5.2.4" ,
28
28
"@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
29
- "@vitest/eslint-plugin" : " ^1.2.7 " ,
29
+ "@vitest/eslint-plugin" : " ^1.3.3 " ,
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.4.1 " ,
35
- "eslint" : " ^9.29 .0" ,
34
+ "cypress" : " ^14.5.0 " ,
35
+ "eslint" : " ^9.30 .0" ,
36
36
"eslint-plugin-cypress" : " ^5.1.0" ,
37
37
"eslint-plugin-vue" : " ~10.2.0" ,
38
38
"jsdom" : " ^26.1.0" ,
42
42
"typescript" : " ~5.8.2" ,
43
43
"vite" : " ^6.3.5" ,
44
44
"vite-plugin-vue-devtools" : " ^7.7.7" ,
45
- "vitest" : " ^3.2.3 " ,
45
+ "vitest" : " ^3.2.4 " ,
46
46
"vue-tsc" : " ^2.2.10"
47
47
}
48
48
}
Original file line number Diff line number Diff line change 16
16
"lint" : " eslint . --fix"
17
17
},
18
18
"dependencies" : {
19
- "vue" : " ^3.5.16 "
19
+ "vue" : " ^3.5.17 "
20
20
},
21
21
"devDependencies" : {
22
22
"@tsconfig/node20" : " ^20.1.6" ,
23
- "@types/node" : " ^22.15.32 " ,
23
+ "@types/node" : " ^22.15.34 " ,
24
24
"@vitejs/plugin-vue" : " ^5.2.4" ,
25
25
"@vue/eslint-config-typescript" : " workspace:*" ,
26
26
"@vue/tsconfig" : " ^0.7.0" ,
27
- "cypress" : " ^14.4.1 " ,
28
- "eslint" : " ^9.29 .0" ,
27
+ "cypress" : " ^14.5.0 " ,
28
+ "eslint" : " ^9.30 .0" ,
29
29
"eslint-plugin-cypress" : " ^5.1.0" ,
30
30
"eslint-plugin-vue" : " ~10.2.0" ,
31
31
"npm-run-all2" : " ^8.0.4" ,
Original file line number Diff line number Diff line change 12
12
"lint" : " eslint . --fix"
13
13
},
14
14
"dependencies" : {
15
- "vue" : " ^3.5.16 "
15
+ "vue" : " ^3.5.17 "
16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
- "@types/node" : " ^22.15.32 " ,
19
+ "@types/node" : " ^22.15.34 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.4" ,
21
21
"@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
22
22
"@vue/eslint-config-typescript" : " workspace:*" ,
23
23
"@vue/tsconfig" : " ^0.7.0" ,
24
- "eslint" : " ^9.29 .0" ,
24
+ "eslint" : " ^9.30 .0" ,
25
25
"eslint-plugin-vue" : " ~10.2.0" ,
26
26
"npm-run-all2" : " ^8.0.4" ,
27
27
"typescript" : " ~5.8.2" ,
Original file line number Diff line number Diff line change 12
12
"lint" : " eslint . --fix"
13
13
},
14
14
"dependencies" : {
15
- "vue" : " ^3.5.16 "
15
+ "vue" : " ^3.5.17 "
16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
- "@types/node" : " ^22.15.32 " ,
19
+ "@types/node" : " ^22.15.34 " ,
20
20
"@vitejs/plugin-vue" : " ^5.2.4" ,
21
21
"@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
22
22
"@vue/eslint-config-typescript" : " workspace:*" ,
23
23
"@vue/tsconfig" : " ^0.7.0" ,
24
- "eslint" : " ^9.29 .0" ,
24
+ "eslint" : " ^9.30 .0" ,
25
25
"eslint-plugin-vue" : " ~10.2.0" ,
26
26
"npm-run-all2" : " ^8.0.4" ,
27
27
"typescript" : " ~5.8.2" ,
You can’t perform that action at this time.
0 commit comments