bump libs

This commit is contained in:
2026-03-02 23:58:57 +03:00
parent 6dce990c4c
commit 3f34a48d41
3 changed files with 33 additions and 33 deletions
+4 -4
View File
@@ -8,11 +8,11 @@
"bun:start": "bun run dist/index.js"
},
"dependencies": {
"@google/genai": "^1.42.0",
"@google/genai": "^1.43.0",
"@libsql/client": "^0.17.0",
"@mistralai/mistralai": "^1.14.0",
"@mistralai/mistralai": "^1.14.1",
"@napi-rs/canvas": "^0.1.95",
"axios": "^1.13.5",
"axios": "^1.13.6",
"dotenv": "^17.3.1",
"drizzle-orm": "^1.0.0-beta.9-e89174b",
"emoji-regex": "^10.6.0",
@@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/bun": "^1.3.9",
"@types/node": "^25.3.0",
"@types/node": "^25.3.3",
"@types/qrcode": "^1.5.6",
"@types/fluent-ffmpeg": "^2.1.28",
"@typescript-eslint/eslint-plugin": "^8.56.1",