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

- DTO 공용 코드 작업 완료
This commit is contained in:
geonhee-min
2025-12-17 17:02:34 +09:00
parent 6fc4a0fe39
commit a30fb01add
6 changed files with 35 additions and 28 deletions

View File

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