fix: seed에서 argon2 런타임 의존성 제거 (Docker Alpine 호환)

This commit is contained in:
Johngreen
2026-03-09 00:26:04 +09:00
parent 7ce2bd23f8
commit 8ffad799e9
3 changed files with 10 additions and 6 deletions
-1
View File
@@ -30,7 +30,6 @@
},
"devDependencies": {
"@types/node": "^22.10.2",
"argon2": "^0.44.0",
"prisma": "^6.1.0",
"tsup": "^8.3.5",
"tsx": "^4.19.0",