Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 79977b8

Browse filesBrowse files
chore(deps): update all non-major dependencies (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a12c58 commit 79977b8
Copy full SHA for 79977b8

File tree

20 files changed

+717
-715
lines changed
Filter options

20 files changed

+717
-715
lines changed

‎examples/allow-js/package.json

Copy file name to clipboardExpand all lines: examples/allow-js/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
},
1717
"devDependencies": {
1818
"@tsconfig/node20": "^20.1.4",
19-
"@types/node": "^22.13.4",
19+
"@types/node": "^22.13.8",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vue/eslint-config-typescript": "workspace:*",
2222
"@vue/tsconfig": "^0.7.0",
23-
"eslint": "^9.20.1",
23+
"eslint": "^9.21.0",
2424
"eslint-plugin-vue": "^9.32.0",
2525
"npm-run-all2": "^7.0.2",
2626
"typescript": "~5.7.3",
2727
"vite": "^6.1.0",
28-
"vue-tsc": "^2.2.2"
28+
"vue-tsc": "^2.2.6"
2929
}
3030
}

‎examples/api-before-14.3/package.json

Copy file name to clipboardExpand all lines: examples/api-before-14.3/package.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"devDependencies": {
2424
"@tsconfig/node20": "^20.1.4",
2525
"@types/jsdom": "^21.1.7",
26-
"@types/node": "^22.13.4",
26+
"@types/node": "^22.13.8",
2727
"@vitejs/plugin-vue": "^5.2.1",
2828
"@vitejs/plugin-vue-jsx": "^4.1.1",
29-
"@vitest/eslint-plugin": "^1.1.31",
29+
"@vitest/eslint-plugin": "^1.1.36",
3030
"@vue/eslint-config-prettier": "^10.2.0",
3131
"@vue/eslint-config-typescript": "workspace:*",
3232
"@vue/test-utils": "^2.4.6",
3333
"@vue/tsconfig": "^0.7.0",
34-
"cypress": "^14.0.3",
35-
"eslint": "^9.20.1",
34+
"cypress": "^14.1.0",
35+
"eslint": "^9.21.0",
3636
"eslint-plugin-cypress": "^4.1.0",
3737
"eslint-plugin-vue": "^9.32.0",
3838
"jsdom": "^26.0.0",
@@ -42,7 +42,7 @@
4242
"typescript": "~5.7.3",
4343
"vite": "^6.1.0",
4444
"vite-plugin-vue-devtools": "^7.7.1",
45-
"vitest": "^3.0.6",
46-
"vue-tsc": "^2.2.2"
45+
"vitest": "^3.0.7",
46+
"vue-tsc": "^2.2.6"
4747
}
4848
}

‎examples/custom-type-checked-rules-on-and-off/package.json

Copy file name to clipboardExpand all lines: examples/custom-type-checked-rules-on-and-off/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
},
1717
"devDependencies": {
1818
"@tsconfig/node22": "^22.0.0",
19-
"@types/node": "^22.13.4",
19+
"@types/node": "^22.13.8",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vue/eslint-config-typescript": "workspace:^",
2222
"@vue/tsconfig": "^0.7.0",
23-
"eslint": "^9.20.1",
23+
"eslint": "^9.21.0",
2424
"eslint-plugin-vue": "^9.32.0",
2525
"npm-run-all2": "^7.0.2",
2626
"typescript": "~5.7.3",
2727
"vite": "^6.1.0",
2828
"vite-plugin-vue-devtools": "^7.7.1",
29-
"vue-tsc": "^2.2.2"
29+
"vue-tsc": "^2.2.6"
3030
}
3131
}

‎examples/disable-ts-in-templates/package.json

Copy file name to clipboardExpand all lines: examples/disable-ts-in-templates/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
},
1717
"devDependencies": {
1818
"@tsconfig/node20": "^20.1.4",
19-
"@types/node": "^22.13.4",
19+
"@types/node": "^22.13.8",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vue/eslint-config-typescript": "workspace:*",
2222
"@vue/tsconfig": "^0.7.0",
23-
"eslint": "^9.20.1",
23+
"eslint": "^9.21.0",
2424
"eslint-plugin-vue": "^9.32.0",
2525
"npm-run-all2": "^7.0.2",
2626
"typescript": "~5.7.3",
2727
"vite": "^6.1.0",
28-
"vue-tsc": "^2.2.2"
28+
"vue-tsc": "^2.2.6"
2929
}
3030
}

‎examples/disable-type-checked-for-yml/package.json

Copy file name to clipboardExpand all lines: examples/disable-type-checked-for-yml/package.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"devDependencies": {
2424
"@tsconfig/node20": "^20.1.4",
2525
"@types/jsdom": "^21.1.7",
26-
"@types/node": "^22.13.4",
26+
"@types/node": "^22.13.8",
2727
"@vitejs/plugin-vue": "^5.2.1",
2828
"@vitejs/plugin-vue-jsx": "^4.1.1",
29-
"@vitest/eslint-plugin": "^1.1.31",
29+
"@vitest/eslint-plugin": "^1.1.36",
3030
"@vue/eslint-config-prettier": "^10.2.0",
3131
"@vue/eslint-config-typescript": "workspace:*",
3232
"@vue/test-utils": "^2.4.6",
3333
"@vue/tsconfig": "^0.7.0",
34-
"cypress": "^14.0.3",
35-
"eslint": "^9.20.1",
34+
"cypress": "^14.1.0",
35+
"eslint": "^9.21.0",
3636
"eslint-plugin-cypress": "^4.1.0",
3737
"eslint-plugin-vue": "^9.32.0",
3838
"eslint-plugin-yml": "^1.17.0",
@@ -43,7 +43,7 @@
4343
"typescript": "~5.7.3",
4444
"vite": "^6.1.0",
4545
"vite-plugin-vue-devtools": "^7.7.1",
46-
"vitest": "^3.0.6",
47-
"vue-tsc": "^2.2.2"
46+
"vitest": "^3.0.7",
47+
"vue-tsc": "^2.2.6"
4848
}
4949
}

‎examples/minimal/package.json

Copy file name to clipboardExpand all lines: examples/minimal/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
},
1717
"devDependencies": {
1818
"@tsconfig/node20": "^20.1.4",
19-
"@types/node": "^22.13.4",
19+
"@types/node": "^22.13.8",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vue/eslint-config-typescript": "workspace:*",
2222
"@vue/tsconfig": "^0.7.0",
23-
"eslint": "^9.20.1",
23+
"eslint": "^9.21.0",
2424
"eslint-plugin-vue": "^9.32.0",
2525
"npm-run-all2": "^7.0.2",
2626
"typescript": "~5.7.3",
2727
"vite": "^6.1.0",
28-
"vue-tsc": "^2.2.2"
28+
"vue-tsc": "^2.2.6"
2929
}
3030
}

‎examples/type-checked/package.json

Copy file name to clipboardExpand all lines: examples/type-checked/package.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"devDependencies": {
2424
"@tsconfig/node20": "^20.1.4",
2525
"@types/jsdom": "^21.1.7",
26-
"@types/node": "^22.13.4",
26+
"@types/node": "^22.13.8",
2727
"@vitejs/plugin-vue": "^5.2.1",
2828
"@vitejs/plugin-vue-jsx": "^4.1.1",
29-
"@vitest/eslint-plugin": "^1.1.31",
29+
"@vitest/eslint-plugin": "^1.1.36",
3030
"@vue/eslint-config-prettier": "^10.2.0",
3131
"@vue/eslint-config-typescript": "workspace:*",
3232
"@vue/test-utils": "^2.4.6",
3333
"@vue/tsconfig": "^0.7.0",
34-
"cypress": "^14.0.3",
35-
"eslint": "^9.20.1",
34+
"cypress": "^14.1.0",
35+
"eslint": "^9.21.0",
3636
"eslint-plugin-cypress": "^4.1.0",
3737
"eslint-plugin-vue": "^9.32.0",
3838
"jsdom": "^26.0.0",
@@ -42,7 +42,7 @@
4242
"typescript": "~5.7.3",
4343
"vite": "^6.1.0",
4444
"vite-plugin-vue-devtools": "^7.7.1",
45-
"vitest": "^3.0.6",
46-
"vue-tsc": "^2.2.2"
45+
"vitest": "^3.0.7",
46+
"vue-tsc": "^2.2.6"
4747
}
4848
}

‎examples/with-cypress/package.json

Copy file name to clipboardExpand all lines: examples/with-cypress/package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020
},
2121
"devDependencies": {
2222
"@tsconfig/node20": "^20.1.4",
23-
"@types/node": "^22.13.4",
23+
"@types/node": "^22.13.8",
2424
"@vitejs/plugin-vue": "^5.2.1",
2525
"@vue/eslint-config-typescript": "workspace:*",
2626
"@vue/tsconfig": "^0.7.0",
27-
"cypress": "^14.0.3",
28-
"eslint": "^9.20.1",
27+
"cypress": "^14.1.0",
28+
"eslint": "^9.21.0",
2929
"eslint-plugin-cypress": "^4.1.0",
3030
"eslint-plugin-vue": "^9.32.0",
3131
"npm-run-all2": "^7.0.2",
3232
"start-server-and-test": "^2.0.10",
3333
"typescript": "~5.7.3",
3434
"vite": "^6.1.0",
35-
"vue-tsc": "^2.2.2"
35+
"vue-tsc": "^2.2.6"
3636
}
3737
}

