mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Bump @liveblocks/node from 2.1.0 to 2.2.0
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.1.0 to 2.2.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.2.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
23bf3833ae
commit
19430a283f
2 changed files with 14 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^5.2.1",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.1.0",
|
||||
"@liveblocks/node": "^2.1.0",
|
||||
"@liveblocks/node": "^2.2.0",
|
||||
"@liveblocks/react": "^2.1.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@prisma/client": "^5.16.1",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -828,15 +828,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "@liveblocks/node@npm:2.1.0"
|
||||
"@liveblocks/core@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@liveblocks/core@npm:2.2.0"
|
||||
checksum: 10c0/cc50c4e9923bdda036815b7baeb40606af5ab30c1cb6e12bfa336c11315437a4fef715e5c4a5f78d86d6b211799d30bfac98ef5ea071ba598525e616e98bd191
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@liveblocks/node@npm:2.2.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.1.0"
|
||||
"@liveblocks/core": "npm:2.2.0"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/04a810106890808010eca1a2be40040d55f82b2491127602272eff1b3c05ebe4a169e8aeb90317be2c3f7a7e9395dbced4e454d1867b45110adb07d5e60854a0
|
||||
checksum: 10c0/9bd0ff9220ebf9906e26a65fa61d5617338e03db001c8ba45ccd5cc9c9ae9ff86696244c4b65b2f4249026dc475995f9172c05c76b26d95dc4c72012cb52621b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6354,7 +6361,7 @@ __metadata:
|
|||
"@clerk/nextjs": "npm:^5.2.1"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.1.0"
|
||||
"@liveblocks/node": "npm:^2.1.0"
|
||||
"@liveblocks/node": "npm:^2.2.0"
|
||||
"@liveblocks/react": "npm:^2.1.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue