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 299851b

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

File tree

20 files changed

+346
-346
lines changed
Filter options

20 files changed

+346
-346
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.8",
19+
"@types/node": "^22.13.9",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vue/eslint-config-typescript": "workspace:*",
2222
"@vue/tsconfig": "^0.7.0",
2323
"eslint": "^9.21.0",
24-
"eslint-plugin-vue": "^9.32.0",
24+
"eslint-plugin-vue": "^9.33.0",
2525
"npm-run-all2": "^7.0.2",
2626
"typescript": "~5.7.3",
2727
"vite": "^6.2.0",
28-
"vue-tsc": "^2.2.6"
28+
"vue-tsc": "^2.2.8"
2929
}
3030
}

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

Copy file name to clipboardExpand all lines: examples/api-before-14.3/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@tsconfig/node20": "^20.1.4",
2525
"@types/jsdom": "^21.1.7",
26-
"@types/node": "^22.13.8",
26+
"@types/node": "^22.13.9",
2727
"@vitejs/plugin-vue": "^5.2.1",
2828
"@vitejs/plugin-vue-jsx": "^4.1.1",
2929
"@vitest/eslint-plugin": "^1.1.36",
@@ -34,7 +34,7 @@
3434
"cypress": "^14.1.0",
3535
"eslint": "^9.21.0",
3636
"eslint-plugin-cypress": "^4.1.0",
37-
"eslint-plugin-vue": "^9.32.0",
37+
"eslint-plugin-vue": "^9.33.0",
3838
"jsdom": "^26.0.0",
3939
"npm-run-all2": "^7.0.2",
4040
"prettier": "3.5.2",
@@ -43,6 +43,6 @@
4343
"vite": "^6.2.0",
4444
"vite-plugin-vue-devtools": "^7.7.2",
4545
"vitest": "^3.0.7",
46-
"vue-tsc": "^2.2.6"
46+
"vue-tsc": "^2.2.8"
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.8",
19+
"@types/node": "^22.13.9",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vue/eslint-config-typescript": "workspace:^",
2222
"@vue/tsconfig": "^0.7.0",
2323
"eslint": "^9.21.0",
24-
"eslint-plugin-vue": "^9.32.0",
24+
"eslint-plugin-vue": "^9.33.0",
2525
"npm-run-all2": "^7.0.2",
2626
"typescript": "~5.7.3",
2727
"vite": "^6.2.0",
2828
"vite-plugin-vue-devtools": "^7.7.2",
29-
"vue-tsc": "^2.2.6"
29+
"vue-tsc": "^2.2.8"
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.8",
19+
"@types/node": "^22.13.9",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vue/eslint-config-typescript": "workspace:*",
2222
"@vue/tsconfig": "^0.7.0",
2323
"eslint": "^9.21.0",
24-
"eslint-plugin-vue": "^9.32.0",
24+
"eslint-plugin-vue": "^9.33.0",
2525
"npm-run-all2": "^7.0.2",
2626
"typescript": "~5.7.3",
2727
"vite": "^6.2.0",
28-
"vue-tsc": "^2.2.6"
28+
"vue-tsc": "^2.2.8"
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
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@tsconfig/node20": "^20.1.4",
2525
"@types/jsdom": "^21.1.7",
26-
"@types/node": "^22.13.8",
26+
"@types/node": "^22.13.9",
2727
"@vitejs/plugin-vue": "^5.2.1",
2828
"@vitejs/plugin-vue-jsx": "^4.1.1",
2929
"@vitest/eslint-plugin": "^1.1.36",
@@ -34,7 +34,7 @@
3434
"cypress": "^14.1.0",
3535
"eslint": "^9.21.0",
3636
"eslint-plugin-cypress": "^4.1.0",
37-
"eslint-plugin-vue": "^9.32.0",
37+
"eslint-plugin-vue": "^9.33.0",
3838
"eslint-plugin-yml": "^1.17.0",
3939
"jsdom": "^26.0.0",
4040
"npm-run-all2": "^7.0.2",
@@ -44,6 +44,6 @@
4444
"vite": "^6.2.0",
4545
"vite-plugin-vue-devtools": "^7.7.2",
4646
"vitest": "^3.0.7",
47-
"vue-tsc": "^2.2.6"
47+
"vue-tsc": "^2.2.8"
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.8",
19+
"@types/node": "^22.13.9",
2020
"@vitejs/plugin-vue": "^5.2.1",
2121
"@vue/eslint-config-typescript": "workspace:*",
2222
"@vue/tsconfig": "^0.7.0",
2323
"eslint": "^9.21.0",
24-
"eslint-plugin-vue": "^9.32.0",
24+
"eslint-plugin-vue": "^9.33.0",
2525
"npm-run-all2": "^7.0.2",
2626
"typescript": "~5.7.3",
2727
"vite": "^6.2.0",
28-
"vue-tsc": "^2.2.6"
28+
"vue-tsc": "^2.2.8"
2929
}
3030
}

