From d8df636bf6213c82262f3f676d33f42804753bdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:55:43 +0000 Subject: [PATCH] fix(deps): update dependency react-hook-form to ^7.52.1 --- apps/web/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index ed16bb19..8333156a 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -39,7 +39,7 @@ "next-international": "^1.2.4", "react": "18.2.0", "react-dom": "18.2.0", - "react-hook-form": "^7.51.0", + "react-hook-form": "^7.52.1", "react-html-parser": "^2.0.2", "react-icons": "^5.0.1", "react-spinners": "^0.13.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92a3fbab..42037a1c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,7 +37,7 @@ importers: version: 10.2.5(next@14.1.3(@babel/core@7.23.7)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(webpack@5.89.0) '@hookform/resolvers': specifier: ^3.3.4 - version: 3.3.4(react-hook-form@7.51.0(react@18.2.0)) + version: 3.3.4(react-hook-form@7.52.1(react@18.2.0)) '@legendapp/state': specifier: ^2.1.8 version: 2.1.8(react@18.2.0) @@ -111,8 +111,8 @@ importers: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: ^7.51.0 - version: 7.51.0(react@18.2.0) + specifier: ^7.52.1 + version: 7.52.1(react@18.2.0) react-html-parser: specifier: ^2.0.2 version: 2.0.2(react@18.2.0) @@ -4683,11 +4683,11 @@ packages: peerDependencies: react: ^18.2.0 - react-hook-form@7.51.0: - resolution: {integrity: sha512-BggOy5j58RdhdMzzRUHGOYhSz1oeylFAv6jUSG86OvCIvlAvS7KvnRY7yoAf2pfEiPN7BesnR0xx73nEk3qIiw==} + react-hook-form@7.52.1: + resolution: {integrity: sha512-uNKIhaoICJ5KQALYZ4TOaOLElyM+xipord+Ha3crEFhTntdLvWZqVY49Wqd/0GiVCA/f9NjemLeiNPjG7Hpurg==} engines: {node: '>=12.22.0'} peerDependencies: - react: ^16.8.0 || ^17 || ^18 + react: ^16.8.0 || ^17 || ^18 || ^19 react-html-parser@2.0.2: resolution: {integrity: sha512-XeerLwCVjTs3njZcgCOeDUqLgNIt/t+6Jgi5/qPsO/krUWl76kWKXMeVs2LhY2gwM6X378DkhLjur0zUQdpz0g==} @@ -6736,9 +6736,9 @@ snapshots: dependencies: '@hapi/hoek': 9.3.0 - '@hookform/resolvers@3.3.4(react-hook-form@7.51.0(react@18.2.0))': + '@hookform/resolvers@3.3.4(react-hook-form@7.52.1(react@18.2.0))': dependencies: - react-hook-form: 7.51.0(react@18.2.0) + react-hook-form: 7.52.1(react@18.2.0) '@humanwhocodes/config-array@0.11.14': dependencies: @@ -10050,7 +10050,7 @@ snapshots: react: 18.2.0 scheduler: 0.23.0 - react-hook-form@7.51.0(react@18.2.0): + react-hook-form@7.52.1(react@18.2.0): dependencies: react: 18.2.0