feat-contacts-import

This commit is contained in:
deploy
2026-04-30 18:08:34 +02:00
parent 72bc349429
commit 8b8a145d52
8 changed files with 547 additions and 51 deletions
+3 -1
View File
@@ -20,7 +20,9 @@
"pdf-lib": "^1.17.1",
"pg": "^8.11.5",
"uuid": "^9.0.1",
"zod": "^3.23.8"
"zod": "^3.23.8",
"csv-parse": "^5.5.6",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@types/bcryptjs": "^2.4.6",