diff --git a/bun.lockb b/bun.lockb index db7e677..31e82cd 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 307c8df..233d7a1 100644 --- a/package.json +++ b/package.json @@ -15,10 +15,10 @@ "devDependencies": { "@commitlint/cli": "^19.6.1", "@commitlint/config-conventional": "^19.6.0", - "@ianvs/prettier-plugin-sort-imports": "^4.4.0", + "@ianvs/prettier-plugin-sort-imports": "^4.4.1", "bun-types": "latest", "husky": "^9.1.7", - "lint-staged": "^15.3.0", + "lint-staged": "^15.4.1", "oxlint": "latest", "prettier": "^3.4.2" },