mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 16:02:07 +00:00
Bump @liveblocks/node from 2.5.2 to 2.6.0
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.5.2 to 2.6.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.6.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
905235e0d0
commit
39936437bd
2 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^5.3.3",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.6.0",
|
||||
"@liveblocks/node": "^2.5.2",
|
||||
"@liveblocks/node": "^2.6.0",
|
||||
"@liveblocks/react": "^2.5.2",
|
||||
"@prisma/client": "^5.18.0",
|
||||
"@prisma/extension-accelerate": "^1.1.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -804,15 +804,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.5.2":
|
||||
version: 2.5.2
|
||||
resolution: "@liveblocks/node@npm:2.5.2"
|
||||
"@liveblocks/node@npm:^2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "@liveblocks/node@npm:2.6.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.5.2"
|
||||
"@liveblocks/core": "npm:2.6.0"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/fc93359a6e54269051dba8f0de19b14a931529a159e89aa4f35af18d5015d72b7fac88fabf67d50c7e20d7c7b6833988ad6cc10535af6907f6c0cbfd1e661fd4
|
||||
checksum: 10c0/93f391a67be13b8ff7ed8761cc51630264dd4dd9d1b9e5f3081bca26b58399db05bf8daacbcce6a846c65bd5e4e0199059568951b840e90ba6315b078353b1fd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6344,7 +6344,7 @@ __metadata:
|
|||
"@clerk/nextjs": "npm:^5.3.3"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.6.0"
|
||||
"@liveblocks/node": "npm:^2.5.2"
|
||||
"@liveblocks/node": "npm:^2.6.0"
|
||||
"@liveblocks/react": "npm:^2.5.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.6"
|
||||
|
|
Loading…
Add table
Reference in a new issue