issue #
All checks were successful
Test CI / build (push) Successful in 1m26s

- DTO 패키지 레지스트리 전환 중
This commit is contained in:
geonhee-min
2025-12-16 17:26:36 +09:00
parent 17335a26e7
commit 6fc4a0fe39
5 changed files with 240 additions and 57 deletions

View File

@@ -26,7 +26,7 @@
"drizzle-pull:prod": "dotenv -e .env.prod -- drizzle-kit pull"
},
"dependencies": {
"@baekyangdan/core-utils": "^1.0.9",
"@baekyangdan/core-utils": "^1.0.21",
"@fastify/cookie": "^11.0.2",
"@nestjs/class-transformer": "^0.4.0",
"@nestjs/class-validator": "^0.13.4",