‎examples/type-checked/package.json

Copy file name to clipboardExpand all lines: examples/type-checked/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@tsconfig/node20": "^20.1.4",
2525
"@types/jsdom": "^21.1.7",
26-
"@types/node": "^22.13.8",
26+
"@types/node": "^22.13.9",
2727
"@vitejs/plugin-vue": "^5.2.1",
2828
"@vitejs/plugin-vue-jsx": "^4.1.1",
2929
"@vitest/eslint-plugin": "^1.1.36",
@@ -34,7 +34,7 @@
3434
"cypress": "^14.1.0",
3535
"eslint": "^9.21.0",
3636
"eslint-plugin-cypress": "^4.1.0",
37-
"eslint-plugin-vue": "^9.32.0",
37+
"eslint-plugin-vue": "^9.33.0",
3838
"jsdom": "^26.0.0",
3939
"npm-run-all2": "^7.0.2",
4040
"prettier": "3.5.2",
@@ -43,6 +43,6 @@
4343
"vite": "^6.2.0",
4444
"vite-plugin-vue-devtools": "^7.7.2",
4545
"vitest": "^3.0.7",
46-
"vue-tsc": "^2.2.6"
46+
"vue-tsc": "^2.2.8"
4747
}
4848
}

‎examples/with-cypress/package.json

Copy file name to clipboardExpand all lines: examples/with-cypress/package.json
+3-3Lines changed: 3 additions & 3 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.8",
23+
"@types/node": "^22.13.9",
2424
"@vitejs/plugin-vue": "^5.2.1",
2525
"@vue/eslint-config-typescript": "workspace:*",
2626
"@vue/tsconfig": "^0.7.0",
2727
"cypress": "^14.1.0",
2828
"eslint": "^9.21.0",
2929
"eslint-plugin-cypress": "^4.1.0",
30-
"eslint-plugin-vue": "^9.32.0",
30+
"eslint-plugin-vue": "^9.33.0",
3131
"npm-run-all2": "^7.0.2",
3232
"start-server-and-test": "^2.0.10",
3333
"typescript": "~5.7.3",
3434
"vite": "^6.2.0",
35-
"vue-tsc": "^2.2.6"
35+
"vue-tsc": "^2.2.8"
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.8",
19+
"@types/node": "^22.13.9",
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",
2424
"eslint": "^9.21.0",
25-
"eslint-plugin-vue": "^9.32.0",
25+
"eslint-plugin-vue": "^9.33.0",
2626
"npm-run-all2": "^7.0.2",
2727
"typescript": "~5.7.3",
2828
"vite": "^6.2.0",
29-
"vue-tsc": "^2.2.6"
29+
"vue-tsc": "^2.2.8"
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.8",
19+
"@types/node": "^22.13.9",
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",
2424
"eslint": "^9.21.0",
25-
"eslint-plugin-vue": "^9.32.0",
25+
"eslint-plugin-vue": "^9.33.0",
2626
"npm-run-all2": "^7.0.2",
2727
"typescript": "~5.7.3",
2828
"vite": "^6.2.0",
29-
"vue-tsc": "^2.2.6"
29+
"vue-tsc": "^2.2.8"
3030
}
3131
}

‎examples/with-nightwatch/package.json

