diff --git a/bun.lockb b/bun.lockb index 2579aed4..ec2f6a3f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 546b42a2..f95fe5b5 100644 --- a/package.json +++ b/package.json @@ -35,13 +35,13 @@ "@types/micromatch": "4.0.9", "@vercel/ncc": "0.38.3", "bun-types": "1.1.38", - "eslint": "9.16.0", + "eslint": "9.17.0", "husky": "9.1.7", "jest": "29.7.0", "plop": "4.0.1", "prettier": "3.4.2", "typescript": "5.7.2", - "typescript-eslint": "8.17.0" + "typescript-eslint": "8.18.0" }, "jest": { "clearMocks": true,