‎examples/with-jsx-in-vue/package.json

Copy file name to clipboardExpand all lines: examples/with-jsx-in-vue/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
},
1717
"devDependencies": {
1818
"@tsconfig/node20": "^20.1.4",
19-
"@types/node": "^22.13.4",
19+
"@types/node": "^22.13.8",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vitejs/plugin-vue-jsx": "^4.1.1",
2222
"@vue/eslint-config-typescript": "workspace:*",
2323
"@vue/tsconfig": "^0.7.0",
24-
"eslint": "^9.20.1",
24+
"eslint": "^9.21.0",
2525
"eslint-plugin-vue": "^9.32.0",
2626
"npm-run-all2": "^7.0.2",
2727
"typescript": "~5.7.3",
2828
"vite": "^6.1.0",
29-
"vue-tsc": "^2.2.2"
29+
"vue-tsc": "^2.2.6"
3030
}
3131
}

‎examples/with-jsx/package.json

Copy file name to clipboardExpand all lines: examples/with-jsx/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
},
1717
"devDependencies": {
1818
"@tsconfig/node20": "^20.1.4",
19-
"@types/node": "^22.13.4",
19+
"@types/node": "^22.13.8",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vitejs/plugin-vue-jsx": "^4.1.1",
2222
"@vue/eslint-config-typescript": "workspace:*",
2323
"@vue/tsconfig": "^0.7.0",
24-
"eslint": "^9.20.1",
24+
"eslint": "^9.21.0",
2525
"eslint-plugin-vue": "^9.32.0",
2626
"npm-run-all2": "^7.0.2",
2727
"typescript": "~5.7.3",
2828
"vite": "^6.1.0",
29-
"vue-tsc": "^2.2.2"
29+
"vue-tsc": "^2.2.6"
3030
}
3131
}

‎examples/with-nightwatch/package.json

Copy file name to clipboardExpand all lines: examples/with-nightwatch/package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"devDependencies": {
2020
"@nightwatch/vue": "^3.1.2",
2121
"@tsconfig/node20": "^20.1.4",
22-
"@types/node": "^22.13.4",
22+
"@types/node": "^22.13.8",
2323
"@vitejs/plugin-vue": "^5.2.1",
2424
"@vue/eslint-config-typescript": "workspace:*",
2525
"@vue/test-utils": "^2.4.6",
2626
"@vue/tsconfig": "^0.7.0",
27-
"chromedriver": "^133.0.1",
28-
"eslint": "^9.20.1",
27+
"chromedriver": "^133.0.3",
28+
"eslint": "^9.21.0",
2929
"eslint-plugin-vue": "^9.32.0",
3030
"geckodriver": "^5.0.0",
3131
"nightwatch": "^3.11.1",
@@ -34,6 +34,6 @@
3434
"typescript": "~5.7.3",
3535
"vite": "^6.1.0",
3636
"vite-plugin-nightwatch": "^0.4.6",
37-
"vue-tsc": "^2.2.2"
37+
"vue-tsc": "^2.2.6"
3838
}
3939
}

‎examples/with-playwright/package.json

Copy file name to clipboardExpand all lines: examples/with-playwright/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"devDependencies": {
1919
"@playwright/test": "^1.50.1",
2020
"@tsconfig/node20": "^20.1.4",
21-
"@types/node": "^22.13.4",
21+
"@types/node": "^22.13.8",
2222
"@vitejs/plugin-vue": "^5.2.1",
2323
"@vue/eslint-config-typescript": "workspace:*",
2424
"@vue/tsconfig": "^0.7.0",
25-
"eslint": "^9.20.1",
25+
"eslint": "^9.21.0",
2626
"eslint-plugin-playwright": "^2.2.0",
2727
"eslint-plugin-vue": "^9.32.0",
2828
"npm-run-all2": "^7.0.2",
2929
"typescript": "~5.7.3",
3030
"vite": "^6.1.0",
31-
"vue-tsc": "^2.2.2"
31+
"vue-tsc": "^2.2.6"
3232
}
3333
}

‎examples/with-prettier/package.json

Copy file name to clipboardExpand all lines: examples/with-prettier/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
1717
},
1818
"devDependencies": {
1919
"@tsconfig/node20": "^20.1.4",
20-
"@types/node": "^22.13.4",
20+
"@types/node": "^22.13.8",
2121
"@vitejs/plugin-vue": "^5.2.1",
2222
"@vue/eslint-config-prettier": "^10.2.0",
2323
"@vue/eslint-config-typescript": "workspace:*",
2424
"@vue/tsconfig": "^0.7.0",
25-
"eslint": "^9.20.1",
25+
"eslint": "^9.21.0",
2626
"eslint-plugin-vue": "^9.32.0",
2727
"npm-run-all2": "^7.0.2",
2828
"prettier": "^3.5.0",
2929
"typescript": "~5.7.3",
3030
"vite": "^6.1.0",
31-
"vue-tsc": "^2.2.2"
31+
"vue-tsc": "^2.2.6"
3232
}
3333
}

