Merge pull request #364 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-2.2.0

Bump @liveblocks/node from 2.1.0 to 2.2.0
This commit is contained in:
Ahmad 2024-07-04 17:39:42 -04:00 committed by GitHub
commit 200ea5f8f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 7 deletions

View file

@ -15,7 +15,7 @@
"@clerk/nextjs": "^5.2.1", "@clerk/nextjs": "^5.2.1",
"@hello-pangea/dnd": "^16.6.0", "@hello-pangea/dnd": "^16.6.0",
"@liveblocks/client": "^2.1.0", "@liveblocks/client": "^2.1.0",
"@liveblocks/node": "^2.1.0", "@liveblocks/node": "^2.2.0",
"@liveblocks/react": "^2.1.0", "@liveblocks/react": "^2.1.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0",
"@prisma/client": "^5.16.1", "@prisma/client": "^5.16.1",

View file

@ -828,15 +828,22 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@liveblocks/node@npm:^2.1.0": "@liveblocks/core@npm:2.2.0":
version: 2.1.0 version: 2.2.0
resolution: "@liveblocks/node@npm:2.1.0" resolution: "@liveblocks/core@npm:2.2.0"
checksum: 10c0/cc50c4e9923bdda036815b7baeb40606af5ab30c1cb6e12bfa336c11315437a4fef715e5c4a5f78d86d6b211799d30bfac98ef5ea071ba598525e616e98bd191
languageName: node
linkType: hard
"@liveblocks/node@npm:^2.2.0":
version: 2.2.0
resolution: "@liveblocks/node@npm:2.2.0"
dependencies: dependencies:
"@liveblocks/core": "npm:2.1.0" "@liveblocks/core": "npm:2.2.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/04a810106890808010eca1a2be40040d55f82b2491127602272eff1b3c05ebe4a169e8aeb90317be2c3f7a7e9395dbced4e454d1867b45110adb07d5e60854a0 checksum: 10c0/9bd0ff9220ebf9906e26a65fa61d5617338e03db001c8ba45ccd5cc9c9ae9ff86696244c4b65b2f4249026dc475995f9172c05c76b26d95dc4c72012cb52621b
languageName: node languageName: node
linkType: hard linkType: hard
@ -6354,7 +6361,7 @@ __metadata:
"@clerk/nextjs": "npm:^5.2.1" "@clerk/nextjs": "npm:^5.2.1"
"@hello-pangea/dnd": "npm:^16.6.0" "@hello-pangea/dnd": "npm:^16.6.0"
"@liveblocks/client": "npm:^2.1.0" "@liveblocks/client": "npm:^2.1.0"
"@liveblocks/node": "npm:^2.1.0" "@liveblocks/node": "npm:^2.2.0"
"@liveblocks/react": "npm:^2.1.0" "@liveblocks/react": "npm:^2.1.0"
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0" "@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
"@next/eslint-plugin-next": "npm:^14.2.4" "@next/eslint-plugin-next": "npm:^14.2.4"