Skip to content

Commit a5ba5f6

Browse files
authored
chore(deps): update @liveblocks/* packages to v3.15.5 (#2637)
Bump all Liveblocks packages together to avoid "Multiple copies of Liveblocks" runtime error caused by version mismatch when packages are updated individually. Supersedes #2627 and #2630.
1 parent ffdbc40 commit a5ba5f6

3 files changed

Lines changed: 73 additions & 197 deletions

File tree

examples/collaboration/liveblocks/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"smoke:python": "python3 ./scripts/smoke-python-sdk.py"
99
},
1010
"dependencies": {
11-
"@liveblocks/client": "^3.11.0",
12-
"@liveblocks/node": "^3.11.0",
13-
"@liveblocks/yjs": "^3.11.0",
11+
"@liveblocks/client": "catalog:",
12+
"@liveblocks/node": "^3.15.5",
13+
"@liveblocks/yjs": "catalog:",
1414
"react": "^19.2.1",
1515
"react-dom": "^19.2.1",
1616
"superdoc": "latest",

0 commit comments

Comments
 (0)