diff --git a/bun.lockb b/bun.lockb index 7788786..8af4b25 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 41a860a..d6f8392 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,6 @@ "typescript": "^5.9.2" }, "dependencies": { - "prettier": "^3.5.3" + "prettier": "^3.6.2" } }