|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@hookform/resolvers": "^5.2.2", |
19 | | - "@langchain/community": "^1.1.10", |
20 | | - "@langchain/core": "^1.1.18", |
| 19 | + "@langchain/community": "^1.1.12", |
| 20 | + "@langchain/core": "^1.1.19", |
21 | 21 | "@langchain/groq": "^1.0.4", |
22 | | - "@langchain/openai": "^1.2.0", |
| 22 | + "@langchain/openai": "^1.2.5", |
23 | 23 | "@langchain/tavily": "^1.2.0", |
24 | 24 | "@mixedbread/sdk": "^0.50.1", |
25 | 25 | "@pinecone-database/pinecone": "^7.0.0", |
|
65 | 65 | "inngest": "^3.50.0", |
66 | 66 | "input-otp": "1.4.2", |
67 | 67 | "install": "^0.13.0", |
68 | | - "langchain": "^1.2.16", |
| 68 | + "langchain": "^1.2.18", |
69 | 69 | "lucide-react": "^0.563.0", |
70 | | - "mongoose": "^9.1.5", |
| 70 | + "mongoose": "^9.1.6", |
71 | 71 | "next": "16.1.6", |
72 | 72 | "next-auth": "^5.0.0-beta.30", |
73 | 73 | "next-themes": "^0.4.6", |
74 | 74 | "npm": "^11.9.0", |
75 | 75 | "posthog-js": "^1.336.4", |
76 | 76 | "react": "19.2.4", |
77 | | - "react-day-picker": "9.13.0", |
| 77 | + "react-day-picker": "9.13.1", |
78 | 78 | "react-dom": "19.2.4", |
79 | 79 | "react-hook-form": "^7.71.1", |
80 | | - "react-resizable-panels": "^4.5.8", |
| 80 | + "react-resizable-panels": "^4.5.9", |
81 | 81 | "recharts": "3.7.0", |
82 | 82 | "sonner": "^2.0.7", |
83 | 83 | "tailwind-merge": "^3.3.1", |
|
87 | 87 | "zod": "^4.3.6" |
88 | 88 | }, |
89 | 89 | "devDependencies": { |
90 | | - "@tailwindcss/postcss": "^4.1.9", |
| 90 | + "@tailwindcss/postcss": "^4.1.18", |
91 | 91 | "@types/bcryptjs": "^3.0.0", |
92 | 92 | "@types/node": "^25", |
93 | 93 | "@types/react": "^19", |
94 | 94 | "@types/react-dom": "^19", |
95 | 95 | "postcss": "^8.5", |
96 | | - "tailwindcss": "^4.1.9", |
| 96 | + "tailwindcss": "^4.1.18", |
97 | 97 | "tw-animate-css": "1.4.0", |
98 | 98 | "typescript": "^5" |
99 | 99 | } |
|
0 commit comments