mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 02:04:13 +00:00
Compare commits
1 commit
11b149b33d
...
61bde95943
Author | SHA1 | Date | |
---|---|---|---|
|
61bde95943 |
2 changed files with 14 additions and 7 deletions
|
@ -22,7 +22,7 @@
|
|||
"@clerk/themes": "^2.2.22",
|
||||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"@liveblocks/client": "^2.22.0",
|
||||
"@liveblocks/node": "^2.22.0",
|
||||
"@liveblocks/node": "^2.22.1",
|
||||
"@liveblocks/react": "^2.21.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -2136,15 +2136,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.22.0":
|
||||
version: 2.22.0
|
||||
resolution: "@liveblocks/node@npm:2.22.0"
|
||||
"@liveblocks/core@npm:2.22.1":
|
||||
version: 2.22.1
|
||||
resolution: "@liveblocks/core@npm:2.22.1"
|
||||
checksum: 10c0/4c584b75e07a1ded0754083ce4c1475be268aff26f147fb83c799f39caad36869a717c2df6e0281f0b87cc35704d04c0f017120d69418abb2d9076531085296a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.22.1":
|
||||
version: 2.22.1
|
||||
resolution: "@liveblocks/node@npm:2.22.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.22.0"
|
||||
"@liveblocks/core": "npm:2.22.1"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/ec22a0a45bd6359c9ea5adecbe043f520fbebcf8155c6b6e0edfa64cc63c3f8abcfc8f1a876a178fe456ffaedb318a0a0e5a7d02ea18596f9d91b4eaa0395543
|
||||
checksum: 10c0/8f3d956d16e2232410edb608446059554714f8612d7c149aa715a9a68f300c9dcf948a7f0b2fa4e17136f72e81707b4faab1892b4bf5a48fcaf917230757e49c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13113,7 +13120,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.22.0"
|
||||
"@hello-pangea/dnd": "npm:^18.0.1"
|
||||
"@liveblocks/client": "npm:^2.22.0"
|
||||
"@liveblocks/node": "npm:^2.22.0"
|
||||
"@liveblocks/node": "npm:^2.22.1"
|
||||
"@liveblocks/react": "npm:^2.21.0"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
"@mdx-js/react": "npm:^3.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue