mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #553 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-2.7.0
Bump @liveblocks/node from 2.6.1 to 2.7.0
This commit is contained in:
commit
c96aa15b57
2 changed files with 14 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^5.5.2",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.6.1",
|
||||
"@liveblocks/node": "^2.6.1",
|
||||
"@liveblocks/node": "^2.7.0",
|
||||
"@liveblocks/react": "^2.6.1",
|
||||
"@prisma/client": "^5.19.1",
|
||||
"@prisma/extension-accelerate": "^1.1.0",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -787,15 +787,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "@liveblocks/node@npm:2.6.1"
|
||||
"@liveblocks/core@npm:2.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "@liveblocks/core@npm:2.7.0"
|
||||
checksum: 10c0/a9337944471afcccf520503e8a1b6ef2a33bfdf9b7b8dc74dbbaa775e5ecb1f0dbaaf2b6e2a5c816c631bd877defaa87a178f574e3ef36da5f55eb164e2bec9f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "@liveblocks/node@npm:2.7.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.6.1"
|
||||
"@liveblocks/core": "npm:2.7.0"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/09afbad14b0f00aa043e3a6e2e438ba297ce341cf78f0e2e0391ec99a517452d56f2185cf6ab3a7cc45c21ceda69a2e2122679aae4960d7aa35525d66b70958d
|
||||
checksum: 10c0/beb7c66bc1868422b1201e74f5dbeefbaa40bbb648643e1734f17b93e0040deb0eaaacdb4a207aef5cfe326d6faeb8221562caca182bde576a3b398b8c06f7ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6289,7 +6296,7 @@ __metadata:
|
|||
"@clerk/nextjs": "npm:^5.5.2"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.6.1"
|
||||
"@liveblocks/node": "npm:^2.6.1"
|
||||
"@liveblocks/node": "npm:^2.7.0"
|
||||
"@liveblocks/react": "npm:^2.6.1"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.10"
|
||||
|
|
Loading…
Reference in a new issue