mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @liveblocks/node from 2.9.2 to 2.10.0
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.9.2 to 2.10.0. - [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.10.0/packages/liveblocks-node) --- updated-dependencies: - dependency-name: "@liveblocks/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
017df7061c
commit
21424e28ff
2 changed files with 14 additions and 7 deletions
|
@ -16,7 +16,7 @@
|
|||
"@clerk/nextjs": "^6.0.2",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.9.2",
|
||||
"@liveblocks/node": "^2.9.2",
|
||||
"@liveblocks/node": "^2.10.0",
|
||||
"@liveblocks/react": "^2.9.2",
|
||||
"@prisma/client": "^5.21.1",
|
||||
"@prisma/extension-accelerate": "^1.2.1",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -879,6 +879,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@liveblocks/core@npm:2.10.0"
|
||||
checksum: 10c0/d642268f02b3b422d8ca6c93219e86bcd81318586085a43b2497c7508b65f63b37b99d10e890586ed70e1aacd83f250229c389685410f035b403ef2ed187194f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.9.2":
|
||||
version: 2.9.2
|
||||
resolution: "@liveblocks/core@npm:2.9.2"
|
||||
|
@ -886,15 +893,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.9.2":
|
||||
version: 2.9.2
|
||||
resolution: "@liveblocks/node@npm:2.9.2"
|
||||
"@liveblocks/node@npm:^2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@liveblocks/node@npm:2.10.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.9.2"
|
||||
"@liveblocks/core": "npm:2.10.0"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/b0a99de01ed80c073ae0788ecc7e6b1434291058945d6c80ea3278216fc61db4a3fe715584ecb3ce1f5da558d527dfae1cf34388640c6a6228f6d497663c7bd7
|
||||
checksum: 10c0/81e8e01fe8bd8ed80b3d0710545e2d7306e62c4bf5058a8015636a226900488d84bd69d2562a56dfa1db04f06dba298414ccf78d32b767840a697c423e2e5030
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6554,7 +6561,7 @@ __metadata:
|
|||
"@eslint/js": "npm:^9.13.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.9.2"
|
||||
"@liveblocks/node": "npm:^2.9.2"
|
||||
"@liveblocks/node": "npm:^2.10.0"
|
||||
"@liveblocks/react": "npm:^2.9.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.0.1"
|
||||
|
|
Loading…
Reference in a new issue