diff --git a/bun.lockb b/bun.lockb index 0d9ae5f..8da14d5 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/vscode-extension/package.json b/vscode-extension/package.json index a43df03..fcf5f4d 100644 --- a/vscode-extension/package.json +++ b/vscode-extension/package.json @@ -133,7 +133,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.5.3", - "@types/vscode": "^1.85.0", + "@types/vscode": "~1.85.0", "@vscode/vsce": "~2.22.0", "esbuild": "^0.20.0", "js-yaml": "^4.1.0"