Add local tool filtering

This commit is contained in:
2026-05-19 08:33:18 +03:00
parent 7f5011b871
commit c613c636e1
5 changed files with 87 additions and 26 deletions
+4 -4
View File
@@ -14,8 +14,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",
@@ -27,12 +27,12 @@
"@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",
},
},
},