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

4
pnpm-lock.yaml generated
View File

@@ -898,6 +898,9 @@ importers:
'@prisma/extension-read-replicas':
specifier: ^0.4.0
version: 0.4.0(@prisma/client@5.9.1(prisma@5.9.1))
fast-deep-equal:
specifier: ^3.1.3
version: 3.1.3
jiti:
specifier: ^2.4.1
version: 2.4.1
@@ -8820,6 +8823,7 @@ packages:
lodash.isequal@4.5.0:
resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==}
deprecated: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
lodash.isinteger@4.0.4:
resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==}