From 287bb134c27739b2f2fd8117939d3c7f9e9c434d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 06:13:58 +0000 Subject: [PATCH] chore(deps): update dependency vscode to ^1.999.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f83655f..c1c369a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "version": "1.1.0", "engines": { - "vscode": "^1.74.0" + "vscode": "^1.999.0" }, "categories": [ "Other"