diff --git a/bun.lockb b/bun.lockb index 8541210..d30602f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b3a11bf..a03428f 100644 --- a/package.json +++ b/package.json @@ -28,13 +28,13 @@ "devDependencies": { "@graphql-codegen/cli": "5.0.2", "@total-typescript/ts-reset": "0.5.1", - "bun-types": "1.1.16", - "eslint": "9.5.0", + "bun-types": "1.1.17", + "eslint": "9.6.0", "husky": "9.0.11", "prettier": "3.3.2", "tsup": "8.1.0", "typescript": "5.5.2", - "typescript-eslint": "7.13.1" + "typescript-eslint": "7.14.1" }, "scripts": { "build": "tsup src/plugin.ts --clean --dts --external graphql",