mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #369 from ahmadk953/dependabot/npm_and_yarn/liveblocks/client-2.2.1
Bump @liveblocks/client from 2.2.0 to 2.2.1
This commit is contained in:
commit
01d2cd5f94
2 changed files with 19 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.2.1",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.2.0",
|
||||
"@liveblocks/client": "^2.2.1",
|
||||
"@liveblocks/node": "^2.2.0",
|
||||
"@liveblocks/react": "^2.2.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -812,7 +812,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.2.0, @liveblocks/client@npm:^2.2.0":
|
||||
"@liveblocks/client@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@liveblocks/client@npm:2.2.0"
|
||||
dependencies:
|
||||
|
@ -821,6 +821,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@liveblocks/client@npm:2.2.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.2.1"
|
||||
checksum: 10c0/2a11b539591605b9305ceeaf87ad93140cbd8c4d2d523ee1323294cdae6044306b409468da11aeea1ed04ef692aec8ab908f12234815503ff0c5855469adf736
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@liveblocks/core@npm:2.2.0"
|
||||
|
@ -828,6 +837,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@liveblocks/core@npm:2.2.1"
|
||||
checksum: 10c0/ca197c2ef5cb40933cde44a38f4473bbfc426170c81c1ac12549a4c243b080ff4b667277e09625eeaf4648cd3d96f20387a0fea505d2646494afbbdbb003f032
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@liveblocks/node@npm:2.2.0"
|
||||
|
@ -6353,7 +6369,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.2.1"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.2.0"
|
||||
"@liveblocks/client": "npm:^2.2.1"
|
||||
"@liveblocks/node": "npm:^2.2.0"
|
||||
"@liveblocks/react": "npm:^2.2.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue