Merge pull request #1367 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-3.0.0
Some checks are pending
ESLint / Run eslint scanning (push) Waiting to run
Code Format Check / check-format (push) Waiting to run
Run tests and upload coverage / Run tests and collect coverage (push) Waiting to run

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

@ -22,7 +22,7 @@
"@clerk/themes": "^2.2.48", "@clerk/themes": "^2.2.48",
"@hello-pangea/dnd": "^18.0.1", "@hello-pangea/dnd": "^18.0.1",
"@liveblocks/client": "^2.24.3", "@liveblocks/client": "^2.24.3",
"@liveblocks/node": "^2.24.3", "@liveblocks/node": "^3.0.0",
"@liveblocks/react": "^2.24.3", "@liveblocks/react": "^2.24.3",
"@mdx-js/loader": "^3.1.0", "@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0", "@mdx-js/react": "^3.1.0",

View file

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