Update server packages

This commit is contained in:
Hakan Shehu
2025-01-29 11:14:08 +01:00
parent ea5e5a5a2a
commit 6f95543373
2 changed files with 442 additions and 438 deletions

View File

@@ -22,24 +22,24 @@
"@types/cors": "^2.8.17",
"@types/express": "^5.0.0",
"@types/multer": "^1.4.12",
"@types/node": "^22.10.7",
"@types/node": "^22.12.0",
"@types/nodemailer": "^6.4.17",
"@types/pg": "^8.11.10",
"@types/ws": "^8.5.12",
"@types/pg": "^8.11.11",
"@types/ws": "^8.5.14",
"nodemon": "^3.1.7",
"tsup": "^8.3.0",
"tsup": "^8.3.6",
"tsx": "^4.19.2"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.731.1",
"@aws-sdk/s3-request-presigner": "^3.731.1",
"@aws-sdk/client-s3": "^3.735.0",
"@aws-sdk/s3-request-presigner": "^3.735.0",
"@colanode/core": "*",
"@colanode/crdt": "*",
"@langchain/core": "^0.3.31",
"@langchain/openai": "^0.3.17",
"@langchain/core": "^0.3.36",
"@langchain/openai": "^0.4.2",
"@node-rs/argon2": "^2.0.2",
"axios": "^1.7.8",
"bullmq": "^5.34.10",
"bullmq": "^5.39.0",
"cors": "^2.8.5",
"diff": "^7.0.0",
"dotenv": "^16.4.5",
@@ -47,9 +47,9 @@
"handlebars": "^4.7.8",
"js-sha256": "^0.11.0",
"kysely": "^0.27.4",
"langchain": "^0.3.11",
"langchain": "^0.3.14",
"multer": "^1.4.5-lts.1",
"nodemailer": "^6.9.16",
"nodemailer": "^6.10.0",
"pg": "^8.13.0",
"postgres": "^3.4.4",
"redis": "^4.7.0",

858
package-lock.json generated

File diff suppressed because it is too large Load Diff