mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/node from 2.10.2 to 2.11.0
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.10.2 to 2.11.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.11.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>
This commit is contained in:
parent
89ed00c8b9
commit
40caa82024
2 changed files with 14 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^6.1.3",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.10.2",
|
||||
"@liveblocks/node": "^2.10.2",
|
||||
"@liveblocks/node": "^2.11.0",
|
||||
"@liveblocks/react": "^2.10.2",
|
||||
"@prisma/client": "^5.21.1",
|
||||
"@prisma/extension-accelerate": "^1.2.1",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -869,15 +869,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.10.2":
|
||||
version: 2.10.2
|
||||
resolution: "@liveblocks/node@npm:2.10.2"
|
||||
"@liveblocks/core@npm:2.11.0":
|
||||
version: 2.11.0
|
||||
resolution: "@liveblocks/core@npm:2.11.0"
|
||||
checksum: 10c0/884a0626481c64f46ff90d09956ea8c774b372c6541fae81174667281e0486ce2a613d6d5a07e79367bf418608d58bc68981648217d52e6d60259340d520c0dc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.11.0":
|
||||
version: 2.11.0
|
||||
resolution: "@liveblocks/node@npm:2.11.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.10.2"
|
||||
"@liveblocks/core": "npm:2.11.0"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/5d157bea7c46a4f611c9639d653a8bd7ab652414cb099f11bfbda0696eb77c1a65346fe00c43c3bcf45798a1442727425981c7dd761cded6f335c4e15cdbd287
|
||||
checksum: 10c0/62cac028b1c374d79749091bb5f6cd22088442e75ae07194242041edbce676a920d2e54bc0775c9f041b06913374408f061fec8aa2ec73fc8599e8caa1b56c41
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6325,7 +6332,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.13.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.10.2"
|
||||
"@liveblocks/node": "npm:^2.10.2"
|
||||
"@liveblocks/node": "npm:^2.11.0"
|
||||
"@liveblocks/react": "npm:^2.10.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.0.2"
|
||||
|
|
Loading…
Reference in a new issue