diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index d7bbad887d..5ef230921f 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -28,7 +28,7 @@ "lodash-es": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.50.1", + "react-hook-form": "^7.51.0", "react-i18next": "^14.0.5", "react-router-dom": "^6.22.2", "ui-shared": "workspace:*" diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index e70947e266..139f581fdb 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -81,7 +81,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-dropzone": "^14.2.3", - "react-hook-form": "^7.50.1", + "react-hook-form": "^7.51.0", "react-i18next": "^14.0.5", "react-router-dom": "^6.22.2", "reactflow": "^11.10.4", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index 315b94ee49..b338b2fe87 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -47,7 +47,7 @@ "lodash-es": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "7.50.1", + "react-hook-form": "7.51.0", "react-i18next": "^14.0.5" }, "devDependencies": { diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 7e52448328..1a6b912c58 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -102,8 +102,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: ^7.50.1 - version: 7.50.1(react@18.2.0) + specifier: ^7.51.0 + version: 7.51.0(react@18.2.0) react-i18next: specifier: ^14.0.5 version: 14.0.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) @@ -208,8 +208,8 @@ importers: specifier: ^14.2.3 version: 14.2.3(react@18.2.0) react-hook-form: - specifier: ^7.50.1 - version: 7.50.1(react@18.2.0) + specifier: ^7.51.0 + version: 7.51.0(react@18.2.0) react-i18next: specifier: ^14.0.5 version: 14.0.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) @@ -452,8 +452,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: 7.50.1 - version: 7.50.1(react@18.2.0) + specifier: 7.51.0 + version: 7.51.0(react@18.2.0) react-i18next: specifier: ^14.0.5 version: 14.0.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) @@ -6720,8 +6720,8 @@ packages: react: 18.2.0 dev: false - /react-hook-form@7.50.1(react@18.2.0): - resolution: {integrity: sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==} + /react-hook-form@7.51.0(react@18.2.0): + resolution: {integrity: sha512-BggOy5j58RdhdMzzRUHGOYhSz1oeylFAv6jUSG86OvCIvlAvS7KvnRY7yoAf2pfEiPN7BesnR0xx73nEk3qIiw==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 @@ -8516,7 +8516,7 @@ packages: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-dropzone: 14.2.3(react@18.2.0) - react-hook-form: 7.50.1(react@18.2.0) + react-hook-form: 7.51.0(react@18.2.0) react-i18next: 14.0.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.22.2(react-dom@18.2.0)(react@18.2.0) reactflow: 11.10.4(@types/react@18.2.61)(react-dom@18.2.0)(react@18.2.0)