diff --git a/package.json b/package.json index 0dd793130..4f3ad3ef5 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "react-children-utilities": "^2.10.0", "react-dom": "18.3.1", "react-dropzone": "^14.2.3", - "react-hook-form": "7.51.4", + "react-hook-form": "7.52.0", "react-icons": "^5.2.1", "react-intersection-observer": "^9.10.3", "react-markdown": "^9.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e8ac8c0c0..e30f0e53e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,7 +33,7 @@ dependencies: version: 11.11.5(@emotion/react@11.11.4)(@types/react@18.3.3)(react@18.3.1) '@hookform/resolvers': specifier: ^3.6.0 - version: 3.6.0(react-hook-form@7.51.4) + version: 3.6.0(react-hook-form@7.52.0) '@n8tb1t/use-scroll-position': specifier: ^2.0.3 version: 2.0.3(@types/react@18.3.3)(react@18.3.1) @@ -206,8 +206,8 @@ dependencies: specifier: ^14.2.3 version: 14.2.3(react@18.3.1) react-hook-form: - specifier: 7.51.4 - version: 7.51.4(react@18.3.1) + specifier: 7.52.0 + version: 7.52.0(react@18.3.1) react-icons: specifier: ^5.2.1 version: 5.2.1(react@18.3.1) @@ -3914,12 +3914,12 @@ packages: react-dom: 18.3.1(react@18.3.1) dev: false - /@hookform/resolvers@3.6.0(react-hook-form@7.51.4): + /@hookform/resolvers@3.6.0(react-hook-form@7.52.0): resolution: {integrity: sha512-UBcpyOX3+RR+dNnqBd0lchXpoL8p4xC21XP8H6Meb8uve5Br1GCnmg0PcBoKKqPKgGu9GHQ/oygcmPrQhetwqw==} peerDependencies: react-hook-form: ^7.0.0 dependencies: - react-hook-form: 7.51.4(react@18.3.1) + react-hook-form: 7.52.0(react@18.3.1) dev: false /@humanwhocodes/config-array@0.11.14: @@ -16908,11 +16908,11 @@ packages: use-sidecar: 1.1.2(@types/react@18.3.3)(react@18.3.1) dev: false - /react-hook-form@7.51.4(react@18.3.1): - resolution: {integrity: sha512-V14i8SEkh+V1gs6YtD0hdHYnoL4tp/HX/A45wWQN15CYr9bFRmmRdYStSO5L65lCCZRF+kYiSKhm9alqbcdiVA==} + /react-hook-form@7.52.0(react@18.3.1): + resolution: {integrity: sha512-mJX506Xc6mirzLsmXUJyqlAI3Kj9Ph2RhplYhUVffeOQSnubK2uVqBFOBJmvKikvbFV91pxVXmDiR+QMF19x6A==} engines: {node: '>=12.22.0'} peerDependencies: - react: ^16.8.0 || ^17 || ^18 + react: ^16.8.0 || ^17 || ^18 || ^19 dependencies: react: 18.3.1 dev: false