fix(buffer): better merging profiles in buffer

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-02-22 07:46:06 +01:00
parent 4c938131ca
commit 2022a82f03
3 changed files with 89 additions and 81 deletions

View File

@@ -21,6 +21,7 @@
"@openpanel/validation": "workspace:*",
"@prisma/client": "^5.1.1",
"@prisma/extension-read-replicas": "^0.4.0",
"fast-deep-equal": "^3.1.3",
"jiti": "^2.4.1",
"prisma-json-types-generator": "^3.1.1",
"ramda": "^0.29.1",