migration
Build and Deploy Docker Images / build_and_deploy (push) Has been cancelled

This commit is contained in:
2026-06-04 15:33:18 +03:30
parent 59abfe6aac
commit cbccb8bc68
5 changed files with 3837 additions and 91 deletions
+5 -4
View File
@@ -34,11 +34,12 @@
"@aws-sdk/s3-request-presigner": "^3.850.0",
"@fastify/static": "^8.2.0",
"@keyv/redis": "^4.5.0",
"@mikro-orm/cli": "^6.4.16",
"@mikro-orm/core": "^6.4.16",
"@mikro-orm/cli": "6.6.14",
"@mikro-orm/core": "6.6.14",
"@mikro-orm/migrations": "6.6.14",
"@mikro-orm/nestjs": "^6.1.1",
"@mikro-orm/postgresql": "^6.4.16",
"@mikro-orm/seeder": "^6.4.16",
"@mikro-orm/postgresql": "6.6.14",
"@mikro-orm/seeder": "6.6.14",
"@nest-lab/fastify-multer": "^1.3.0",
"@nest-lab/throttler-storage-redis": "^1.1.0",
"@nestjs-modules/mailer": "^2.0.2",