mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 02:04:13 +00:00
Merge pull request #1146 from ahmadk953/dependabot/npm_and_yarn/liveblocks/client-2.22.0
Bump @liveblocks/client from 2.20.0 to 2.22.0
This commit is contained in:
commit
f9c28ad826
2 changed files with 14 additions and 7 deletions
|
@ -21,7 +21,7 @@
|
|||
"@clerk/nextjs": "^6.12.6",
|
||||
"@clerk/themes": "^2.2.22",
|
||||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"@liveblocks/client": "^2.20.0",
|
||||
"@liveblocks/client": "^2.22.0",
|
||||
"@liveblocks/node": "^2.20.0",
|
||||
"@liveblocks/react": "^2.21.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -2113,12 +2113,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.20.0":
|
||||
version: 2.20.0
|
||||
resolution: "@liveblocks/client@npm:2.20.0"
|
||||
"@liveblocks/client@npm:^2.22.0":
|
||||
version: 2.22.0
|
||||
resolution: "@liveblocks/client@npm:2.22.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.20.0"
|
||||
checksum: 10c0/542de5e5ce8b5cdb8e35c7582e0277bfe78ff75ce37c4cfee610c10aadea61db88250e05c9d80d17d715f4bcd906d5d318b6233c2ec60e75a99632eaf5b367cf
|
||||
"@liveblocks/core": "npm:2.22.0"
|
||||
checksum: 10c0/afdff11d795bfd90cecbd3d94b01d808bb07e137b71a3277f8db0f4734a8300225dc91d474a64d185f929fea977802c8a9319e134e24b29778172b1e0ffabb6d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2136,6 +2136,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.22.0":
|
||||
version: 2.22.0
|
||||
resolution: "@liveblocks/core@npm:2.22.0"
|
||||
checksum: 10c0/9cbe17f20aa5876e8d07ef6c9c29823c95a092df2f4ec6e8217658ccc65d7e092adcaa04f834df26d1c847bb6d4d3dd61f5b5076fdd5af419bbdaa9a189fa5f4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.20.0":
|
||||
version: 2.20.0
|
||||
resolution: "@liveblocks/node@npm:2.20.0"
|
||||
|
@ -13111,7 +13118,7 @@ __metadata:
|
|||
"@eslint/eslintrc": "npm:^3.3.0"
|
||||
"@eslint/js": "npm:^9.22.0"
|
||||
"@hello-pangea/dnd": "npm:^18.0.1"
|
||||
"@liveblocks/client": "npm:^2.20.0"
|
||||
"@liveblocks/client": "npm:^2.22.0"
|
||||
"@liveblocks/node": "npm:^2.20.0"
|
||||
"@liveblocks/react": "npm:^2.21.0"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue