Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 3a3b13c commit 0cf5e23
Show file tree
Hide file tree
Showing 16 changed files with 849 additions and 347 deletions.
4 changes: 2 additions & 2 deletions examples/allow-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-typescript": "workspace:*",
"@vue/tsconfig": "^0.7.0",
Expand All @@ -25,6 +25,6 @@
"npm-run-all2": "^7.0.2",
"typescript": "~5.6.3",
"vite": "^6.0.5",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
4 changes: 2 additions & 2 deletions examples/minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-typescript": "workspace:*",
"@vue/tsconfig": "^0.7.0",
Expand All @@ -25,6 +25,6 @@
"npm-run-all2": "^7.0.2",
"typescript": "~5.6.3",
"vite": "^6.0.5",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
6 changes: 3 additions & 3 deletions examples/type-checked/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vitest/eslint-plugin": "^1.1.20",
"@vitest/eslint-plugin": "^1.1.22",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "workspace:*",
"@vue/test-utils": "^2.4.6",
Expand All @@ -43,6 +43,6 @@
"vite": "^6.0.5",
"vite-plugin-vue-devtools": "^7.6.8",
"vitest": "^2.1.8",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
4 changes: 2 additions & 2 deletions examples/with-cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-typescript": "workspace:*",
"@vue/tsconfig": "^0.7.0",
Expand All @@ -32,6 +32,6 @@
"start-server-and-test": "^2.0.9",
"typescript": "~5.6.3",
"vite": "^6.0.5",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
4 changes: 2 additions & 2 deletions examples/with-jsx-in-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/eslint-config-typescript": "workspace:*",
Expand All @@ -26,6 +26,6 @@
"npm-run-all2": "^7.0.2",
"typescript": "~5.6.3",
"vite": "^6.0.5",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
4 changes: 2 additions & 2 deletions examples/with-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/eslint-config-typescript": "workspace:*",
Expand All @@ -26,6 +26,6 @@
"npm-run-all2": "^7.0.2",
"typescript": "~5.6.3",
"vite": "^6.0.5",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
4 changes: 2 additions & 2 deletions examples/with-nightwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@nightwatch/vue": "^3.1.2",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-typescript": "workspace:*",
"@vue/test-utils": "^2.4.6",
Expand All @@ -34,6 +34,6 @@
"typescript": "~5.6.3",
"vite": "^6.0.5",
"vite-plugin-nightwatch": "^0.4.6",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
4 changes: 2 additions & 2 deletions examples/with-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@playwright/test": "^1.49.1",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-typescript": "workspace:*",
"@vue/tsconfig": "^0.7.0",
Expand All @@ -28,6 +28,6 @@
"npm-run-all2": "^7.0.2",
"typescript": "~5.6.3",
"vite": "^6.0.5",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
4 changes: 2 additions & 2 deletions examples/with-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "workspace:*",
Expand All @@ -28,6 +28,6 @@
"prettier": "^3.4.2",
"typescript": "~5.6.3",
"vite": "^6.0.5",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
4 changes: 2 additions & 2 deletions examples/with-tsx-in-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/eslint-config-typescript": "workspace:*",
Expand All @@ -26,6 +26,6 @@
"npm-run-all2": "^7.0.2",
"typescript": "~5.6.3",
"vite": "^6.0.5",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
4 changes: 2 additions & 2 deletions examples/with-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/eslint-config-typescript": "workspace:*",
Expand All @@ -26,6 +26,6 @@
"npm-run-all2": "^7.0.2",
"typescript": "~5.6.3",
"vite": "^6.0.5",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
6 changes: 3 additions & 3 deletions examples/with-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.17.10",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/eslint-plugin": "^1.1.20",
"@vitest/eslint-plugin": "^1.1.22",
"@vue/eslint-config-typescript": "workspace:*",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.7.0",
Expand All @@ -31,6 +31,6 @@
"typescript": "~5.6.3",
"vite": "^6.0.5",
"vitest": "^2.1.8",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"homepage": "https://github.com/vuejs/eslint-config-typescript#readme",
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"eslint": "^9.17.0",
"eslint-plugin-vue": "^9.32.0",
"execa": "^9.5.2",
"pkgroll": "^2.5.1",
"pkgroll": "^2.6.0",
"prettier": "^3.4.2",
"tsx": "^4.19.2",
"typescript": "~5.6.3",
Expand All @@ -71,7 +71,7 @@
},
"dependencies": {
"fast-glob": "^3.3.2",
"typescript-eslint": "^8.18.1",
"typescript-eslint": "^8.19.0",
"vue-eslint-parser": "^9.4.3"
},
"engines": {
Expand Down
Loading

0 comments on commit 0cf5e23

Please sign in to comment.