bump libs

This commit is contained in:
2026-05-01 04:54:11 +03:00
parent d95c37a322
commit 382e00ce31
3 changed files with 174 additions and 1272 deletions
+5 -5
View File
@@ -14,7 +14,7 @@
"@napi-rs/canvas": "^0.1.100",
"axios": "^1.15.2",
"dotenv": "^17.4.2",
"drizzle-orm": "1.0.0-beta.21",
"drizzle-orm": "1.0.0-beta.22",
"emoji-regex": "^10.6.0",
"fluent-ffmpeg": "^2.1.3",
"ollama": "^0.6.3",
@@ -26,8 +26,8 @@
"sharp": "^0.34.5",
"systeminformation": "^5.31.5",
"twemoji": "^14.0.2",
"typescript-telegram-bot-api": "^0.11.0",
"youtubei.js": "^16.0.1",
"typescript-telegram-bot-api": "^0.14.0",
"youtubei.js": "^17.0.1",
"zod": "^4.3.6"
},
"devDependencies": {
@@ -37,8 +37,8 @@
"@types/fluent-ffmpeg": "^2.1.28",
"@typescript-eslint/eslint-plugin": "^8.59.1",
"@typescript-eslint/parser": "^8.59.1",
"drizzle-kit": "^1.0.0-beta.9-e89174b",
"eslint": "^9.39.4",
"drizzle-kit": "^1.0.0-beta.22",
"eslint": "^10.2.1",
"tsx": "^4.21.0",
"typescript": "^5.9.3"
}