diff --git a/apps/web/package.json b/apps/web/package.json index 9ff6ad21391..42e8574e48f 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -60,7 +60,7 @@ "react": "^18.3.1", "react-dom": "^18.2.0", "react-helmet-async": "^2.0.5", - "react-hook-form": "^7.54.1", + "react-hook-form": "^7.54.2", "react-intl": "^7.0.4", "react-router": "^7.1.1", "react-to-print": "^2.15.1", diff --git a/packages/forms/package.json b/packages/forms/package.json index e8fb8144a68..cd9bab50c8a 100644 --- a/packages/forms/package.json +++ b/packages/forms/package.json @@ -57,7 +57,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "react": "^18.3.1", - "react-hook-form": "^7.54.1", + "react-hook-form": "^7.54.2", "react-intl": "^7.0.4", "tsconfig": "workspace:*", "typescript": "^5.7.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a22c7d55b11..c571ae1e9c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,8 +142,8 @@ importers: specifier: ^2.0.5 version: 2.0.5(react@18.3.1) react-hook-form: - specifier: ^7.54.1 - version: 7.54.1(react@18.3.1) + specifier: ^7.54.2 + version: 7.54.2(react@18.3.1) react-intl: specifier: ^7.0.4 version: 7.0.4(react@18.3.1)(typescript@5.7.2) @@ -596,7 +596,7 @@ importers: version: 2.2.0(react@18.3.1) '@hookform/error-message': specifier: ^2.0.1 - version: 2.0.1(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.54.1(react@18.3.1))(react@18.3.1) + version: 2.0.1(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.54.2(react@18.3.1))(react@18.3.1) '@tiptap/extension-character-count': specifier: ^2.10.4 version: 2.10.4(@tiptap/core@2.10.4(@tiptap/pm@2.10.4))(@tiptap/pm@2.10.4) @@ -686,8 +686,8 @@ importers: specifier: ^18.3.1 version: 18.3.1 react-hook-form: - specifier: ^7.54.1 - version: 7.54.1(react@18.3.1) + specifier: ^7.54.2 + version: 7.54.2(react@18.3.1) react-intl: specifier: ^7.0.4 version: 7.0.4(react@18.3.1)(typescript@5.7.2) @@ -6740,8 +6740,8 @@ packages: peerDependencies: react: ^16.6.0 || ^17.0.0 || ^18.0.0 - react-hook-form@7.54.1: - resolution: {integrity: sha512-PUNzFwQeQ5oHiiTUO7GO/EJXGEtuun2Y1A59rLnZBBj+vNEOWt/3ERTiG1/zt7dVeJEM+4vDX/7XQ/qanuvPMg==} + react-hook-form@7.54.2: + resolution: {integrity: sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -9048,11 +9048,11 @@ snapshots: dependencies: react: 18.3.1 - '@hookform/error-message@2.0.1(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.54.1(react@18.3.1))(react@18.3.1)': + '@hookform/error-message@2.0.1(react-dom@18.3.1(react@18.3.1))(react-hook-form@7.54.2(react@18.3.1))(react@18.3.1)': dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-hook-form: 7.54.1(react@18.3.1) + react-hook-form: 7.54.2(react@18.3.1) '@humanwhocodes/config-array@0.11.14': dependencies: @@ -14293,7 +14293,7 @@ snapshots: react-fast-compare: 3.2.2 shallowequal: 1.1.0 - react-hook-form@7.54.1(react@18.3.1): + react-hook-form@7.54.2(react@18.3.1): dependencies: react: 18.3.1