We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd80034 commit f71ca49Copy full SHA for f71ca49
package.json
@@ -460,8 +460,8 @@
460
"@types/ssh2": "^1.11.13",
461
"@types/vscode": "^1.74.0",
462
"@types/vscode-webview": "^1.57.2",
463
- "@typescript-eslint/eslint-plugin": "^6.9.1",
464
- "@typescript-eslint/parser": "^6.9.1",
+ "@typescript-eslint/eslint-plugin": "^8.58.0",
+ "@typescript-eslint/parser": "^8.58.0",
465
"@vscode/codicons": "^0.0.33",
466
"@vscode/vsce": "^2.21.0",
467
"@vscode/webview-ui-toolkit": "^1.2.2",
@@ -487,7 +487,7 @@
487
"swr": "^2.2.4",
488
"tailwindcss": "^3.3.5",
489
"ts-loader": "^9.5.0",
490
- "typescript": "^5.2.2",
+ "typescript": "^6.0.2",
491
"utf-8-validate": "^6.0.3",
492
"vitest": "^3.2.4",
493
"vscode-jsonrpc": "^8.2.0",
0 commit comments