Update packages (#66)

This commit is contained in:
Hakan Shehu
2025-06-15 11:55:43 +02:00
committed by GitHub
parent b711af0431
commit 9294600c61
8 changed files with 226 additions and 219 deletions

View File

@@ -19,35 +19,35 @@
},
"description": "",
"devDependencies": {
"@types/node": "^24.0.0",
"@types/node": "^24.0.1",
"@types/nodemailer": "^6.4.17",
"@types/pg": "^8.15.4",
"@types/ws": "^8.18.1",
"nodemon": "^3.1.10",
"tsup": "^8.5.0",
"tsx": "^4.19.4"
"tsx": "^4.20.3"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.826.0",
"@aws-sdk/client-s3": "^3.828.0",
"@colanode/core": "*",
"@colanode/crdt": "*",
"@fastify/cors": "^11.0.1",
"@fastify/websocket": "^11.1.0",
"@langchain/core": "^0.3.57",
"@langchain/google-genai": "^0.2.10",
"@langchain/langgraph": "^0.3.1",
"@langchain/openai": "^0.5.12",
"@langchain/core": "^0.3.58",
"@langchain/google-genai": "^0.2.12",
"@langchain/langgraph": "^0.3.3",
"@langchain/openai": "^0.5.13",
"@node-rs/argon2": "^2.0.2",
"bullmq": "^5.53.2",
"bullmq": "^5.53.3",
"diff": "^8.0.2",
"dotenv": "^16.5.0",
"fastify": "^5.3.3",
"fastify": "^5.4.0",
"fastify-type-provider-zod": "^5.0.0",
"handlebars": "^4.7.8",
"js-sha256": "^0.11.0",
"ky": "^1.8.1",
"kysely": "^0.28.2",
"langchain": "^0.3.27",
"langchain": "^0.3.28",
"langfuse-langchain": "^3.37.4",
"nodemailer": "^7.0.3",
"pg": "^8.16.0",