diff --git a/bun.lockb b/bun.lockb index a1436c2..656ff3e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4a13dd8..0c8b97a 100644 --- a/package.json +++ b/package.json @@ -31,13 +31,13 @@ "devDependencies": { "@swc/jest": "0.2.36", "@types/jest": "29.5.12", - "eslint": "9.9.1", + "eslint": "9.10.0", "husky": "9.1.5", "jest": "29.7.0", "prettier": "3.3.3", - "type-fest": "4.26.0", + "type-fest": "4.26.1", "typescript": "5.5.4", - "typescript-eslint": "8.3.0" + "typescript-eslint": "8.4.0" }, "jest": { "transform": {