diff --git a/bun.lockb b/bun.lockb index 93eb975c..a430342c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f5efac09..3fadf042 100644 --- a/package.json +++ b/package.json @@ -35,14 +35,14 @@ "@types/lodash.uniq": "4.5.9", "@types/micromatch": "4.0.9", "@vercel/ncc": "0.38.3", - "bun-types": "1.1.38", + "bun-types": "1.1.42", "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.18.0" + "typescript-eslint": "8.18.1" }, "jest": { "clearMocks": true,