diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 4393893a341..63b1a999082 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -83,7 +83,7 @@ "react-dom": "19.0.0", "react-dropzone": "^14.3.5", "react-error-boundary": "^4.1.2", - "react-hook-form": "7.53.2", + "react-hook-form": "7.54.1", "react-markdown": "^9.0.1", "react-table": "^7.8.0", "recharts": "2.14.1", diff --git a/apps/wallet-ui/package.json b/apps/wallet-ui/package.json index 4e07f06214f..64227d40384 100644 --- a/apps/wallet-ui/package.json +++ b/apps/wallet-ui/package.json @@ -25,7 +25,7 @@ "next-themes": "^0.4.4", "react": "19.0.0", "react-dom": "19.0.0", - "react-hook-form": "7.53.2", + "react-hook-form": "7.54.1", "server-only": "^0.0.1", "sonner": "^1.7.1", "tailwind-merge": "^2.5.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 00d29f327e2..2034b0ee545 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,7 +78,7 @@ importers: version: 11.14.0(@emotion/react@11.14.0(@types/react@19.0.1)(react@19.0.0))(@types/react@19.0.1)(react@19.0.0) '@hookform/resolvers': specifier: ^3.9.1 - version: 3.9.1(react-hook-form@7.53.2(react@19.0.0)) + version: 3.9.1(react-hook-form@7.54.1(react@19.0.0)) '@marsidev/react-turnstile': specifier: ^1.1.0 version: 1.1.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -245,8 +245,8 @@ importers: specifier: ^4.1.2 version: 4.1.2(react@19.0.0) react-hook-form: - specifier: 7.53.2 - version: 7.53.2(react@19.0.0) + specifier: 7.54.1 + version: 7.54.1(react@19.0.0) react-markdown: specifier: ^9.0.1 version: 9.0.1(@types/react@19.0.1)(react@19.0.0) @@ -708,7 +708,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^3.9.1 - version: 3.9.1(react-hook-form@7.53.2(react@19.0.0)) + version: 3.9.1(react-hook-form@7.54.1(react@19.0.0)) '@noble/curves': specifier: 1.7.0 version: 1.7.0 @@ -752,8 +752,8 @@ importers: specifier: 19.0.0 version: 19.0.0(react@19.0.0) react-hook-form: - specifier: 7.53.2 - version: 7.53.2(react@19.0.0) + specifier: 7.54.1 + version: 7.54.1(react@19.0.0) server-only: specifier: ^0.0.1 version: 0.0.1 @@ -11933,8 +11933,8 @@ packages: '@types/react': optional: true - react-hook-form@7.53.2: - resolution: {integrity: sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==} + react-hook-form@7.54.1: + resolution: {integrity: sha512-PUNzFwQeQ5oHiiTUO7GO/EJXGEtuun2Y1A59rLnZBBj+vNEOWt/3ERTiG1/zt7dVeJEM+4vDX/7XQ/qanuvPMg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -17743,9 +17743,9 @@ snapshots: lit: 2.8.0 three: 0.146.0 - '@hookform/resolvers@3.9.1(react-hook-form@7.53.2(react@19.0.0))': + '@hookform/resolvers@3.9.1(react-hook-form@7.54.1(react@19.0.0))': dependencies: - react-hook-form: 7.53.2(react@19.0.0) + react-hook-form: 7.54.1(react@19.0.0) '@humanwhocodes/config-array@0.11.14': dependencies: @@ -29402,7 +29402,7 @@ snapshots: optionalDependencies: '@types/react': 19.0.1 - react-hook-form@7.53.2(react@19.0.0): + react-hook-form@7.54.1(react@19.0.0): dependencies: react: 19.0.0