main
Some checks failed
CI / build (push) Failing after 59s

This commit is contained in:
Harun CAN
2026-01-30 03:41:08 +03:00
parent 15f57dcb08
commit 8995e79e78
65 changed files with 643 additions and 15 deletions

View File

@@ -21,6 +21,7 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.964.0",
"@google/genai": "^1.35.0",
"@nestjs/axios": "^4.0.1",
"@nestjs/bullmq": "^11.0.4",
"@nestjs/cache-manager": "^3.1.0",
"@nestjs/common": "^11.0.1",
@@ -34,6 +35,7 @@
"@nestjs/terminus": "^11.0.0",
"@nestjs/throttler": "^6.5.0",
"@prisma/client": "^5.22.0",
"axios": "^1.13.4",
"bcrypt": "^6.0.0",
"bullmq": "^5.66.4",
"cache-manager": "^7.2.7",