Skip to content

Commit ad75535

Browse files
authored
Merge pull request #49 from vectorMindsAI/auto-fix/deps-20260208-2012
chore(deps): update patch-level dependencies
2 parents dc0d176 + 58b6453 commit ad75535

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
},
1717
"dependencies": {
1818
"@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",
2121
"@langchain/groq": "^1.0.4",
22-
"@langchain/openai": "^1.2.0",
22+
"@langchain/openai": "^1.2.5",
2323
"@langchain/tavily": "^1.2.0",
2424
"@mixedbread/sdk": "^0.50.1",
2525
"@pinecone-database/pinecone": "^7.0.0",
@@ -65,19 +65,19 @@
6565
"inngest": "^3.50.0",
6666
"input-otp": "1.4.2",
6767
"install": "^0.13.0",
68-
"langchain": "^1.2.16",
68+
"langchain": "^1.2.18",
6969
"lucide-react": "^0.563.0",
70-
"mongoose": "^9.1.5",
70+
"mongoose": "^9.1.6",
7171
"next": "16.1.6",
7272
"next-auth": "^5.0.0-beta.30",
7373
"next-themes": "^0.4.6",
7474
"npm": "^11.9.0",
7575
"posthog-js": "^1.336.4",
7676
"react": "19.2.4",
77-
"react-day-picker": "9.13.0",
77+
"react-day-picker": "9.13.1",
7878
"react-dom": "19.2.4",
7979
"react-hook-form": "^7.71.1",
80-
"react-resizable-panels": "^4.5.8",
80+
"react-resizable-panels": "^4.5.9",
8181
"recharts": "3.7.0",
8282
"sonner": "^2.0.7",
8383
"tailwind-merge": "^3.3.1",
@@ -87,13 +87,13 @@
8787
"zod": "^4.3.6"
8888
},
8989
"devDependencies": {
90-
"@tailwindcss/postcss": "^4.1.9",
90+
"@tailwindcss/postcss": "^4.1.18",
9191
"@types/bcryptjs": "^3.0.0",
9292
"@types/node": "^25",
9393
"@types/react": "^19",
9494
"@types/react-dom": "^19",
9595
"postcss": "^8.5",
96-
"tailwindcss": "^4.1.9",
96+
"tailwindcss": "^4.1.18",
9797
"tw-animate-css": "1.4.0",
9898
"typescript": "^5"
9999
}

0 commit comments

Comments
 (0)