mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Merge pull request #598 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-2.8.0
Bump @liveblocks/node from 2.7.2 to 2.8.0
This commit is contained in:
commit
2e20f8f03d
2 changed files with 14 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
||||||
"@clerk/nextjs": "^5.6.2",
|
"@clerk/nextjs": "^5.6.2",
|
||||||
"@hello-pangea/dnd": "^17.0.0",
|
"@hello-pangea/dnd": "^17.0.0",
|
||||||
"@liveblocks/client": "^2.7.2",
|
"@liveblocks/client": "^2.7.2",
|
||||||
"@liveblocks/node": "^2.7.2",
|
"@liveblocks/node": "^2.8.0",
|
||||||
"@liveblocks/react": "^2.7.2",
|
"@liveblocks/react": "^2.7.2",
|
||||||
"@prisma/client": "^5.20.0",
|
"@prisma/client": "^5.20.0",
|
||||||
"@prisma/extension-accelerate": "^1.1.0",
|
"@prisma/extension-accelerate": "^1.1.0",
|
||||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -794,15 +794,22 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/node@npm:^2.7.2":
|
"@liveblocks/core@npm:2.8.0":
|
||||||
version: 2.7.2
|
version: 2.8.0
|
||||||
resolution: "@liveblocks/node@npm:2.7.2"
|
resolution: "@liveblocks/core@npm:2.8.0"
|
||||||
|
checksum: 10c0/5d8645dd8754d87403d6fdbb80485893235e606065c6705076057e5bc4b083ac678d3e024626d978d9f93536caf718721c36a6a35fcf544f23f35e6a0df53d4f
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@liveblocks/node@npm:^2.8.0":
|
||||||
|
version: 2.8.0
|
||||||
|
resolution: "@liveblocks/node@npm:2.8.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/core": "npm:2.7.2"
|
"@liveblocks/core": "npm:2.8.0"
|
||||||
"@stablelib/base64": "npm:^1.0.1"
|
"@stablelib/base64": "npm:^1.0.1"
|
||||||
fast-sha256: "npm:^1.3.0"
|
fast-sha256: "npm:^1.3.0"
|
||||||
node-fetch: "npm:^2.6.1"
|
node-fetch: "npm:^2.6.1"
|
||||||
checksum: 10c0/d96850f93917938c1f33bd0cd7209b11786d70045a0aa726e1d97e6b0fdbe014db2238d65bcd6aaffe29321a0e6ceb7b62787c5754fe257b5858c404f7a1c963
|
checksum: 10c0/7c5b00746a431d1c87e623d7a76dde9748fd3b6df24a441ac4f5a3c0a8b289c3eaab2de7ff9fb36754e1e34d05cbf7190051bc3b6b7eb5617cef90f3979c9b73
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6270,7 +6277,7 @@ __metadata:
|
||||||
"@clerk/nextjs": "npm:^5.6.2"
|
"@clerk/nextjs": "npm:^5.6.2"
|
||||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||||
"@liveblocks/client": "npm:^2.7.2"
|
"@liveblocks/client": "npm:^2.7.2"
|
||||||
"@liveblocks/node": "npm:^2.7.2"
|
"@liveblocks/node": "npm:^2.8.0"
|
||||||
"@liveblocks/react": "npm:^2.7.2"
|
"@liveblocks/react": "npm:^2.7.2"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:^14.2.13"
|
"@next/eslint-plugin-next": "npm:^14.2.13"
|
||||||
|
|
Loading…
Reference in a new issue