mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #674 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-2.9.2
Bump @liveblocks/node from 2.9.1 to 2.9.2
This commit is contained in:
commit
9eece16cf1
2 changed files with 7 additions and 14 deletions
|
@ -16,7 +16,7 @@
|
|||
"@clerk/nextjs": "^5.7.5",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.9.2",
|
||||
"@liveblocks/node": "^2.9.1",
|
||||
"@liveblocks/node": "^2.9.2",
|
||||
"@liveblocks/react": "^2.9.2",
|
||||
"@prisma/client": "^5.21.1",
|
||||
"@prisma/extension-accelerate": "^1.2.1",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -880,13 +880,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.9.1":
|
||||
version: 2.9.1
|
||||
resolution: "@liveblocks/core@npm:2.9.1"
|
||||
checksum: 10c0/28b63be5fa62cee673e063f4663d411ca092d98ee18f5728da9e062cda72a1666a3e5b9896be4c42aec62790c9be1c54212231daa52a1cac5f6ae222c2e0579a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.9.2":
|
||||
version: 2.9.2
|
||||
resolution: "@liveblocks/core@npm:2.9.2"
|
||||
|
@ -894,15 +887,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.9.1":
|
||||
version: 2.9.1
|
||||
resolution: "@liveblocks/node@npm:2.9.1"
|
||||
"@liveblocks/node@npm:^2.9.2":
|
||||
version: 2.9.2
|
||||
resolution: "@liveblocks/node@npm:2.9.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.9.1"
|
||||
"@liveblocks/core": "npm:2.9.2"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/5684d9af15f46c5b8bcaa1a645ead36daaa92f862f4c0cb9106f87a6a36a4ddbbf038ea46c175ef14618a42018af2c73fdb5d1894c62f4faaf18d0f019f74aef
|
||||
checksum: 10c0/b0a99de01ed80c073ae0788ecc7e6b1434291058945d6c80ea3278216fc61db4a3fe715584ecb3ce1f5da558d527dfae1cf34388640c6a6228f6d497663c7bd7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6816,7 +6809,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.13.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.9.2"
|
||||
"@liveblocks/node": "npm:^2.9.1"
|
||||
"@liveblocks/node": "npm:^2.9.2"
|
||||
"@liveblocks/react": "npm:^2.9.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.0.0"
|
||||
|
|
Loading…
Reference in a new issue