Merge pull request #1367 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-3.0.0
Some checks failed
Code Format Check / check-format (push) Has been cancelled
ESLint / Run eslint scanning (push) Has been cancelled
Run tests and upload coverage / Run tests and collect coverage (push) Has been cancelled

This commit is contained in:
Ahmad 2025-06-30 19:02:58 -04:00 committed by GitHub
commit 8619e5323d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 7 deletions

View file

@ -2419,15 +2419,24 @@ __metadata:
languageName: node
linkType: hard
"@liveblocks/node@npm:^2.24.3":
version: 2.24.3
resolution: "@liveblocks/node@npm:2.24.3"
"@liveblocks/core@npm:3.0.0":
version: 3.0.0
resolution: "@liveblocks/core@npm:3.0.0"
peerDependencies:
"@types/json-schema": ^7
checksum: 10c0/c43cb6a75965aa8fb27db020eddc0ff9fb0faa9cbdbcd083c0c051f97f3c61355a791f8b60cc43d38c13034b7c9b26558f7c124d870af1ee417fcf891f2324ea
languageName: node
linkType: hard
"@liveblocks/node@npm:^3.0.0":
version: 3.0.0
resolution: "@liveblocks/node@npm:3.0.0"
dependencies:
"@liveblocks/core": "npm:2.24.3"
"@liveblocks/core": "npm:3.0.0"
"@stablelib/base64": "npm:^1.0.1"
fast-sha256: "npm:^1.3.0"
node-fetch: "npm:^2.6.1"
checksum: 10c0/32f921ae228a9a40301124b1cc6c02f0befe9d6b67b8e772bb711c6560796e89dc79c127d328de4b9be3b93f38dd8d93b23691ffb654d4de4c110ff0b7ea7761
checksum: 10c0/4d19462cb4eec2416828bd7b194e6f5c570d44ac1fbf3a0d929fae6632997fc9fc1a8425b0549af59d11620de3e158e45fb268cc41f77d946025339b0abbf8ba
languageName: node
linkType: hard
@ -13971,7 +13980,7 @@ __metadata:
"@eslint/js": "npm:^9.27.0"
"@hello-pangea/dnd": "npm:^18.0.1"
"@liveblocks/client": "npm:^2.24.3"
"@liveblocks/node": "npm:^2.24.3"
"@liveblocks/node": "npm:^3.0.0"
"@liveblocks/react": "npm:^2.24.3"
"@mdx-js/loader": "npm:^3.1.0"
"@mdx-js/react": "npm:^3.1.0"