diff --git a/apps/ui/bun.lock b/apps/ui/bun.lock index 317dd1c..e5453fa 100644 --- a/apps/ui/bun.lock +++ b/apps/ui/bun.lock @@ -22,7 +22,7 @@ "react": "19.2.8", "react-dom": "19.2.8", "react-helmet-async": "3.0.0", - "react-hook-form": "7.81.0", + "react-hook-form": "7.84.0", "react-i18next": "17.0.8", "react-router-dom": "7.18.2", "sonner": "2.0.7", @@ -1883,7 +1883,7 @@ "react-helmet-async": ["react-helmet-async@3.0.0", "", { "dependencies": { "invariant": "^2.2.4", "react-fast-compare": "^3.2.2", "shallowequal": "^1.1.0" }, "peerDependencies": { "react": "^16.6.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-nA3IEZfXiclgrz4KLxAhqJqIfFDuvzQwlKwpdmzZIuC1KNSghDEIXmyU0TKtbM+NafnkICcwx8CECFrZ/sL/1w=="], - "react-hook-form": ["react-hook-form@7.81.0", "", { "peerDependencies": { "react": "^16.8.0 || ^17 || ^18 || ^19" } }, "sha512-ocbmr2p5KBMoAfj4WCUvped33lVi1Kd5DuDUvQDnB6VEAacOjPI/jMbtDdbhco4y9ct4xUuCmMY0b/C9L0QHjw=="], + "react-hook-form": ["react-hook-form@7.84.0", "", { "peerDependencies": { "react": "^16.8.0 || ^17 || ^18 || ^19" } }, "sha512-+hWvQP6GLco56mDwrbU4XnHix8t1z90ltZsDIrREl+jnQFQxYLX8oAzqe/Xn8nHpmoXTY5M6oEXrAhbP1qevNQ=="], "react-i18next": ["react-i18next@17.0.8", "", { "dependencies": { "@babel/runtime": "^7.29.2", "html-parse-stringify": "^3.0.1", "use-sync-external-store": "^1.6.0" }, "peerDependencies": { "i18next": ">= 26.2.0", "react": ">= 16.8.0", "react-dom": "*", "react-native": "*", "typescript": "^5 || ^6" }, "optionalPeers": ["react-dom", "react-native", "typescript"] }, "sha512-0ooKbGLU8JXhe1zwpQUWIeXSgLPOfwJmgheWRIUpcoA0CpyabpGhayjdG+/eA5esC1AQ8h2jWpXjJfzQzeDOCw=="], diff --git a/apps/ui/package.json b/apps/ui/package.json index b431978..9efc366 100644 --- a/apps/ui/package.json +++ b/apps/ui/package.json @@ -75,7 +75,7 @@ "react": "19.2.8", "react-dom": "19.2.8", "react-helmet-async": "3.0.0", - "react-hook-form": "7.81.0", + "react-hook-form": "7.84.0", "react-i18next": "17.0.8", "react-router-dom": "7.18.2", "sonner": "2.0.7",