mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-12 05:42:07 +00:00
Bump @liveblocks/node from 2.7.0 to 2.7.1
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/liveblocks/liveblocks/releases) - [Changelog](https://github.com/liveblocks/liveblocks/blob/main/CHANGELOG.md) - [Commits](https://github.com/liveblocks/liveblocks/commits/v2.7.1/packages/liveblocks-node) --- updated-dependencies: - dependency-name: "@liveblocks/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e72260a011
commit
c1cf211272
2 changed files with 14 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
||||||
"@clerk/nextjs": "^5.5.3",
|
"@clerk/nextjs": "^5.5.3",
|
||||||
"@hello-pangea/dnd": "^17.0.0",
|
"@hello-pangea/dnd": "^17.0.0",
|
||||||
"@liveblocks/client": "^2.7.0",
|
"@liveblocks/client": "^2.7.0",
|
||||||
"@liveblocks/node": "^2.7.0",
|
"@liveblocks/node": "^2.7.1",
|
||||||
"@liveblocks/react": "^2.7.0",
|
"@liveblocks/react": "^2.7.0",
|
||||||
"@prisma/client": "^5.19.1",
|
"@prisma/client": "^5.19.1",
|
||||||
"@prisma/extension-accelerate": "^1.1.0",
|
"@prisma/extension-accelerate": "^1.1.0",
|
||||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -787,15 +787,22 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/node@npm:^2.7.0":
|
"@liveblocks/core@npm:2.7.1":
|
||||||
version: 2.7.0
|
version: 2.7.1
|
||||||
resolution: "@liveblocks/node@npm:2.7.0"
|
resolution: "@liveblocks/core@npm:2.7.1"
|
||||||
|
checksum: 10c0/665c685dd12b25b7ca86c6866d7bb33e6ec54eb1fa60057591934931904c2254b8b605e3d4e05b4f85ae84fc1996acc5694647a0d9f376f29ff38a6c098624ce
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@liveblocks/node@npm:^2.7.1":
|
||||||
|
version: 2.7.1
|
||||||
|
resolution: "@liveblocks/node@npm:2.7.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/core": "npm:2.7.0"
|
"@liveblocks/core": "npm:2.7.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/beb7c66bc1868422b1201e74f5dbeefbaa40bbb648643e1734f17b93e0040deb0eaaacdb4a207aef5cfe326d6faeb8221562caca182bde576a3b398b8c06f7ea
|
checksum: 10c0/f9a97fe433eb74a83a54638bda4dc8c554cb44952806daa3122d96c365561a6304ca0254b0e01d64ea75ab1c756dfaf10d0d3b7a85dd3d61de706b2210ccc2a3
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6248,7 +6255,7 @@ __metadata:
|
||||||
"@clerk/nextjs": "npm:^5.5.3"
|
"@clerk/nextjs": "npm:^5.5.3"
|
||||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||||
"@liveblocks/client": "npm:^2.7.0"
|
"@liveblocks/client": "npm:^2.7.0"
|
||||||
"@liveblocks/node": "npm:^2.7.0"
|
"@liveblocks/node": "npm:^2.7.1"
|
||||||
"@liveblocks/react": "npm:^2.7.0"
|
"@liveblocks/react": "npm:^2.7.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:^14.2.11"
|
"@next/eslint-plugin-next": "npm:^14.2.11"
|
||||||
|
|
Loading…
Add table
Reference in a new issue