diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 7cab6a3ef967..2d28549f99a0 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.53.2", + "react-hook-form": "^7.54.0", "react-i18next": "^15.1.2", "react-router-dom": "^6.28.0" }, diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index cc26d5a825fe..ef201bc3f8b7 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -91,7 +91,7 @@ "p-debounce": "^4.0.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hook-form": "^7.53.2", + "react-hook-form": "^7.54.0", "react-i18next": "^15.1.2", "react-router-dom": "^6.28.0", "reactflow": "^11.11.4", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index d929a319cbf6..e7612c930481 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.53.2", + "react-hook-form": "7.54.0", "react-i18next": "^15.1.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e7724a6d1fe3..1e9ed8a02b9e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.53.2 - version: 7.53.2(react@18.3.1) + specifier: ^7.54.0 + version: 7.54.0(react@18.3.1) react-i18next: specifier: ^15.1.2 version: 15.1.2(i18next@24.0.2(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -211,8 +211,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.53.2 - version: 7.53.2(react@18.3.1) + specifier: ^7.54.0 + version: 7.54.0(react@18.3.1) react-i18next: specifier: ^15.1.2 version: 15.1.2(i18next@24.0.2(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -410,8 +410,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: 7.53.2 - version: 7.53.2(react@18.3.1) + specifier: 7.54.0 + version: 7.54.0(react@18.3.1) react-i18next: specifier: ^15.1.2 version: 15.1.2(i18next@24.0.2(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -4148,8 +4148,8 @@ packages: peerDependencies: react: '>= 16.8 || 18.0.0' - react-hook-form@7.53.2: - resolution: {integrity: sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==} + react-hook-form@7.54.0: + resolution: {integrity: sha512-PS05+UQy/IdSbJNojBypxAo9wllhHgGmyr8/dyGQcPoiMf3e7Dfb9PWYVRco55bLbxH9S+1yDDJeTdlYCSxO3A==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -5689,7 +5689,7 @@ snapshots: p-debounce: 4.0.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-hook-form: 7.53.2(react@18.3.1) + react-hook-form: 7.54.0(react@18.3.1) react-i18next: 15.1.2(i18next@24.0.2(typescript@5.6.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: 6.28.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) reactflow: 11.11.4(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -9043,7 +9043,7 @@ snapshots: prop-types: 15.8.1 react: 18.3.1 - react-hook-form@7.53.2(react@18.3.1): + react-hook-form@7.54.0(react@18.3.1): dependencies: react: 18.3.1