diff --git a/package.json b/package.json index ef5d36af..4640397e 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "publisher": "discloud", "version": "2.29.6", "engines": { - "vscode": "^1.118.0" + "vscode": "^1.120.0" }, "repository": { "type": "git", @@ -1334,7 +1334,7 @@ "@types/bytes": "^3.1.5", "@types/mocha": "^10.0.10", "@types/node": "22", - "@types/vscode": "^1.118.0", + "@types/vscode": "^1.120.0", "@types/ws": "^8.18.1", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", @@ -1347,4 +1347,4 @@ "npm-run-all": "^4.1.5", "typescript": "^5.9.3" } -} +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 0acee77f..3f1497e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -369,10 +369,10 @@ dependencies: undici-types "~6.21.0" -"@types/vscode@^1.118.0": - version "1.118.0" - resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.118.0.tgz#4a226ddf8faa11a9e6b338555431c4edd3230e4a" - integrity sha512-Ah6eTlqDcwIMELEVwQMO++rJAFBRz/oLluLD/vWdYrH1KuI9kfpaM+7pg0OvvascgcJy+ghLCERAYouM4QbzGw== +"@types/vscode@^1.120.0": + version "1.120.0" + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.120.0.tgz#af36ef6e9952aa643e3682468197e319be80b4ae" + integrity sha512-feaT4Rst+FkTch5zz/ZbNCxoIvo55YU80Be2kiL7OJcod4+CUYf2lUBPdIJzozNnSEMq1VRTGrWEcCGFB3fBmA== "@types/ws@^8.18.1": version "8.18.1"