From be353af0e4ff6c8fe28b2c5d453ba9a50a59ff4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 19:17:30 +0000 Subject: [PATCH] Bump react-hook-form from 7.48.2 to 7.49.2 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.48.2 to 7.49.2. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.48.2...v7.49.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 407b29d39..a18b4f6b1 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-dom": "18.3.0-canary-6b3834a45-20231110", "react-ga4": "^2.1.0", "react-helmet": "^6.1.0", - "react-hook-form": "^7.48.2", + "react-hook-form": "^7.49.2", "react-markdown": "^9.0.1", "react-redux": "9.0.0-rc.0", "react-router-dom": "^6.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9469be64..02c3e505c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ dependencies: version: 2.0.18(react@18.3.0-canary-6b3834a45-20231110) '@hookform/resolvers': specifier: ^3.3.2 - version: 3.3.2(react-hook-form@7.48.2) + version: 3.3.2(react-hook-form@7.49.2) '@prisma/client': specifier: 5.7.1 version: 5.7.1(prisma@5.7.1) @@ -87,8 +87,8 @@ dependencies: specifier: ^6.1.0 version: 6.1.0(react@18.3.0-canary-6b3834a45-20231110) react-hook-form: - specifier: ^7.48.2 - version: 7.48.2(react@18.3.0-canary-6b3834a45-20231110) + specifier: ^7.49.2 + version: 7.49.2(react@18.3.0-canary-6b3834a45-20231110) react-markdown: specifier: ^9.0.1 version: 9.0.1(@types/react@18.2.37)(react@18.3.0-canary-6b3834a45-20231110) @@ -2744,12 +2744,12 @@ packages: react: 18.3.0-canary-6b3834a45-20231110 dev: false - /@hookform/resolvers@3.3.2(react-hook-form@7.48.2): + /@hookform/resolvers@3.3.2(react-hook-form@7.49.2): resolution: {integrity: sha512-Tw+GGPnBp+5DOsSg4ek3LCPgkBOuOgS5DsDV7qsWNH9LZc433kgsWICjlsh2J9p04H2K66hsXPPb9qn9ILdUtA==} peerDependencies: react-hook-form: ^7.0.0 dependencies: - react-hook-form: 7.48.2(react@18.3.0-canary-6b3834a45-20231110) + react-hook-form: 7.49.2(react@18.3.0-canary-6b3834a45-20231110) dev: false /@humanwhocodes/config-array@0.11.13: @@ -13641,9 +13641,9 @@ packages: react-side-effect: 2.1.2(react@18.3.0-canary-6b3834a45-20231110) dev: false - /react-hook-form@7.48.2(react@18.3.0-canary-6b3834a45-20231110): - resolution: {integrity: sha512-H0T2InFQb1hX7qKtDIZmvpU1Xfn/bdahWBN1fH19gSe4bBEqTfmlr7H3XWTaVtiK4/tpPaI1F3355GPMZYge+A==} - engines: {node: '>=12.22.0'} + /react-hook-form@7.49.2(react@18.3.0-canary-6b3834a45-20231110): + resolution: {integrity: sha512-TZcnSc17+LPPVpMRIDNVITY6w20deMdNi6iehTFLV1x8SqThXGwu93HjlUVU09pzFgZH7qZOvLMM7UYf2ShAHA==} + engines: {node: '>=18', pnpm: '8'} peerDependencies: react: ^16.8.0 || ^17 || ^18 dependencies: