Skip to content

Commit

Permalink
Bump @liveblocks/node from 2.16.2 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.16.2 to 2.17.0.
- [Release notes](https://github.com/liveblocks/liveblocks/releases)
- [Changelog](https://github.com/liveblocks/liveblocks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/liveblocks/liveblocks/commits/v2.17.0/packages/liveblocks-node)

---
updated-dependencies:
- dependency-name: "@liveblocks/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 9bd7ce2 commit ae04480
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
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.16",
"@hello-pangea/dnd": "^17.0.0",
"@liveblocks/client": "^2.16.2",
"@liveblocks/node": "^2.16.2",
"@liveblocks/node": "^2.17.0",
"@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 @@ -1893,15 +1893,22 @@ __metadata:
languageName: node
linkType: hard

"@liveblocks/node@npm:^2.16.2":
version: 2.16.2
resolution: "@liveblocks/node@npm:2.16.2"
"@liveblocks/core@npm:2.17.0":
version: 2.17.0
resolution: "@liveblocks/core@npm:2.17.0"
checksum: 10c0/56c1191943c6a14c88135561010d2919b0448e8c948180fe047ebaaac20520fe979b75201851fea43b19b514560f8fa8f90eea2fb9f0ec5d32ca995fb71def62
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -12757,7 +12764,7 @@ __metadata:
"@eslint/js": "npm:^9.19.0"
"@hello-pangea/dnd": "npm:^17.0.0"
"@liveblocks/client": "npm:^2.16.2"
"@liveblocks/node": "npm:^2.16.2"
"@liveblocks/node": "npm:^2.17.0"
"@liveblocks/react": "npm:^2.16.2"
"@mdx-js/loader": "npm:^3.1.0"
"@mdx-js/react": "npm:^3.1.0"
Expand Down

0 comments on commit ae04480

Please sign in to comment.