mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #312 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-2.0.2
Bump @liveblocks/node from 2.0.0 to 2.0.2
This commit is contained in:
commit
df5622712b
2 changed files with 7 additions and 14 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^5.1.5",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.0.2",
|
||||
"@liveblocks/node": "^2.0.0",
|
||||
"@liveblocks/node": "^2.0.2",
|
||||
"@liveblocks/react": "^2.0.2",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@prisma/client": "^5.15.0",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -525,13 +525,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "@liveblocks/core@npm:2.0.0"
|
||||
checksum: 10c0/59b97161a672ba90f41160535682ad2476009fd24cb8914e307e666f5efe032f3af545252d1831fbfbc2bda3f75fdca64af6fd8ecce9b616bba837d79bc0eeee
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "@liveblocks/core@npm:2.0.2"
|
||||
|
@ -539,15 +532,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "@liveblocks/node@npm:2.0.0"
|
||||
"@liveblocks/node@npm:^2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "@liveblocks/node@npm:2.0.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.0.0"
|
||||
"@liveblocks/core": "npm:2.0.2"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/74483ecc4f37fc60bbac0d78deeac56e0d4c0a95511fd25f3d67fec64a2e9ab89b18a08059d9dd27c90944634de1d378d2269136a4cea616437f8e401fa47d6f
|
||||
checksum: 10c0/7d2f9f24769c66886118ed3906d071950cc987db3af8b79f1fdc6e7dec2a81e987b6360f00033196497998eafbc2df016126b9725aadd56970a16afefb8c8387
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5965,7 +5958,7 @@ __metadata:
|
|||
"@clerk/nextjs": "npm:^5.1.5"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.0.2"
|
||||
"@liveblocks/node": "npm:^2.0.0"
|
||||
"@liveblocks/node": "npm:^2.0.2"
|
||||
"@liveblocks/react": "npm:^2.0.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||
|
|
Loading…
Reference in a new issue