mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #552 from ahmadk953/dependabot/npm_and_yarn/liveblocks/client-2.7.0
Bump @liveblocks/client from 2.6.1 to 2.7.0
This commit is contained in:
commit
a5bbe0fc23
2 changed files with 12 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@clerk/nextjs": "^5.5.2",
|
"@clerk/nextjs": "^5.5.2",
|
||||||
"@hello-pangea/dnd": "^16.6.0",
|
"@hello-pangea/dnd": "^16.6.0",
|
||||||
"@liveblocks/client": "^2.6.1",
|
"@liveblocks/client": "^2.7.0",
|
||||||
"@liveblocks/node": "^2.7.0",
|
"@liveblocks/node": "^2.7.0",
|
||||||
"@liveblocks/react": "^2.6.1",
|
"@liveblocks/react": "^2.6.1",
|
||||||
"@prisma/client": "^5.19.1",
|
"@prisma/client": "^5.19.1",
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -771,7 +771,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/client@npm:2.6.1, @liveblocks/client@npm:^2.6.1":
|
"@liveblocks/client@npm:2.6.1":
|
||||||
version: 2.6.1
|
version: 2.6.1
|
||||||
resolution: "@liveblocks/client@npm:2.6.1"
|
resolution: "@liveblocks/client@npm:2.6.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -780,6 +780,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@liveblocks/client@npm:^2.7.0":
|
||||||
|
version: 2.7.0
|
||||||
|
resolution: "@liveblocks/client@npm:2.7.0"
|
||||||
|
dependencies:
|
||||||
|
"@liveblocks/core": "npm:2.7.0"
|
||||||
|
checksum: 10c0/8f32adc11e5f678d9445381761f2f6f4dd25ca499fe013eef0d0ad6dbd5f7c26aa7c85fb1be43d4aaa1407f3a41d401c7f174c826c302d034f5ead8aff1a0e5d
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/core@npm:2.6.1":
|
"@liveblocks/core@npm:2.6.1":
|
||||||
version: 2.6.1
|
version: 2.6.1
|
||||||
resolution: "@liveblocks/core@npm:2.6.1"
|
resolution: "@liveblocks/core@npm:2.6.1"
|
||||||
|
@ -6295,7 +6304,7 @@ __metadata:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@clerk/nextjs": "npm:^5.5.2"
|
"@clerk/nextjs": "npm:^5.5.2"
|
||||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||||
"@liveblocks/client": "npm:^2.6.1"
|
"@liveblocks/client": "npm:^2.7.0"
|
||||||
"@liveblocks/node": "npm:^2.7.0"
|
"@liveblocks/node": "npm:^2.7.0"
|
||||||
"@liveblocks/react": "npm:^2.6.1"
|
"@liveblocks/react": "npm:^2.6.1"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
|
|
Loading…
Reference in a new issue