diff --git a/bun.lockb b/bun.lockb index 79505d4..6aca1a1 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c152535..32fed65 100644 --- a/package.json +++ b/package.json @@ -28,12 +28,12 @@ "@graphql-codegen/cli": "5.0.2", "@total-typescript/ts-reset": "0.5.1", "bun-types": "1.1.8", - "eslint": "9.2.0", + "eslint": "9.3.0", "husky": "9.0.11", "prettier": "3.2.5", "tsup": "8.0.2", "typescript": "5.4.5", - "typescript-eslint": "7.8.0" + "typescript-eslint": "7.9.0" }, "scripts": { "build": "tsup src/plugin.ts --clean --dts --external graphql",