mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #626 from ahmadk953/dependabot/npm_and_yarn/liveblocks/client-2.9.0
Bump @liveblocks/client from 2.8.2 to 2.9.0
This commit is contained in:
commit
1e6b85ec0f
2 changed files with 12 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.7.1",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.8.2",
|
||||
"@liveblocks/client": "^2.9.0",
|
||||
"@liveblocks/node": "^2.9.0",
|
||||
"@liveblocks/react": "^2.8.2",
|
||||
"@prisma/client": "^5.20.0",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -778,7 +778,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.8.2, @liveblocks/client@npm:^2.8.2":
|
||||
"@liveblocks/client@npm:2.8.2":
|
||||
version: 2.8.2
|
||||
resolution: "@liveblocks/client@npm:2.8.2"
|
||||
dependencies:
|
||||
|
@ -787,6 +787,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.9.0":
|
||||
version: 2.9.0
|
||||
resolution: "@liveblocks/client@npm:2.9.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.9.0"
|
||||
checksum: 10c0/a22d03c15f8fc9ae8921f14d8066456d3f2464d9ccbd740141dcbcf1617ed048a0be552b1cb467af7513c56a635f59dda6fc1536b2751fa82b230297af89a829
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.8.2":
|
||||
version: 2.8.2
|
||||
resolution: "@liveblocks/core@npm:2.8.2"
|
||||
|
@ -6335,7 +6344,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.7.1"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.8.2"
|
||||
"@liveblocks/client": "npm:^2.9.0"
|
||||
"@liveblocks/node": "npm:^2.9.0"
|
||||
"@liveblocks/react": "npm:^2.8.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue