diff --git a/bun.lockb b/bun.lockb index 897f23e..2c5f160 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1ca7c69..9ad1d9b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "type:check": "tsc --noEmit" }, "dependencies": { - "@hookform/resolvers": "^4.0.0", + "@hookform/resolvers": "^5.0.0", "clsx": "^2.1.1", "dompurify": "^3.2.4", "dotenv": "^16.4.7",