mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #478 from ahmadk953/dependabot/npm_and_yarn/liveblocks/client-2.5.1
Bump @liveblocks/client from 2.5.0 to 2.5.1
This commit is contained in:
commit
5a2ac19d44
2 changed files with 12 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.3.1",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.5.0",
|
||||
"@liveblocks/client": "^2.5.1",
|
||||
"@liveblocks/node": "^2.5.1",
|
||||
"@liveblocks/react": "^2.5.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -988,7 +988,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.5.0, @liveblocks/client@npm:^2.5.0":
|
||||
"@liveblocks/client@npm:2.5.0":
|
||||
version: 2.5.0
|
||||
resolution: "@liveblocks/client@npm:2.5.0"
|
||||
dependencies:
|
||||
|
@ -997,6 +997,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@liveblocks/client@npm:2.5.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.5.1"
|
||||
checksum: 10c0/cd54b337844fcb8b3f4a93f2baea1fb837f75286c6d5a9d177adde324fd12859d57f36d1714a67c7adfcd30fa7fa3819b538aada6ce2a2bb090b7ebd9aa42fb1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.5.0":
|
||||
version: 2.5.0
|
||||
resolution: "@liveblocks/core@npm:2.5.0"
|
||||
|
@ -6648,7 +6657,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.3.1"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.5.0"
|
||||
"@liveblocks/client": "npm:^2.5.1"
|
||||
"@liveblocks/node": "npm:^2.5.1"
|
||||
"@liveblocks/react": "npm:^2.5.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue