diff --git a/bun.lockb b/bun.lockb index 656ff3e..871ea67 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0c8b97a..04075fd 100644 --- a/package.json +++ b/package.json @@ -30,14 +30,14 @@ }, "devDependencies": { "@swc/jest": "0.2.36", - "@types/jest": "29.5.12", + "@types/jest": "29.5.13", "eslint": "9.10.0", - "husky": "9.1.5", + "husky": "9.1.6", "jest": "29.7.0", "prettier": "3.3.3", "type-fest": "4.26.1", - "typescript": "5.5.4", - "typescript-eslint": "8.4.0" + "typescript": "5.6.2", + "typescript-eslint": "8.6.0" }, "jest": { "transform": {