diff --git a/docs/package.json b/docs/package.json index ee7241567e35c..bc9a539ed1db5 100644 --- a/docs/package.json +++ b/docs/package.json @@ -84,7 +84,7 @@ "react": "^18.3.1", "react-docgen": "^5.4.3", "react-dom": "^18.3.1", - "react-hook-form": "^7.54.1", + "react-hook-form": "^7.54.2", "react-is": "^18.3.1", "react-router": "^6.28.0", "react-router-dom": "^6.28.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 058a1f47988fa..829efb509b39a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -597,8 +597,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(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-is: specifier: ^18.3.1 version: 18.3.1 @@ -8848,8 +8848,8 @@ packages: peerDependencies: react: ^18.3.1 - 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 @@ -18873,7 +18873,7 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - 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