Files
stats/pnpm-workspace.yaml
Carl-Gerhard Lindesvärd 4483e464d1 fix: optimize event buffer (#278)
* fix: how we fetch profiles in the buffer

* perf: optimize event buffer

* remove unused file

* fix

* wip

* wip: try groupmq 2

* try simplified event buffer with duration calculation on the fly instead
2026-03-16 13:29:40 +01:00

17 lines
298 B
YAML

packages:
- "apps/*"
- "packages/**"
- "tooling/*"
- "admin"
# Define a catalog of version ranges.
catalog:
zod: ^3.24.2
react: ^19.2.3
"@types/react": ^19.2.3
"react-dom": ^19.2.3
"@types/react-dom": ^19.2.3
"@types/node": ^24.7.1
typescript: ^5.9.3
groupmq: 2.0.0-next.1