diff --git a/bun.lockb b/bun.lockb index 6aca1a1..8bc3e44 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 32fed65..0f665ab 100644 --- a/package.json +++ b/package.json @@ -27,13 +27,13 @@ "devDependencies": { "@graphql-codegen/cli": "5.0.2", "@total-typescript/ts-reset": "0.5.1", - "bun-types": "1.1.8", + "bun-types": "1.1.10", "eslint": "9.3.0", "husky": "9.0.11", "prettier": "3.2.5", "tsup": "8.0.2", "typescript": "5.4.5", - "typescript-eslint": "7.9.0" + "typescript-eslint": "7.10.0" }, "scripts": { "build": "tsup src/plugin.ts --clean --dts --external graphql",