diff --git a/bun.lockb b/bun.lockb index b9ea9fb..b041825 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5bb3557..06ef389 100644 --- a/package.json +++ b/package.json @@ -31,13 +31,13 @@ "devDependencies": { "@swc/jest": "0.2.36", "@types/jest": "29.5.13", - "eslint": "9.12.0", + "eslint": "9.13.0", "husky": "9.1.6", "jest": "29.7.0", "prettier": "3.3.3", "type-fest": "4.26.1", - "typescript": "5.6.2", - "typescript-eslint": "8.8.0" + "typescript": "5.6.3", + "typescript-eslint": "8.11.0" }, "jest": { "transform": {