Skip to content

Commit

Permalink
build: upgrade y-websocket to v1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
umaranis committed May 6, 2024
1 parent 13ce7fa commit 44c2296
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion demos/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
},
"dependencies": {
"svelte-lexical": "0.4.0",
"y-websocket": "1.5.0",
"y-websocket": "1.5.4",
"yjs": "13.6.2"
},
"size-limit": [
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"lexical": "0.14.3",
"lodash-es": "^4.17.21",
"prettier": "^3.2.5",
"y-websocket": "1.5.0",
"y-websocket": "1.5.4",
"yjs": "13.6.2"
}
}
13 changes: 7 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 44c2296

Please sign in to comment.