bump libs

This commit is contained in:
2026-05-19 01:53:57 +03:00
parent 5b67e23060
commit 7f5011b871
3 changed files with 140 additions and 136 deletions
+4 -4
View File
@@ -22,8 +22,8 @@
"emoji-regex": "^10.6.0",
"fluent-ffmpeg": "^2.1.3",
"ollama": "^0.6.3",
"openai": "^6.37.0",
"pg": "^8.20.0",
"openai": "^6.38.0",
"pg": "^8.21.0",
"qrcode": "^1.5.4",
"sharp": "^0.34.5",
"systeminformation": "^5.31.6",
@@ -35,11 +35,11 @@
"@eslint/js": "^9.39.4",
"@types/bun": "^1.3.14",
"@types/fluent-ffmpeg": "^2.1.28",
"@types/node": "^25.8.0",
"@types/node": "^25.9.0",
"@types/pg": "^8.20.0",
"@types/qrcode": "^1.5.6",
"eslint": "^9.39.4",
"typescript": "^6.0.3",
"typescript-eslint": "^8.59.3"
"typescript-eslint": "^8.59.4"
}
}