mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Merge pull request #395 from ahmadk953/dependabot/npm_and_yarn/liveblocks/client-2.3.0
Bump @liveblocks/client from 2.2.2 to 2.3.0
This commit is contained in:
commit
ed2eeb284d
2 changed files with 12 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.2.4",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.2.2",
|
||||
"@liveblocks/client": "^2.3.0",
|
||||
"@liveblocks/node": "^2.3.0",
|
||||
"@liveblocks/react": "^2.2.2",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -812,7 +812,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.2.2, @liveblocks/client@npm:^2.2.2":
|
||||
"@liveblocks/client@npm:2.2.2":
|
||||
version: 2.2.2
|
||||
resolution: "@liveblocks/client@npm:2.2.2"
|
||||
dependencies:
|
||||
|
@ -821,6 +821,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.3.0":
|
||||
version: 2.3.0
|
||||
resolution: "@liveblocks/client@npm:2.3.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.3.0"
|
||||
checksum: 10c0/5f505f61861a8cc5277fa8d650f14972af767aba34c48a814ef7aa0946c6fa6b557d08f35a7ea25633621801238bc3c2afa9a8c4ca48617279f51185873498c5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.2.2":
|
||||
version: 2.2.2
|
||||
resolution: "@liveblocks/core@npm:2.2.2"
|
||||
|
@ -6358,7 +6367,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.2.4"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.2.2"
|
||||
"@liveblocks/client": "npm:^2.3.0"
|
||||
"@liveblocks/node": "npm:^2.3.0"
|
||||
"@liveblocks/react": "npm:^2.2.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue