diff --git a/bun.lockb b/bun.lockb index 5b08984..763ff9e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index aa7293e..41cdb8e 100644 --- a/package.json +++ b/package.json @@ -31,13 +31,13 @@ "devDependencies": { "@swc/jest": "0.2.36", "@types/jest": "29.5.12", - "eslint": "9.3.0", + "eslint": "9.4.0", "husky": "9.0.11", "jest": "29.7.0", - "prettier": "3.2.5", + "prettier": "3.3.0", "type-fest": "4.18.3", "typescript": "5.4.5", - "typescript-eslint": "7.10.0" + "typescript-eslint": "7.11.0" }, "jest": { "transform": {