fix idp on started

This commit is contained in:
lendry
2026-06-24 16:53:06 +03:00
parent d16eccb4c2
commit e60d55f6bd
15 changed files with 709 additions and 52 deletions

View File

@@ -28,6 +28,7 @@
"amqplib": "^0.10.9",
"bcryptjs": "^3.0.3",
"ioredis": "^5.8.2",
"nodemailer": "^7.0.6",
"pg": "^8.22.0",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.2",
@@ -39,6 +40,7 @@
"@nestjs/testing": "^11.1.9",
"@types/amqplib": "^0.10.8",
"@types/node": "^24.10.1",
"@types/nodemailer": "^7.0.1",
"@types/pg": "^8.20.0",
"grpc-tools": "^1.13.1",
"prisma": "^7.1.0",