diff --git a/apps/web/package.json b/apps/web/package.json index 84f38be62..e1e042e4a 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -84,7 +84,7 @@ "react": "^19.2.8", "react-dom": "^19.2.8", "react-error-boundary": "^6.1.2", - "react-hook-form": "^7.82.0", + "react-hook-form": "^7.83.0", "react-i18next": "^17.0.11", "react-map-gl": "8.1.1", "react-qrcode-logo": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79858fa25..b948f8b37 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -217,8 +217,8 @@ importers: specifier: ^6.1.2 version: 6.1.2(react@19.2.8) react-hook-form: - specifier: ^7.82.0 - version: 7.82.0(react@19.2.8) + specifier: ^7.83.0 + version: 7.83.0(react@19.2.8) react-i18next: specifier: ^17.0.11 version: 17.0.11(i18next@26.3.6(typescript@7.0.2))(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(typescript@7.0.2) @@ -5525,8 +5525,8 @@ packages: peerDependencies: react: ^18.0.0 || ^19.0.0 - react-hook-form@7.82.0: - resolution: {integrity: sha512-Zw/uFZ2dO+02GHlBn7JFGn8kZJ7LdM33B/0BXOovzFay+CMhf94JMw5BVu+F1tVkUKjNvBuaE3fz5BJhga10Tg==} + react-hook-form@7.83.0: + resolution: {integrity: sha512-AXt8cMCmx5a7u4uvpb2uRFVrWQhllI4pV+LSykxIac/hjt44TnQkmX9BKuQi2i+LDC62esmiLpilkav+kjVf/A==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -7544,14 +7544,10 @@ snapshots: dependencies: base64-js: 1.5.1 - '@hookform/resolvers@5.4.2(@standard-schema/spec@1.1.0)(ajv@8.20.0)(react-hook-form@7.82.0(react@19.2.8))(zod@4.4.3)': + '@hookform/resolvers@5.4.0(react-hook-form@7.83.0(react@19.2.8))': dependencies: '@standard-schema/utils': 0.3.0 - react-hook-form: 7.82.0(react@19.2.8) - optionalDependencies: - '@standard-schema/spec': 1.1.0 - ajv: 8.20.0 - zod: 4.4.3 + react-hook-form: 7.83.0(react@19.2.8) '@isaacs/cliui@9.0.0': {} @@ -12089,7 +12085,7 @@ snapshots: dependencies: react: 19.2.8 - react-hook-form@7.82.0(react@19.2.8): + react-hook-form@7.83.0(react@19.2.8): dependencies: react: 19.2.8