mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #561 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-2.7.1
Bump @liveblocks/node from 2.7.0 to 2.7.1
This commit is contained in:
commit
effd811602
2 changed files with 14 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^5.5.3",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.7.0",
|
||||
"@liveblocks/node": "^2.7.0",
|
||||
"@liveblocks/node": "^2.7.1",
|
||||
"@liveblocks/react": "^2.7.0",
|
||||
"@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.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "@liveblocks/node@npm:2.7.0"
|
||||
"@liveblocks/core@npm:2.7.1":
|
||||
version: 2.7.1
|
||||
resolution: "@liveblocks/core@npm:2.7.1"
|
||||
checksum: 10c0/665c685dd12b25b7ca86c6866d7bb33e6ec54eb1fa60057591934931904c2254b8b605e3d4e05b4f85ae84fc1996acc5694647a0d9f376f29ff38a6c098624ce
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.7.1":
|
||||
version: 2.7.1
|
||||
resolution: "@liveblocks/node@npm:2.7.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.7.0"
|
||||
"@liveblocks/core": "npm:2.7.1"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/beb7c66bc1868422b1201e74f5dbeefbaa40bbb648643e1734f17b93e0040deb0eaaacdb4a207aef5cfe326d6faeb8221562caca182bde576a3b398b8c06f7ea
|
||||
checksum: 10c0/f9a97fe433eb74a83a54638bda4dc8c554cb44952806daa3122d96c365561a6304ca0254b0e01d64ea75ab1c756dfaf10d0d3b7a85dd3d61de706b2210ccc2a3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6255,7 +6262,7 @@ __metadata:
|
|||
"@clerk/nextjs": "npm:^5.5.3"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.7.0"
|
||||
"@liveblocks/node": "npm:^2.7.0"
|
||||
"@liveblocks/node": "npm:^2.7.1"
|
||||
"@liveblocks/react": "npm:^2.7.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.11"
|
||||
|
|
Loading…
Reference in a new issue