diff --git a/bun.lock b/bun.lock index aecbcce..045918d 100644 --- a/bun.lock +++ b/bun.lock @@ -4,10 +4,10 @@ "": { "name": "@flowscripter/example-plugin-api", "devDependencies": { - "@types/bun": "^1.2.4", + "@types/bun": "latest", }, "peerDependencies": { - "typescript": "^5.8.2", + "typescript": "latest", }, }, },