mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-02 23:42:06 +00:00
Merge pull request #354 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-2.1.0
Bump @liveblocks/node from 2.0.5 to 2.1.0
This commit is contained in:
commit
66a0ba0ebf
2 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^5.1.5",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.0.4",
|
||||
"@liveblocks/node": "^2.0.3",
|
||||
"@liveblocks/node": "^2.1.0",
|
||||
"@liveblocks/react": "^2.1.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@prisma/client": "^5.16.1",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -844,15 +844,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.0.3":
|
||||
version: 2.0.5
|
||||
resolution: "@liveblocks/node@npm:2.0.5"
|
||||
"@liveblocks/node@npm:^2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "@liveblocks/node@npm:2.1.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.0.5"
|
||||
"@liveblocks/core": "npm:2.1.0"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/ff398e333b41c224cd2a6fa5e174879fc2dd5bb4e76b0eac91281ce9eab4ebbac8ea0384d4e4e1ac0e5b761af6efee4fa5f6f8d705ce039010511d9367426547
|
||||
checksum: 10c0/04a810106890808010eca1a2be40040d55f82b2491127602272eff1b3c05ebe4a169e8aeb90317be2c3f7a7e9395dbced4e454d1867b45110adb07d5e60854a0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6416,7 +6416,7 @@ __metadata:
|
|||
"@clerk/nextjs": "npm:^5.1.5"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.0.4"
|
||||
"@liveblocks/node": "npm:^2.0.3"
|
||||
"@liveblocks/node": "npm:^2.1.0"
|
||||
"@liveblocks/react": "npm:^2.1.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue