diff --git a/bun.lockb b/bun.lockb index 36c041bd..4a3c260e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a5c8ecd0..b5bb9ad8 100644 --- a/package.json +++ b/package.json @@ -34,14 +34,14 @@ "@types/lodash.uniq": "4.5.9", "@types/micromatch": "4.0.9", "@vercel/ncc": "0.38.1", - "bun-types": "1.1.20", - "eslint": "9.7.0", - "husky": "9.1.1", + "bun-types": "1.1.21", + "eslint": "9.8.0", + "husky": "9.1.3", "jest": "29.7.0", "plop": "4.0.1", "prettier": "3.3.3", - "typescript": "5.5.3", - "typescript-eslint": "7.16.1" + "typescript": "5.5.4", + "typescript-eslint": "7.17.0" }, "jest": { "clearMocks": true,