feat: add es-toolkit dependency to multiple package.json files

This commit is contained in:
2026-01-03 16:40:15 +00:00
parent 020028fc74
commit aec43e67fa
8 changed files with 18 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@
"@prisma/adapter-pg": "^7.2.0",
"@prisma/client": "^7.2.0",
"@prisma/client-runtime-utils": "^7.2.0",
"es-toolkit": "^1.39.0",
"pg": "^8.16.3",
"redis": "^5.10.0"
},