diff --git a/bun.lockb b/bun.lockb index a5dbab1..7c82e73 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 92aff4d..6c41e5b 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ "devDependencies": { "@commitlint/cli": "^19.2.1", "@commitlint/config-conventional": "^19.1.0", - "@ianvs/prettier-plugin-sort-imports": "^4.1.1", + "@ianvs/prettier-plugin-sort-imports": "^4.2.1", "bun-types": "latest", - "husky": "^9.0.10", + "husky": "^9.0.11", "lint-staged": "^15.2.2", "oxlint": "latest", "prettier": "^3.2.5"