correction deploiement
All checks were successful
Build and Push App / build (push) Successful in 57s

This commit is contained in:
2026-04-18 23:08:45 +02:00
parent 69d0ef08e9
commit a28a75bc48
3 changed files with 408 additions and 172 deletions

View File

@@ -16,16 +16,16 @@
},
"dependencies": {
"@google/genai": "^1.30.0",
"@prisma/adapter-pg": "^7.4.1",
"@prisma/client": "^7.4.1",
"@prisma/config": "^7.4.1",
"@prisma/adapter-pg": "^7.7.0",
"@prisma/client": "^7.7.0",
"@prisma/config": "^7.7.0",
"@tailwindcss/typography": "^0.5.19",
"@types/pg": "^8.16.0",
"bcryptjs": "^3.0.3",
"lucide-react": "^0.554.0",
"next": "^16.1.6",
"pg": "^8.19.0",
"prisma": "^7.4.1",
"prisma": "^7.7.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-hot-toast": "^2.6.0",