File tree Expand file tree Collapse file tree 21 files changed +1357
-705
lines changed
custom-type-checked-rules-on-and-off
disable-type-checked-for-yml Expand file tree Collapse file tree 21 files changed +1357
-705
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.17 "
15
+ "vue" : " ^3.5.18 "
16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
- "@types/node" : " ^22.16 .0" ,
19
+ "@types/node" : " ^22.17 .0" ,
20
20
"@vitejs/plugin-vue" : " ^6.0.0" ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.30.1 " ,
24
- "eslint-plugin-vue" : " ~10.2 .0" ,
23
+ "eslint" : " ^9.32.0 " ,
24
+ "eslint-plugin-vue" : " ~10.4 .0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
27
27
"vite" : " ^7.0.0" ,
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.17 " ,
20
+ "vue" : " ^3.5.18 " ,
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.16 .0" ,
26
+ "@types/node" : " ^22.17 .0" ,
27
27
"@vitejs/plugin-vue" : " ^6.0.0" ,
28
28
"@vitejs/plugin-vue-jsx" : " ^5.0.1" ,
29
29
"@vitest/eslint-plugin" : " ^1.3.4" ,
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.5.1 " ,
35
- "eslint" : " ^9.30.1 " ,
34
+ "cypress" : " ^14.5.3 " ,
35
+ "eslint" : " ^9.32.0 " ,
36
36
"eslint-plugin-cypress" : " ^5.1.0" ,
37
- "eslint-plugin-vue" : " ~10.2 .0" ,
37
+ "eslint-plugin-vue" : " ~10.4 .0" ,
38
38
"jsdom" : " ^26.1.0" ,
39
39
"npm-run-all2" : " ^8.0.4" ,
40
40
"prettier" : " 3.6.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.17 "
15
+ "vue" : " ^3.5.18 "
16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node22" : " ^22.0.2" ,
19
- "@types/node" : " ^22.16 .0" ,
19
+ "@types/node" : " ^22.17 .0" ,
20
20
"@vitejs/plugin-vue" : " ^6.0.0" ,
21
21
"@vue/eslint-config-typescript" : " workspace:^" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.30.1 " ,
24
- "eslint-plugin-vue" : " ~10.2 .0" ,
23
+ "eslint" : " ^9.32.0 " ,
24
+ "eslint-plugin-vue" : " ~10.4 .0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
27
27
"vite" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 12
12
"lint" : " eslint . --fix"
13
13
},
14
14
"dependencies" : {
15
- "vue" : " ^3.5.17 "
15
+ "vue" : " ^3.5.18 "
16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
- "@types/node" : " ^22.16 .0" ,
19
+ "@types/node" : " ^22.17 .0" ,
20
20
"@vitejs/plugin-vue" : " ^6.0.0" ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.30.1 " ,
24
- "eslint-plugin-vue" : " ~10.2 .0" ,
23
+ "eslint" : " ^9.32.0 " ,
24
+ "eslint-plugin-vue" : " ~10.4 .0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
27
27
"vite" : " ^7.0.0" ,
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.17 " ,
20
+ "vue" : " ^3.5.18 " ,
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.16 .0" ,
26
+ "@types/node" : " ^22.17 .0" ,
27
27
"@vitejs/plugin-vue" : " ^6.0.0" ,
28
28
"@vitejs/plugin-vue-jsx" : " ^5.0.1" ,
29
29
"@vitest/eslint-plugin" : " ^1.3.4" ,
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.5.1 " ,
35
- "eslint" : " ^9.30.1 " ,
34
+ "cypress" : " ^14.5.3 " ,
35
+ "eslint" : " ^9.32.0 " ,
36
36
"eslint-plugin-cypress" : " ^5.1.0" ,
37
- "eslint-plugin-vue" : " ~10.2 .0" ,
37
+ "eslint-plugin-vue" : " ~10.4 .0" ,
38
38
"eslint-plugin-yml" : " ^1.18.0" ,
39
39
"jsdom" : " ^26.1.0" ,
40
40
"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.17 "
15
+ "vue" : " ^3.5.18 "
16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
- "@types/node" : " ^22.16 .0" ,
19
+ "@types/node" : " ^22.17 .0" ,
20
20
"@vitejs/plugin-vue" : " ^6.0.0" ,
21
21
"@vue/eslint-config-typescript" : " workspace:*" ,
22
22
"@vue/tsconfig" : " ^0.7.0" ,
23
- "eslint" : " ^9.30.1 " ,
24
- "eslint-plugin-vue" : " ~10.2 .0" ,
23
+ "eslint" : " ^9.32.0 " ,
24
+ "eslint-plugin-vue" : " ~10.4 .0" ,
25
25
"npm-run-all2" : " ^8.0.4" ,
26
26
"typescript" : " ~5.8.2" ,
27
27
"vite" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 16
16
},
17
17
"dependencies" : {
18
18
"@quasar/extras" : " ^1.17.0" ,
19
- "quasar" : " ^2.18.1 " ,
20
- "vue" : " ^3.5.17 " ,
19
+ "quasar" : " ^2.18.2 " ,
20
+ "vue" : " ^3.5.18 " ,
21
21
"vue-router" : " ^4.5.1"
22
22
},
23
23
"devDependencies" : {
24
- "@eslint/js" : " ^9.30.1 " ,
25
- "@quasar/app-vite" : " ^2.2.1 " ,
26
- "@types/node" : " ^22.16 .0" ,
24
+ "@eslint/js" : " ^9.32.0 " ,
25
+ "@quasar/app-vite" : " ^2.3.0 " ,
26
+ "@types/node" : " ^22.17 .0" ,
27
27
"@vue/eslint-config-prettier" : " ^10.2.0" ,
28
28
"@vue/eslint-config-typescript" : " workspace:*" ,
29
29
"autoprefixer" : " ^10.4.21" ,
30
- "eslint" : " ^9.30.1 " ,
31
- "eslint-plugin-vue" : " ~10.2 .0" ,
30
+ "eslint" : " ^9.32.0 " ,
31
+ "eslint-plugin-vue" : " ~10.4 .0" ,
32
32
"globals" : " ^16.3.0" ,
33
33
"prettier" : " 3.5.3" ,
34
34
"typescript" : " ~5.8.3" ,
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.17 " ,
20
+ "vue" : " ^3.5.18 " ,
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.16 .0" ,
26
+ "@types/node" : " ^22.17 .0" ,
27
27
"@vitejs/plugin-vue" : " ^6.0.0" ,
28
28
"@vitejs/plugin-vue-jsx" : " ^5.0.1" ,
29
29
"@vitest/eslint-plugin" : " ^1.3.4" ,
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.5.1 " ,
35
- "eslint" : " ^9.30.1 " ,
34
+ "cypress" : " ^14.5.3 " ,
35
+ "eslint" : " ^9.32.0 " ,
36
36
"eslint-plugin-cypress" : " ^5.1.0" ,
37
- "eslint-plugin-vue" : " ~10.2 .0" ,
37
+ "eslint-plugin-vue" : " ~10.4 .0" ,
38
38
"jsdom" : " ^26.1.0" ,
39
39
"npm-run-all2" : " ^8.0.4" ,
40
40
"prettier" : " 3.6.2" ,
Original file line number Diff line number Diff line change 16
16
"lint" : " eslint . --fix"
17
17
},
18
18
"dependencies" : {
19
- "vue" : " ^3.5.17 "
19
+ "vue" : " ^3.5.18 "
20
20
},
21
21
"devDependencies" : {
22
22
"@tsconfig/node20" : " ^20.1.6" ,
23
- "@types/node" : " ^22.16 .0" ,
23
+ "@types/node" : " ^22.17 .0" ,
24
24
"@vitejs/plugin-vue" : " ^6.0.0" ,
25
25
"@vue/eslint-config-typescript" : " workspace:*" ,
26
26
"@vue/tsconfig" : " ^0.7.0" ,
27
- "cypress" : " ^14.5.1 " ,
28
- "eslint" : " ^9.30.1 " ,
27
+ "cypress" : " ^14.5.3 " ,
28
+ "eslint" : " ^9.32.0 " ,
29
29
"eslint-plugin-cypress" : " ^5.1.0" ,
30
- "eslint-plugin-vue" : " ~10.2 .0" ,
30
+ "eslint-plugin-vue" : " ~10.4 .0" ,
31
31
"npm-run-all2" : " ^8.0.4" ,
32
32
"start-server-and-test" : " ^2.0.12" ,
33
33
"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.17 "
15
+ "vue" : " ^3.5.18 "
16
16
},
17
17
"devDependencies" : {
18
18
"@tsconfig/node20" : " ^20.1.6" ,
19
- "@types/node" : " ^22.16 .0" ,
19
+ "@types/node" : " ^22.17 .0" ,
20
20
"@vitejs/plugin-vue" : " ^6.0.0" ,
21
21
"@vitejs/plugin-vue-jsx" : " ^5.0.1" ,
22
22
"@vue/eslint-config-typescript" : " workspace:*" ,
23
23
"@vue/tsconfig" : " ^0.7.0" ,
24
- "eslint" : " ^9.30.1 " ,
25
- "eslint-plugin-vue" : " ~10.2 .0" ,
24
+ "eslint" : " ^9.32.0 " ,
25
+ "eslint-plugin-vue" : " ~10.4 .0" ,
26
26
"npm-run-all2" : " ^8.0.4" ,
27
27
"typescript" : " ~5.8.2" ,
28
28
"vite" : " ^7.0.0" ,
You can’t perform that action at this time.
0 commit comments