‎examples/with-tsx-in-vue/package.json

Copy file name to clipboardExpand all lines: examples/with-tsx-in-vue/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
},
1717
"devDependencies": {
1818
"@tsconfig/node20": "^20.1.4",
19-
"@types/node": "^22.13.4",
19+
"@types/node": "^22.13.8",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vitejs/plugin-vue-jsx": "^4.1.1",
2222
"@vue/eslint-config-typescript": "workspace:*",
2323
"@vue/tsconfig": "^0.7.0",
24-
"eslint": "^9.20.1",
24+
"eslint": "^9.21.0",
2525
"eslint-plugin-vue": "^9.32.0",
2626
"npm-run-all2": "^7.0.2",
2727
"typescript": "~5.7.3",
2828
"vite": "^6.1.0",
29-
"vue-tsc": "^2.2.2"
29+
"vue-tsc": "^2.2.6"
3030
}
3131
}

‎examples/with-tsx/package.json

Copy file name to clipboardExpand all lines: examples/with-tsx/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
},
1717
"devDependencies": {
1818
"@tsconfig/node20": "^20.1.4",
19-
"@types/node": "^22.13.4",
19+
"@types/node": "^22.13.8",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vitejs/plugin-vue-jsx": "^4.1.1",
2222
"@vue/eslint-config-typescript": "workspace:*",
2323
"@vue/tsconfig": "^0.7.0",
24-
"eslint": "^9.20.1",
24+
"eslint": "^9.21.0",
2525
"eslint-plugin-vue": "^9.32.0",
2626
"npm-run-all2": "^7.0.2",
2727
"typescript": "~5.7.3",
2828
"vite": "^6.1.0",
29-
"vue-tsc": "^2.2.2"
29+
"vue-tsc": "^2.2.6"
3030
}
3131
}

‎examples/with-vitest/package.json

Copy file name to clipboardExpand all lines: examples/with-vitest/package.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@
1818
"devDependencies": {
1919
"@tsconfig/node20": "^20.1.4",
2020
"@types/jsdom": "^21.1.7",
21-
"@types/node": "^22.13.4",
21+
"@types/node": "^22.13.8",
2222
"@vitejs/plugin-vue": "^5.2.1",
23-
"@vitest/eslint-plugin": "^1.1.31",
23+
"@vitest/eslint-plugin": "^1.1.36",
2424
"@vue/eslint-config-typescript": "workspace:*",
2525
"@vue/test-utils": "^2.4.6",
2626
"@vue/tsconfig": "^0.7.0",
27-
"eslint": "^9.20.1",
27+
"eslint": "^9.21.0",
2828
"eslint-plugin-vue": "^9.32.0",
2929
"jsdom": "^26.0.0",
3030
"npm-run-all2": "^7.0.2",
3131
"typescript": "~5.7.3",
3232
"vite": "^6.1.0",
33-
"vitest": "^3.0.6",
34-
"vue-tsc": "^2.2.2"
33+
"vitest": "^3.0.7",
34+
"vue-tsc": "^2.2.6"
3535
}
3636
}

‎package.json

Copy file name to clipboardExpand all lines: package.json
+7-7Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@
4848
"homepage": "https://github.com/vuejs/eslint-config-typescript#readme",
4949
"devDependencies": {
5050
"@tsconfig/node20": "^20.1.4",
51-
"@types/node": "^22.13.4",
52-
"eslint": "^9.20.1",
51+
"@types/node": "^22.13.8",
52+
"eslint": "^9.21.0",
5353
"eslint-plugin-vue": "^9.32.0",
5454
"execa": "^9.5.2",
55-
"pkgroll": "^2.10.0",
55+
"pkgroll": "^2.11.2",
5656
"prettier": "^3.5.0",
57-
"tsx": "^4.19.2",
57+
"tsx": "^4.19.3",
5858
"typescript": "~5.7.3",
59-
"vitest": "^3.0.6",
59+
"vitest": "^3.0.7",
6060
"vue": "^3.5.13"
6161
},
6262
"peerDependencies": {
@@ -70,9 +70,9 @@
7070
}
7171
},
7272
"dependencies": {
73-
"@typescript-eslint/utils": "^8.24.1",
73+
"@typescript-eslint/utils": "^8.25.0",
7474
"fast-glob": "^3.3.3",
75-
"typescript-eslint": "^8.24.1",
75+
"typescript-eslint": "^8.25.0",
7676
"vue-eslint-parser": "^9.4.3"
7777
},
7878
"engines": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.