mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #739 from ahmadk953/dependabot/npm_and_yarn/liveblocks/node-2.11.1
Bump @liveblocks/node from 2.11.0 to 2.11.1
This commit is contained in:
commit
03f2fc81e8
2 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
||||||
"@clerk/nextjs": "^6.3.2",
|
"@clerk/nextjs": "^6.3.2",
|
||||||
"@hello-pangea/dnd": "^17.0.0",
|
"@hello-pangea/dnd": "^17.0.0",
|
||||||
"@liveblocks/client": "^2.11.1",
|
"@liveblocks/client": "^2.11.1",
|
||||||
"@liveblocks/node": "^2.11.0",
|
"@liveblocks/node": "^2.11.1",
|
||||||
"@liveblocks/react": "^2.11.0",
|
"@liveblocks/react": "^2.11.0",
|
||||||
"@prisma/client": "^5.22.0",
|
"@prisma/client": "^5.22.0",
|
||||||
"@prisma/extension-accelerate": "^1.2.1",
|
"@prisma/extension-accelerate": "^1.2.1",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -879,15 +879,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/node@npm:^2.11.0":
|
"@liveblocks/node@npm:^2.11.1":
|
||||||
version: 2.11.0
|
version: 2.11.1
|
||||||
resolution: "@liveblocks/node@npm:2.11.0"
|
resolution: "@liveblocks/node@npm:2.11.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/core": "npm:2.11.0"
|
"@liveblocks/core": "npm:2.11.1"
|
||||||
"@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/62cac028b1c374d79749091bb5f6cd22088442e75ae07194242041edbce676a920d2e54bc0775c9f041b06913374408f061fec8aa2ec73fc8599e8caa1b56c41
|
checksum: 10c0/3b29a7d29efc78b33c8670f87a566a01be31db04c07a38e712aee0ccd5f8196ccbf0b7b5e2c2cd48f753ea43cbfe0b663e5207cd3224634cc0f71131fe81fbf0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6418,7 +6418,7 @@ __metadata:
|
||||||
"@eslint/js": "npm:^9.14.0"
|
"@eslint/js": "npm:^9.14.0"
|
||||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||||
"@liveblocks/client": "npm:^2.11.1"
|
"@liveblocks/client": "npm:^2.11.1"
|
||||||
"@liveblocks/node": "npm:^2.11.0"
|
"@liveblocks/node": "npm:^2.11.1"
|
||||||
"@liveblocks/react": "npm:^2.11.0"
|
"@liveblocks/react": "npm:^2.11.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.0.3"
|
"@next/eslint-plugin-next": "npm:15.0.3"
|
||||||
|
|
Loading…
Reference in a new issue