From bb2e2c2ea6c260beee5423ec446eb37a8059d063 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 01:33:01 +0000 Subject: [PATCH] Bump react-hook-form to ^7.52.0 --- docs/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/package.json b/docs/package.json index fb40d1285c57..e0575c1c87c1 100644 --- a/docs/package.json +++ b/docs/package.json @@ -81,7 +81,7 @@ "react": "^18.2.0", "react-docgen": "^5.4.3", "react-dom": "^18.2.0", - "react-hook-form": "^7.51.5", + "react-hook-form": "^7.52.0", "react-is": "^18.2.0", "react-router": "^6.23.1", "react-router-dom": "^6.23.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 599074e975b0..7991e72bb260 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -588,8 +588,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: ^7.51.5 - version: 7.51.5(react@18.2.0) + specifier: ^7.52.0 + version: 7.52.0(react@18.2.0) react-is: specifier: ^18.2.0 version: 18.2.0 @@ -8358,11 +8358,11 @@ packages: peerDependencies: react: ^18.2.0 - react-hook-form@7.51.5: - resolution: {integrity: sha512-J2ILT5gWx1XUIJRETiA7M19iXHlG74+6O3KApzvqB/w8S5NQR7AbU8HVZrMALdmDgWpRPYiZJl0zx8Z4L2mP6Q==} + react-hook-form@7.52.0: + resolution: {integrity: sha512-mJX506Xc6mirzLsmXUJyqlAI3Kj9Ph2RhplYhUVffeOQSnubK2uVqBFOBJmvKikvbFV91pxVXmDiR+QMF19x6A==} engines: {node: '>=12.22.0'} peerDependencies: - react: ^16.8.0 || ^17 || ^18 + react: ^16.8.0 || ^17 || ^18 || ^19 react-is@18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} @@ -18261,7 +18261,7 @@ snapshots: react: 18.2.0 scheduler: 0.23.0 - react-hook-form@7.51.5(react@18.2.0): + react-hook-form@7.52.0(react@18.2.0): dependencies: react: 18.2.0