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",