mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 19:52:50 +00:00
Merge pull request #596 from ahmadk953/dependabot/npm_and_yarn/liveblocks/client-2.8.0
Bump @liveblocks/client from 2.7.2 to 2.8.0
This commit is contained in:
commit
d883125ba7
2 changed files with 12 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@clerk/nextjs": "^5.6.2",
|
"@clerk/nextjs": "^5.6.2",
|
||||||
"@hello-pangea/dnd": "^17.0.0",
|
"@hello-pangea/dnd": "^17.0.0",
|
||||||
"@liveblocks/client": "^2.7.2",
|
"@liveblocks/client": "^2.8.0",
|
||||||
"@liveblocks/node": "^2.8.0",
|
"@liveblocks/node": "^2.8.0",
|
||||||
"@liveblocks/react": "^2.7.2",
|
"@liveblocks/react": "^2.7.2",
|
||||||
"@prisma/client": "^5.20.0",
|
"@prisma/client": "^5.20.0",
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -778,7 +778,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/client@npm:2.7.2, @liveblocks/client@npm:^2.7.2":
|
"@liveblocks/client@npm:2.7.2":
|
||||||
version: 2.7.2
|
version: 2.7.2
|
||||||
resolution: "@liveblocks/client@npm:2.7.2"
|
resolution: "@liveblocks/client@npm:2.7.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -787,6 +787,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@liveblocks/client@npm:^2.8.0":
|
||||||
|
version: 2.8.0
|
||||||
|
resolution: "@liveblocks/client@npm:2.8.0"
|
||||||
|
dependencies:
|
||||||
|
"@liveblocks/core": "npm:2.8.0"
|
||||||
|
checksum: 10c0/50b9f60da8fbd80919ad8280ffe0c6dccaed9ff7aa42a7c55b8c5835b65b3e74836f855bf4013ccb75ea493bd27535976172b59fc0fd08b5198b3e95e89a336f
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/core@npm:2.7.2":
|
"@liveblocks/core@npm:2.7.2":
|
||||||
version: 2.7.2
|
version: 2.7.2
|
||||||
resolution: "@liveblocks/core@npm:2.7.2"
|
resolution: "@liveblocks/core@npm:2.7.2"
|
||||||
|
@ -6276,7 +6285,7 @@ __metadata:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@clerk/nextjs": "npm:^5.6.2"
|
"@clerk/nextjs": "npm:^5.6.2"
|
||||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||||
"@liveblocks/client": "npm:^2.7.2"
|
"@liveblocks/client": "npm:^2.8.0"
|
||||||
"@liveblocks/node": "npm:^2.8.0"
|
"@liveblocks/node": "npm:^2.8.0"
|
||||||
"@liveblocks/react": "npm:^2.7.2"
|
"@liveblocks/react": "npm:^2.7.2"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
|
|
Loading…
Reference in a new issue