mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #380 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-2.2.2
Bump @liveblocks/node from 2.2.1 to 2.2.2
This commit is contained in:
commit
4a1bc1b3c6
2 changed files with 7 additions and 14 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^5.2.2",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.2.2",
|
||||
"@liveblocks/node": "^2.2.1",
|
||||
"@liveblocks/node": "^2.2.2",
|
||||
"@liveblocks/react": "^2.2.2",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@prisma/client": "^5.16.2",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -821,13 +821,6 @@ __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/core@npm:2.2.2":
|
||||
version: 2.2.2
|
||||
resolution: "@liveblocks/core@npm:2.2.2"
|
||||
|
@ -835,15 +828,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@liveblocks/node@npm:2.2.1"
|
||||
"@liveblocks/node@npm:^2.2.2":
|
||||
version: 2.2.2
|
||||
resolution: "@liveblocks/node@npm:2.2.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.2.1"
|
||||
"@liveblocks/core": "npm:2.2.2"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/16e783ae33e363c92ab01e948cc1c01c7ec6faac1358af9f1d0480e4ca8cded5cb3d55d449fd96fc74799d8587f214aad3d32b13acfd8fbea18f635b7cede584
|
||||
checksum: 10c0/e56a14ff401248bd18476f226b5b6de6b03c7c0d4f155469b599b25afa26a9dbdfac747c4e4fb1f7e0605ef30216d83d708b3110a5df1e5ce6820f8fda962df0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6359,7 +6352,7 @@ __metadata:
|
|||
"@clerk/nextjs": "npm:^5.2.2"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.2.2"
|
||||
"@liveblocks/node": "npm:^2.2.1"
|
||||
"@liveblocks/node": "npm:^2.2.2"
|
||||
"@liveblocks/react": "npm:^2.2.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.5"
|
||||
|
|
Loading…
Reference in a new issue