diff --git a/package-lock.json b/package-lock.json index 41b521a..d41f5c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "next": "16.2.6", "react": "^19.2.4", "react-dom": "^19.2.6", - "react-hook-form": "^7.75.0", + "react-hook-form": "^7.76.0", "sonner": "^2.0.7", "tailwind-merge": "^3.6.0", "tailwindcss-animate": "^1.0.7", @@ -6225,9 +6225,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.75.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.75.0.tgz", - "integrity": "sha512-Ovv94H+0p3sJ7B9B5QxPuCP1u8V/cHuVGyH55cSwodYDtoJwK+fqk3vjfIgSX59I2U/bU4z0nRJ9HMLpNiWEmw==", + "version": "7.76.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.76.0.tgz", + "integrity": "sha512-eKtLGgFeSgkHqQD8J59AMZ9a4uD1D83iSIzt4YlTGD7liDen5rrjcUO1rVIGd9yC1gofryjtHbv+4ny4hkLWlw==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index f3728a8..90bd75d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "next": "16.2.6", "react": "^19.2.4", "react-dom": "^19.2.6", - "react-hook-form": "^7.75.0", + "react-hook-form": "^7.76.0", "sonner": "^2.0.7", "tailwind-merge": "^3.6.0", "tailwindcss-animate": "^1.0.7",