diff --git a/bun.lockb b/bun.lockb index 816de8e..61e89d7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c2aaa8d..9976c1b 100644 --- a/package.json +++ b/package.json @@ -31,13 +31,13 @@ "devDependencies": { "@swc/jest": "0.2.37", "@types/jest": "29.5.14", - "eslint": "9.20.0", + "eslint": "9.21.0", "husky": "9.1.7", "jest": "29.7.0", - "prettier": "3.5.0", - "type-fest": "4.34.0", - "typescript": "5.7.3", - "typescript-eslint": "8.23.0" + "prettier": "3.5.2", + "type-fest": "4.35.0", + "typescript": "5.8.2", + "typescript-eslint": "8.25.0" }, "jest": { "transform": {