diff --git a/bun.lockb b/bun.lockb index a600a01d..842e88af 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 77afea27..d4220cc6 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "url": "https://github.com/biomejs/biome-vscode/issues" }, "engines": { - "vscode": "1.90.2" + "vscode": "1.91.1" }, "capabilities": { "untrustedWorkspaces": { @@ -132,7 +132,7 @@ "@types/node": "20.14.10", "@types/resolve": "1.20.6", "@types/semver": "7.5.8", - "@types/vscode": "1.90.0", + "@types/vscode": "1.91.0", "@vscode/vsce": "2.30.0", "esbuild": "0.21.5", "git-cliff": "1.4.0",