diff --git a/packages/components/package.json b/packages/components/package.json index 858aef09..a67d4604 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -61,8 +61,8 @@ "lucide-react": "^0.469.0", "next-themes": "^0.4.6", "react-day-picker": "^9.13.0", - "react-hook-form": "^7.71.0", - "react-resizable-panels": "^4.4.0", + "react-hook-form": "^7.71.1", + "react-resizable-panels": "^4.4.1", "sonner": "^2.0.7", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a73bf83e..aa489c63 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -424,11 +424,11 @@ importers: specifier: 18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.71.0 - version: 7.71.0(react@18.3.1) + specifier: ^7.71.1 + version: 7.71.1(react@18.3.1) react-resizable-panels: - specifier: ^4.4.0 - version: 4.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^4.4.1 + version: 4.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) sonner: specifier: ^2.0.7 version: 2.0.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -4410,8 +4410,8 @@ packages: peerDependencies: react: 18.3.1 - react-hook-form@7.71.0: - resolution: {integrity: sha512-oFDt/iIFMV9ZfV52waONXzg4xuSlbwKUPvXVH2jumL1me5qFhBMc4knZxuXiZ2+j6h546sYe3ZKJcg/900/iHw==} + react-hook-form@7.71.1: + resolution: {integrity: sha512-9SUJKCGKo8HUSsCO+y0CtqkqI5nNuaDqTxyqPsZPqIwudpj4rCrAz/jZV+jn57bx5gtZKOh3neQu94DXMc+w5w==} engines: {node: '>=18.0.0'} peerDependencies: react: 18.3.1 @@ -4468,8 +4468,8 @@ packages: '@types/react': optional: true - react-resizable-panels@4.4.0: - resolution: {integrity: sha512-vGH1rIhyDOL4RSWYTx3eatjDohDFIRxJCAXUOaeL9HyamptUnUezqndjMtBo9hQeaq1CIP0NBbc7ZV3lBtlgxA==} + react-resizable-panels@4.4.1: + resolution: {integrity: sha512-dpM9oI6rGlAq7VYDeafSRA1JmkJv8aNuKySR+tZLQQLfaeqTnQLSM52EcoI/QdowzsjVUCk6jViKS0xHWITVRQ==} peerDependencies: react: 18.3.1 react-dom: 18.3.1 @@ -9480,7 +9480,7 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-hook-form@7.71.0(react@18.3.1): + react-hook-form@7.71.1(react@18.3.1): dependencies: react: 18.3.1 @@ -9538,7 +9538,7 @@ snapshots: optionalDependencies: '@types/react': 18.3.12 - react-resizable-panels@4.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-resizable-panels@4.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1)