From 27bb3084aa0cfec63d945dbda632ec22a83e5cc0 Mon Sep 17 00:00:00 2001 From: vanshaj2023 Date: Wed, 11 Feb 2026 20:03:40 +0000 Subject: [PATCH] chore(deps): update patch-level dependencies Updated dependencies to their latest patch versions. --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f52288c..9b92886 100644 --- a/package.json +++ b/package.json @@ -16,10 +16,10 @@ }, "dependencies": { "@hookform/resolvers": "^5.2.2", - "@langchain/community": "^1.1.12", - "@langchain/core": "^1.1.19", + "@langchain/community": "^1.1.14", + "@langchain/core": "^1.1.22", "@langchain/groq": "^1.0.4", - "@langchain/openai": "^1.2.5", + "@langchain/openai": "^1.2.7", "@langchain/tavily": "^1.2.0", "@mixedbread/sdk": "^0.50.1", "@pinecone-database/pinecone": "^7.0.0", @@ -65,7 +65,7 @@ "inngest": "^3.52.0", "input-otp": "1.4.2", "install": "^0.13.0", - "langchain": "^1.2.18", + "langchain": "^1.2.21", "lucide-react": "^0.563.0", "mongoose": "^9.1.6", "next": "16.1.6", @@ -74,7 +74,7 @@ "npm": "^11.9.0", "posthog-js": "^1.344.0", "react": "19.2.4", - "react-day-picker": "9.13.1", + "react-day-picker": "9.13.2", "react-dom": "19.2.4", "react-hook-form": "^7.71.1", "react-resizable-panels": "^4.5.9",