File tree Expand file tree Collapse file tree 12 files changed +1030
-628
lines changed
eslint-config-standard-with-typescript Expand file tree Collapse file tree 12 files changed +1030
-628
lines changed Original file line number Diff line number Diff line change 1414 },
1515 "dependencies" : {
1616 "pinia" : " ^3.0.3" ,
17- "vue" : " ^3.5.16 " ,
17+ "vue" : " ^3.5.17 " ,
1818 "vue-router" : " ^4.5.1"
1919 },
2020 "devDependencies" : {
2121 "@tsconfig/node22" : " ^22.0.2" ,
2222 "@types/jsdom" : " ^21.1.7" ,
23- "@types/node" : " ^22.15.31 " ,
23+ "@types/node" : " ^22.15.34 " ,
2424 "@vitejs/plugin-vue" : " ^5.2.4" ,
2525 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
26- "@vitest/eslint-plugin" : " ^1.2.2 " ,
26+ "@vitest/eslint-plugin" : " ^1.3.3 " ,
2727 "@vue/eslint-config-standard" : " workspace:^" ,
28- "@vue/eslint-config-typescript" : " ^14.5.0 " ,
28+ "@vue/eslint-config-typescript" : " ^14.5.1 " ,
2929 "@vue/test-utils" : " ^2.4.6" ,
3030 "@vue/tsconfig" : " ^0.7.0" ,
31- "eslint" : " ^9.28 .0" ,
31+ "eslint" : " ^9.30 .0" ,
3232 "eslint-plugin-vue" : " ^10.2.0" ,
3333 "jsdom" : " ^26.1.0" ,
3434 "npm-run-all2" : " ^8.0.4" ,
3535 "typescript" : " ~5.8.0" ,
3636 "vite" : " ^6.2.3" ,
3737 "vite-plugin-vue-devtools" : " ^7.7.6" ,
38- "vitest" : " ^3.2.3 " ,
38+ "vitest" : " ^3.2.4 " ,
3939 "vue-tsc" : " ^2.2.10"
4040 }
4141}
Original file line number Diff line number Diff line change 1212 },
1313 "dependencies" : {
1414 "pinia" : " ^3.0.3" ,
15- "vue" : " ^3.5.16 " ,
15+ "vue" : " ^3.5.17 " ,
1616 "vue-router" : " ^4.5.1"
1717 },
1818 "devDependencies" : {
1919 "@vitejs/plugin-vue" : " ^5.2.4" ,
2020 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
21- "@vitest/eslint-plugin" : " ^1.2.2 " ,
21+ "@vitest/eslint-plugin" : " ^1.3.3 " ,
2222 "@vue/eslint-config-standard" : " workspace:^" ,
2323 "@vue/test-utils" : " ^2.4.6" ,
24- "eslint" : " ^9.28 .0" ,
24+ "eslint" : " ^9.30 .0" ,
2525 "eslint-plugin-vue" : " ^10.2.0" ,
2626 "jsdom" : " ^26.1.0" ,
2727 "vite" : " ^6.2.3" ,
2828 "vite-plugin-vue-devtools" : " ^7.7.6" ,
29- "vitest" : " ^3.2.3 "
29+ "vitest" : " ^3.2.4 "
3030 }
3131}
Original file line number Diff line number Diff line change 1616 },
1717 "dependencies" : {
1818 "pinia" : " ^3.0.3" ,
19- "vue" : " ^3.5.16 " ,
19+ "vue" : " ^3.5.17 " ,
2020 "vue-router" : " ^4.5.1"
2121 },
2222 "devDependencies" : {
2323 "@tsconfig/node22" : " ^22.0.2" ,
2424 "@types/jsdom" : " ^21.1.7" ,
25- "@types/node" : " ^22.15.31 " ,
25+ "@types/node" : " ^22.15.34 " ,
2626 "@vitejs/plugin-vue" : " ^5.2.4" ,
2727 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
28- "@vitest/eslint-plugin" : " ^1.2.2 " ,
28+ "@vitest/eslint-plugin" : " ^1.3.3 " ,
2929 "@vue/eslint-config-standard" : " workspace:^" ,
30- "@vue/eslint-config-typescript" : " ^14.5.0 " ,
30+ "@vue/eslint-config-typescript" : " ^14.5.1 " ,
3131 "@vue/test-utils" : " ^2.4.6" ,
3232 "@vue/tsconfig" : " ^0.7.0" ,
33- "eslint" : " ^9.28 .0" ,
33+ "eslint" : " ^9.30 .0" ,
3434 "eslint-plugin-oxlint" : " ^0.16.3" ,
3535 "eslint-plugin-vue" : " ^10.2.0" ,
3636 "jiti" : " ^2.4.2" ,
4040 "typescript" : " ~5.8.0" ,
4141 "vite" : " ^6.2.3" ,
4242 "vite-plugin-vue-devtools" : " ^7.7.6" ,
43- "vitest" : " ^3.2.3 " ,
43+ "vitest" : " ^3.2.4 " ,
4444 "vue-tsc" : " ^2.2.10"
4545 }
4646}
Original file line number Diff line number Diff line change 1515 },
1616 "dependencies" : {
1717 "pinia" : " ^3.0.3" ,
18- "vue" : " ^3.5.16 " ,
18+ "vue" : " ^3.5.17 " ,
1919 "vue-router" : " ^4.5.1"
2020 },
2121 "devDependencies" : {
22- "@playwright/test" : " ^1.53.0 " ,
22+ "@playwright/test" : " ^1.53.1 " ,
2323 "@tsconfig/node22" : " ^22.0.2" ,
2424 "@types/jsdom" : " ^21.1.7" ,
25- "@types/node" : " ^22.15.31 " ,
25+ "@types/node" : " ^22.15.34 " ,
2626 "@vitejs/plugin-vue" : " ^5.2.4" ,
2727 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
28- "@vitest/eslint-plugin" : " ^1.2.2 " ,
28+ "@vitest/eslint-plugin" : " ^1.3.3 " ,
2929 "@vue/eslint-config-standard-with-typescript" : " workspace:^" ,
30- "@vue/eslint-config-typescript" : " ^14.5.0 " ,
30+ "@vue/eslint-config-typescript" : " ^14.5.1 " ,
3131 "@vue/test-utils" : " ^2.4.6" ,
3232 "@vue/tsconfig" : " ^0.7.0" ,
33- "eslint" : " ^9.28 .0" ,
33+ "eslint" : " ^9.30 .0" ,
3434 "eslint-plugin-playwright" : " ^2.2.0" ,
3535 "eslint-plugin-vue" : " ^10.2.0" ,
3636 "jiti" : " ^2.4.2" ,
3939 "typescript" : " ~5.8.0" ,
4040 "vite" : " ^6.2.3" ,
4141 "vite-plugin-vue-devtools" : " ^7.7.6" ,
42- "vitest" : " ^3.2.3 " ,
42+ "vitest" : " ^3.2.4 " ,
4343 "vue-tsc" : " ^2.2.10"
4444 }
4545}
Original file line number Diff line number Diff line change 1515 },
1616 "dependencies" : {
1717 "pinia" : " ^3.0.3" ,
18- "vue" : " ^3.5.16 " ,
18+ "vue" : " ^3.5.17 " ,
1919 "vue-router" : " ^4.5.1"
2020 },
2121 "devDependencies" : {
2222 "@tsconfig/node22" : " ^22.0.2" ,
2323 "@types/jsdom" : " ^21.1.7" ,
24- "@types/node" : " ^22.15.31 " ,
24+ "@types/node" : " ^22.15.34 " ,
2525 "@vitejs/plugin-vue" : " ^5.2.4" ,
2626 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
27- "@vitest/eslint-plugin" : " ^1.2.2 " ,
27+ "@vitest/eslint-plugin" : " ^1.3.3 " ,
2828 "@vue/eslint-config-prettier" : " ^10.2.0" ,
2929 "@vue/eslint-config-standard-with-typescript" : " workspace:^" ,
30- "@vue/eslint-config-typescript" : " ^14.5.0 " ,
30+ "@vue/eslint-config-typescript" : " ^14.5.1 " ,
3131 "@vue/test-utils" : " ^2.4.6" ,
3232 "@vue/tsconfig" : " ^0.7.0" ,
33- "eslint" : " ^9.28 .0" ,
33+ "eslint" : " ^9.30 .0" ,
3434 "eslint-plugin-vue" : " ^10.2.0" ,
3535 "jiti" : " ^2.4.2" ,
3636 "jsdom" : " ^26.1.0" ,
3939 "typescript" : " ~5.8.0" ,
4040 "vite" : " ^6.2.3" ,
4141 "vite-plugin-vue-devtools" : " ^7.7.6" ,
42- "vitest" : " ^3.2.3 " ,
42+ "vitest" : " ^3.2.4 " ,
4343 "vue-tsc" : " ^2.2.10"
4444 }
4545}
Original file line number Diff line number Diff line change 1414 },
1515 "dependencies" : {
1616 "pinia" : " ^3.0.3" ,
17- "vue" : " ^3.5.16 " ,
17+ "vue" : " ^3.5.17 " ,
1818 "vue-router" : " ^4.5.1"
1919 },
2020 "devDependencies" : {
2121 "@tsconfig/node22" : " ^22.0.2" ,
2222 "@types/jsdom" : " ^21.1.7" ,
23- "@types/node" : " ^22.15.31 " ,
23+ "@types/node" : " ^22.15.34 " ,
2424 "@vitejs/plugin-vue" : " ^5.2.4" ,
2525 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
26- "@vitest/eslint-plugin" : " ^1.2.2 " ,
26+ "@vitest/eslint-plugin" : " ^1.3.3 " ,
2727 "@vue/eslint-config-standard-with-typescript" : " workspace:^" ,
28- "@vue/eslint-config-typescript" : " ^14.5.0 " ,
28+ "@vue/eslint-config-typescript" : " ^14.5.1 " ,
2929 "@vue/test-utils" : " ^2.4.6" ,
3030 "@vue/tsconfig" : " ^0.7.0" ,
31- "eslint" : " ^9.28 .0" ,
31+ "eslint" : " ^9.30 .0" ,
3232 "eslint-plugin-vue" : " ^10.2.0" ,
3333 "jiti" : " ^2.4.2" ,
3434 "jsdom" : " ^26.1.0" ,
3535 "npm-run-all2" : " ^8.0.4" ,
3636 "typescript" : " ~5.8.0" ,
3737 "vite" : " ^6.2.3" ,
3838 "vite-plugin-vue-devtools" : " ^7.7.6" ,
39- "vitest" : " ^3.2.3 " ,
39+ "vitest" : " ^3.2.4 " ,
4040 "vue-tsc" : " ^2.2.10"
4141 }
4242}
Original file line number Diff line number Diff line change 1414 },
1515 "dependencies" : {
1616 "pinia" : " ^3.0.3" ,
17- "vue" : " ^3.5.16 " ,
17+ "vue" : " ^3.5.17 " ,
1818 "vue-router" : " ^4.5.1"
1919 },
2020 "devDependencies" : {
2121 "@tsconfig/node22" : " ^22.0.2" ,
2222 "@types/jsdom" : " ^21.1.7" ,
23- "@types/node" : " ^22.15.31 " ,
23+ "@types/node" : " ^22.15.34 " ,
2424 "@vitejs/plugin-vue" : " ^5.2.4" ,
2525 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
26- "@vitest/eslint-plugin" : " ^1.2.2 " ,
26+ "@vitest/eslint-plugin" : " ^1.3.3 " ,
2727 "@vue/eslint-config-standard-with-typescript" : " workspace:^" ,
28- "@vue/eslint-config-typescript" : " ^14.5.0 " ,
28+ "@vue/eslint-config-typescript" : " ^14.5.1 " ,
2929 "@vue/test-utils" : " ^2.4.6" ,
3030 "@vue/tsconfig" : " ^0.7.0" ,
31- "eslint" : " ^9.28 .0" ,
31+ "eslint" : " ^9.30 .0" ,
3232 "eslint-plugin-vue" : " ^10.2.0" ,
3333 "jiti" : " ^2.4.2" ,
3434 "jsdom" : " ^26.1.0" ,
3535 "npm-run-all2" : " ^8.0.4" ,
3636 "typescript" : " ~5.8.0" ,
3737 "vite" : " ^6.2.3" ,
3838 "vite-plugin-vue-devtools" : " ^7.7.6" ,
39- "vitest" : " ^3.2.3 " ,
39+ "vitest" : " ^3.2.4 " ,
4040 "vue-tsc" : " ^2.2.10"
4141 }
4242}
Original file line number Diff line number Diff line change 1414 },
1515 "dependencies" : {
1616 "pinia" : " ^3.0.3" ,
17- "vue" : " ^3.5.16 " ,
17+ "vue" : " ^3.5.17 " ,
1818 "vue-router" : " ^4.5.1"
1919 },
2020 "devDependencies" : {
2121 "@tsconfig/node22" : " ^22.0.2" ,
2222 "@types/jsdom" : " ^21.1.7" ,
23- "@types/node" : " ^22.15.31 " ,
23+ "@types/node" : " ^22.15.34 " ,
2424 "@vitejs/plugin-vue" : " ^5.2.4" ,
2525 "@vitejs/plugin-vue-jsx" : " ^4.2.0" ,
26- "@vitest/eslint-plugin" : " ^1.2.2 " ,
26+ "@vitest/eslint-plugin" : " ^1.3.3 " ,
2727 "@vue/eslint-config-standard-with-typescript" : " workspace:^" ,
28- "@vue/eslint-config-typescript" : " ^14.5.0 " ,
28+ "@vue/eslint-config-typescript" : " ^14.5.1 " ,
2929 "@vue/test-utils" : " ^2.4.6" ,
3030 "@vue/tsconfig" : " ^0.7.0" ,
31- "eslint" : " ^9.28 .0" ,
31+ "eslint" : " ^9.30 .0" ,
3232 "eslint-plugin-vue" : " ^10.2.0" ,
3333 "jiti" : " ^2.4.2" ,
3434 "jsdom" : " ^26.1.0" ,
3535 "npm-run-all2" : " ^8.0.4" ,
3636 "typescript" : " ~5.8.0" ,
3737 "vite" : " ^6.2.3" ,
3838 "vite-plugin-vue-devtools" : " ^7.7.6" ,
39- "vitest" : " ^3.2.3 " ,
39+ "vitest" : " ^3.2.4 " ,
4040 "vue-tsc" : " ^2.2.10"
4141 }
4242}
Original file line number Diff line number Diff line change 22 "private" : true ,
33 "devDependencies" : {
44 "@changesets/changelog-github" : " ^0.5.1" ,
5- "@changesets/cli" : " ^2.29.4 "
5+ "@changesets/cli" : " ^2.29.5 "
66 }
77}
Original file line number Diff line number Diff line change 3131 "homepage" : " https://github.com/vuejs/eslint-config-standard/blob/main/packages/eslint-config-standard-with-typescript#readme" ,
3232 "dependencies" : {
3333 "@vue/eslint-config-standard" : " workspace:^" ,
34- "@typescript-eslint/eslint-plugin" : " ^8.34 .0" ,
34+ "@typescript-eslint/eslint-plugin" : " ^8.35 .0" ,
3535 "eslint-import-resolver-next" : " ^0.4.3" ,
36- "eslint-import-resolver-typescript" : " ^4.4.3 " ,
37- "eslint-plugin-import-x" : " ^4.15.2 "
36+ "eslint-import-resolver-typescript" : " ^4.4.4 " ,
37+ "eslint-plugin-import-x" : " ^4.16.1 "
3838 },
3939 "peerDependencies" : {
4040 "@vue/eslint-config-typescript" : " ^14.2.0" ,
4848 }
4949 },
5050 "devDependencies" : {
51- "eslint" : " ^9.28 .0" ,
51+ "eslint" : " ^9.30 .0" ,
5252 "eslint-plugin-vue" : " ^10.2.0" ,
5353 "typescript" : " ~5.8.0"
5454 }
You can’t perform that action at this time.
0 commit comments