mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #682 from ahmadk953/dependabot/npm_and_yarn/liveblocks/client-2.10.0
Bump @liveblocks/client from 2.9.2 to 2.10.0
This commit is contained in:
commit
0f18428723
2 changed files with 3 additions and 19 deletions
|
@ -15,7 +15,7 @@
|
|||
"@builder.io/sdk-react": "^2.0.24",
|
||||
"@clerk/nextjs": "^6.0.2",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.9.2",
|
||||
"@liveblocks/client": "^2.10.0",
|
||||
"@liveblocks/node": "^2.10.0",
|
||||
"@liveblocks/react": "^2.10.0",
|
||||
"@prisma/client": "^5.21.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -870,7 +870,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.10.0":
|
||||
"@liveblocks/client@npm:2.10.0, @liveblocks/client@npm:^2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@liveblocks/client@npm:2.10.0"
|
||||
dependencies:
|
||||
|
@ -879,15 +879,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.9.2":
|
||||
version: 2.9.2
|
||||
resolution: "@liveblocks/client@npm:2.9.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.9.2"
|
||||
checksum: 10c0/d69c4cbefa39def1fd98f6f719862467bdad83073454c12898df80d5c5977d1f2571b0fa96c01c44d4bd96bfa3c19fe54305aa86cd338248e68c05fb5b884582
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@liveblocks/core@npm:2.10.0"
|
||||
|
@ -895,13 +886,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.9.2":
|
||||
version: 2.9.2
|
||||
resolution: "@liveblocks/core@npm:2.9.2"
|
||||
checksum: 10c0/c9612131858975d9f6bdb70c4d13b3e23f5e75eb557d1f65071733a318fe8ec22b6ca963bc33b85f84f3f441c2c9ea44fc939e0ea6c4ba82cf64df5dbe4c6158
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@liveblocks/node@npm:2.10.0"
|
||||
|
@ -6578,7 +6562,7 @@ __metadata:
|
|||
"@eslint/eslintrc": "npm:^3.1.0"
|
||||
"@eslint/js": "npm:^9.13.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.9.2"
|
||||
"@liveblocks/client": "npm:^2.10.0"
|
||||
"@liveblocks/node": "npm:^2.10.0"
|
||||
"@liveblocks/react": "npm:^2.10.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue