merge main into stabilize-live-api-memory to reconcile pr 8

This commit is contained in:
dirtydishes 2026-05-23 16:24:01 -04:00
commit 6584f7d154
9 changed files with 559 additions and 24 deletions

View file

@ -11,7 +11,7 @@
"@islandflow/observability": "workspace:*",
"@islandflow/storage": "workspace:*",
"@islandflow/types": "workspace:*",
"ws": "^8.18.3",
"ws": "^8.21.0",
"zod": "^3.23.8"
}
}

View file

@ -10,7 +10,7 @@
"@islandflow/config": "workspace:*",
"@islandflow/observability": "workspace:*",
"@islandflow/types": "workspace:*",
"ws": "^8.18.3",
"ws": "^8.21.0",
"zod": "^3.23.8"
}
}

View file

@ -12,7 +12,7 @@
"@islandflow/storage": "workspace:*",
"@islandflow/types": "workspace:*",
"@msgpack/msgpack": "^3.1.3",
"ws": "^8.18.3",
"ws": "^8.21.0",
"zod": "^3.23.8"
}
}