diff --git a/coral/package.json b/coral/package.json index 7a3042bf7..87ebbe46e 100644 --- a/coral/package.json +++ b/coral/package.json @@ -48,7 +48,7 @@ "monaco-editor": "^0.52.0", "react": "^18.3.1", "react-dom": "^18.2.0", - "react-hook-form": "^7.53.0", + "react-hook-form": "^7.53.2", "react-markdown": "^9.0.1", "react-router-dom": "^6.27.0", "react-syntax-highlighter": "^15.5.0", diff --git a/coral/pnpm-lock.yaml b/coral/pnpm-lock.yaml index cc019f8c9..3ca4ac738 100644 --- a/coral/pnpm-lock.yaml +++ b/coral/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 1.79.0(lodash@4.17.21)(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.13(ts-node@10.9.2(@types/node@20.12.12)(typescript@5.6.3))) '@hookform/resolvers': specifier: ^3.9.0 - version: 3.9.0(react-hook-form@7.53.0(react@18.3.1)) + version: 3.9.0(react-hook-form@7.53.2(react@18.3.1)) '@monaco-editor/react': specifier: ^4.6.0 version: 4.6.0(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -36,8 +36,8 @@ importers: specifier: ^18.2.0 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.53.0 - version: 7.53.0(react@18.3.1) + specifier: ^7.53.2 + version: 7.53.2(react@18.3.1) react-markdown: specifier: ^9.0.1 version: 9.0.1(@types/react@18.3.8)(react@18.3.1) @@ -4565,8 +4565,8 @@ packages: peerDependencies: react: '>=16.13.1' - react-hook-form@7.53.0: - resolution: {integrity: sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ==} + react-hook-form@7.53.2: + resolution: {integrity: sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -5851,9 +5851,9 @@ snapshots: dependencies: tslib: 2.6.2 - '@hookform/resolvers@3.9.0(react-hook-form@7.53.0(react@18.3.1))': + '@hookform/resolvers@3.9.0(react-hook-form@7.53.2(react@18.3.1))': dependencies: - react-hook-form: 7.53.0(react@18.3.1) + react-hook-form: 7.53.2(react@18.3.1) '@humanwhocodes/config-array@0.11.14': dependencies: @@ -11482,7 +11482,7 @@ snapshots: '@babel/runtime': 7.23.7 react: 18.3.1 - react-hook-form@7.53.0(react@18.3.1): + react-hook-form@7.53.2(react@18.3.1): dependencies: react: 18.3.1