Copy file name to clipboardExpand all lines: examples/with-nightwatch/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,21 +19,21 @@
1919
"devDependencies": {
2020
"@nightwatch/vue": "^3.1.2",
2121
"@tsconfig/node20": "^20.1.4",
22-
"@types/node": "^22.13.8",
22+
"@types/node": "^22.13.9",
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",
2727
"chromedriver": "^133.0.3",
2828
"eslint": "^9.21.0",
29-
"eslint-plugin-vue": "^9.32.0",
29+
"eslint-plugin-vue": "^9.33.0",
3030
"geckodriver": "^5.0.0",
3131
"nightwatch": "^3.11.1",
3232
"npm-run-all2": "^7.0.2",
3333
"ts-node": "^10.9.2",
3434
"typescript": "~5.7.3",
3535
"vite": "^6.2.0",
3636
"vite-plugin-nightwatch": "^0.4.6",
37-
"vue-tsc": "^2.2.6"
37+
"vue-tsc": "^2.2.8"
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.8",
21+
"@types/node": "^22.13.9",
2222
"@vitejs/plugin-vue": "^5.2.1",
2323
"@vue/eslint-config-typescript": "workspace:*",
2424
"@vue/tsconfig": "^0.7.0",
2525
"eslint": "^9.21.0",
2626
"eslint-plugin-playwright": "^2.2.0",
27-
"eslint-plugin-vue": "^9.32.0",
27+
"eslint-plugin-vue": "^9.33.0",
2828
"npm-run-all2": "^7.0.2",
2929
"typescript": "~5.7.3",
3030
"vite": "^6.2.0",
31-
"vue-tsc": "^2.2.6"
31+
"vue-tsc": "^2.2.8"
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.8",
20+
"@types/node": "^22.13.9",
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",
2525
"eslint": "^9.21.0",
26-
"eslint-plugin-vue": "^9.32.0",
26+
"eslint-plugin-vue": "^9.33.0",
2727
"npm-run-all2": "^7.0.2",
2828
"prettier": "3.5.2",
2929
"typescript": "~5.7.3",
3030
"vite": "^6.2.0",
31-
"vue-tsc": "^2.2.6"
31+
"vue-tsc": "^2.2.8"
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.8",
19+
"@types/node": "^22.13.9",
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",
2424
"eslint": "^9.21.0",
25-
"eslint-plugin-vue": "^9.32.0",
25+
"eslint-plugin-vue": "^9.33.0",
2626
"npm-run-all2": "^7.0.2",
2727
"typescript": "~5.7.3",
2828
"vite": "^6.2.0",
29-
"vue-tsc": "^2.2.6"
29+
"vue-tsc": "^2.2.8"
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.8",
19+
"@types/node": "^22.13.9",
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",
2424
"eslint": "^9.21.0",
25-
"eslint-plugin-vue": "^9.32.0",
25+
"eslint-plugin-vue": "^9.33.0",
2626
"npm-run-all2": "^7.0.2",
2727
"typescript": "~5.7.3",
2828
"vite": "^6.2.0",
29-
"vue-tsc": "^2.2.6"
29+
"vue-tsc": "^2.2.8"
3030
}
3131
}

‎examples/with-vitest/package.json

Copy file name to clipboardExpand all lines: examples/with-vitest/package.json
+3-3Lines changed: 3 additions & 3 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.8",
21+
"@types/node": "^22.13.9",
2222
"@vitejs/plugin-vue": "^5.2.1",
2323
"@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",
2727
"eslint": "^9.21.0",
28-
"eslint-plugin-vue": "^9.32.0",
28+
"eslint-plugin-vue": "^9.33.0",
2929
"jsdom": "^26.0.0",
3030
"npm-run-all2": "^7.0.2",
3131
"typescript": "~5.7.3",
3232
"vite": "^6.2.0",
3333
"vitest": "^3.0.7",
34-
"vue-tsc": "^2.2.6"
34+
"vue-tsc": "^2.2.8"
3535
}
3636
}

‎package.json

Copy file name to clipboardExpand all lines: package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"homepage": "https://github.com/vuejs/eslint-config-typescript#readme",
4949
"devDependencies": {
5050
"@tsconfig/node20": "^20.1.4",
51-
"@types/node": "^22.13.8",
51+
"@types/node": "^22.13.9",
5252
"eslint": "^9.21.0",
53-
"eslint-plugin-vue": "^9.32.0",
53+
"eslint-plugin-vue": "^9.33.0",
5454
"execa": "^9.5.2",
5555
"pkgroll": "^2.11.2",
5656
"prettier": "3.5.2",
@@ -70,9 +70,9 @@
7070
}
7171
},
7272
"dependencies": {
73-
"@typescript-eslint/utils": "^8.25.0",
73+
"@typescript-eslint/utils": "^8.26.0",
7474
"fast-glob": "^3.3.3",
75-
"typescript-eslint": "^8.25.0",
75+
"typescript-eslint": "^8.26.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.