From 4efaac0112f4ad756965b482e12974f22b2703d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 06:01:21 +0000 Subject: [PATCH] build(deps): bump react-hook-form from 7.52.0 to 7.53.0 in /coral Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.52.0 to 7.53.0. - [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.52.0...v7.53.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- coral/package.json | 2 +- coral/pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/coral/package.json b/coral/package.json index 9db31f7b8a..f0c8ade8ff 100644 --- a/coral/package.json +++ b/coral/package.json @@ -48,7 +48,7 @@ "monaco-editor": "^0.49.0", "react": "^18.3.1", "react-dom": "^18.2.0", - "react-hook-form": "^7.52.0", + "react-hook-form": "^7.53.0", "react-markdown": "^9.0.1", "react-router-dom": "^6.26.1", "react-syntax-highlighter": "^15.5.0", diff --git a/coral/pnpm-lock.yaml b/coral/pnpm-lock.yaml index 3ffb1dbbbc..d7ff50d1b2 100644 --- a/coral/pnpm-lock.yaml +++ b/coral/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 1.74.0(lodash@4.17.21)(prop-types@15.8.1)(react-dom@18.2.0(react@18.3.1))(react@18.3.1) '@hookform/resolvers': specifier: ^3.9.0 - version: 3.9.0(react-hook-form@7.52.0(react@18.3.1)) + version: 3.9.0(react-hook-form@7.53.0(react@18.3.1)) '@monaco-editor/react': specifier: ^4.6.0 version: 4.6.0(monaco-editor@0.49.0)(react-dom@18.2.0(react@18.3.1))(react@18.3.1) @@ -36,8 +36,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.3.1) react-hook-form: - specifier: ^7.52.0 - version: 7.52.0(react@18.3.1) + specifier: ^7.53.0 + version: 7.53.0(react@18.3.1) react-markdown: specifier: ^9.0.1 version: 9.0.1(@types/react@18.3.4)(react@18.3.1) @@ -4122,9 +4122,9 @@ packages: peerDependencies: react: '>=16.13.1' - react-hook-form@7.52.0: - resolution: {integrity: sha512-mJX506Xc6mirzLsmXUJyqlAI3Kj9Ph2RhplYhUVffeOQSnubK2uVqBFOBJmvKikvbFV91pxVXmDiR+QMF19x6A==} - engines: {node: '>=12.22.0'} + react-hook-form@7.53.0: + resolution: {integrity: sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ==} + engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -5460,9 +5460,9 @@ snapshots: dependencies: tslib: 2.6.2 - '@hookform/resolvers@3.9.0(react-hook-form@7.52.0(react@18.3.1))': + '@hookform/resolvers@3.9.0(react-hook-form@7.53.0(react@18.3.1))': dependencies: - react-hook-form: 7.52.0(react@18.3.1) + react-hook-form: 7.53.0(react@18.3.1) '@humanwhocodes/config-array@0.11.14': dependencies: @@ -10180,7 +10180,7 @@ snapshots: '@babel/runtime': 7.23.7 react: 18.3.1 - react-hook-form@7.52.0(react@18.3.1): + react-hook-form@7.53.0(react@18.3.1): dependencies: react: 18.3.1