diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 2e46bc53dd..ace57720e5 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -35,7 +35,7 @@ "lodash-es": "^4.17.21", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hook-form": "^7.52.2", + "react-hook-form": "^7.53.0", "react-i18next": "^15.0.1", "react-router-dom": "^6.26.1" }, diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index beb576039d..857008beb1 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -98,7 +98,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-dropzone": "^14.2.3", - "react-hook-form": "^7.52.2", + "react-hook-form": "^7.53.0", "react-i18next": "^15.0.1", "react-router-dom": "^6.26.1", "reactflow": "^11.11.4", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index 50ec941bf3..e60ef68c4f 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -54,7 +54,7 @@ "lodash-es": "^4.17.21", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hook-form": "7.52.2", + "react-hook-form": "7.53.0", "react-i18next": "^15.0.1" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 73306e41e6..17f274b19f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.52.2 - version: 7.52.2(react@18.3.1) + specifier: ^7.53.0 + version: 7.53.0(react@18.3.1) react-i18next: specifier: ^15.0.1 version: 15.0.1(i18next@23.14.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -214,8 +214,8 @@ importers: specifier: ^14.2.3 version: 14.2.3(react@18.3.1) react-hook-form: - specifier: ^7.52.2 - version: 7.52.2(react@18.3.1) + specifier: ^7.53.0 + version: 7.53.0(react@18.3.1) react-i18next: specifier: ^15.0.1 version: 15.0.1(i18next@23.14.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -445,8 +445,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: 7.52.2 - version: 7.52.2(react@18.3.1) + specifier: 7.53.0 + version: 7.53.0(react@18.3.1) react-i18next: specifier: ^15.0.1 version: 15.0.1(i18next@23.14.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -4145,8 +4145,8 @@ packages: peerDependencies: react: '>= 16.8 || 18.0.0' - react-hook-form@7.52.2: - resolution: {integrity: sha512-pqfPEbERnxxiNMPd0bzmt1tuaPcVccywFDpyk2uV5xCIBphHV5T8SVnX9/o3kplPE1zzKt77+YIoq+EMwJp56A==} + 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 @@ -5654,7 +5654,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-dropzone: 14.2.3(react@18.3.1) - react-hook-form: 7.52.2(react@18.3.1) + react-hook-form: 7.53.0(react@18.3.1) react-i18next: 15.0.1(i18next@23.14.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: 6.26.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) reactflow: 11.11.4(@types/react@18.3.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -9021,7 +9021,7 @@ snapshots: prop-types: 15.8.1 react: 18.3.1 - react-hook-form@7.52.2(react@18.3.1): + react-hook-form@7.53.0(react@18.3.1): dependencies: react: 18.3.1