feat: add @types/pg dependency and update pnpm lockfile

This commit is contained in:
2025-12-29 06:00:50 +00:00
parent 124b070dc9
commit 7a99fd2450
3 changed files with 14 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@
"redis": "^4.7.0"
},
"devDependencies": {
"@types/pg": "^8.15.5",
"dotenv": "^17.2.3",
"prisma": "^7.2.0",
"tsdown": "^0.18.3"