diff --git a/bun.lockb b/bun.lockb index c14e01c..2206075 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6640939..05daa8e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "husky": "9.0.11", "prettier": "3.2.5", "tsup": "8.0.2", - "typescript": "5.3.3" + "typescript": "5.4.2" }, "scripts": { "build": "tsup src/plugin.ts --clean --dts --external graphql",