Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @liveblocks/node from 2.17.0 to 2.18.2 #1057

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@clerk/themes": "^2.2.18",
"@hello-pangea/dnd": "^18.0.1",
"@liveblocks/client": "^2.18.0",
"@liveblocks/node": "^2.17.0",
"@liveblocks/node": "^2.18.2",
"@liveblocks/react": "^2.16.2",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1916,15 +1916,22 @@ __metadata:
languageName: node
linkType: hard

"@liveblocks/node@npm:^2.17.0":
version: 2.17.0
resolution: "@liveblocks/node@npm:2.17.0"
"@liveblocks/core@npm:2.18.2":
version: 2.18.2
resolution: "@liveblocks/core@npm:2.18.2"
checksum: 10c0/81322b989526f87e9d3b3da9ae1d97397fb207558d873bc0d677e823af975790061254e20539a453722d6fc1e8c524543771ef97c58ddd2437645862333d4abc
languageName: node
linkType: hard

"@liveblocks/node@npm:^2.18.2":
version: 2.18.2
resolution: "@liveblocks/node@npm:2.18.2"
dependencies:
"@liveblocks/core": "npm:2.17.0"
"@liveblocks/core": "npm:2.18.2"
"@stablelib/base64": "npm:^1.0.1"
fast-sha256: "npm:^1.3.0"
node-fetch: "npm:^2.6.1"
checksum: 10c0/e9416980f983b803426dce3f47863bd2fc721f9f00d1fc12931f5bd58aee24851edafe80d74de0bd2210192548a87edf13b1d30f53250ae7c5fc80716525d090
checksum: 10c0/5ca2fb0b67e179d496d910322766930faeca25db16ce72452eadd773ff6fec20730b08d271957ae9d6f57ad07825cf462f4ea2a2f8addd15169e698421ae1144
languageName: node
linkType: hard

Expand Down Expand Up @@ -12442,7 +12449,7 @@ __metadata:
"@eslint/js": "npm:^9.20.0"
"@hello-pangea/dnd": "npm:^18.0.1"
"@liveblocks/client": "npm:^2.18.0"
"@liveblocks/node": "npm:^2.17.0"
"@liveblocks/node": "npm:^2.18.2"
"@liveblocks/react": "npm:^2.16.2"
"@mdx-js/loader": "npm:^3.1.0"
"@mdx-js/react": "npm:^3.1.0"
Expand Down