mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @liveblocks/node from 2.3.0 to 2.4.0
Bumps [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-node) from 2.3.0 to 2.4.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.4.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
f3e6545238
commit
4849ed6570
2 changed files with 14 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
"@clerk/nextjs": "^5.2.5",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.3.0",
|
||||
"@liveblocks/node": "^2.3.0",
|
||||
"@liveblocks/node": "^2.4.0",
|
||||
"@liveblocks/react": "^2.3.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@prisma/client": "^5.17.0",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -829,15 +829,22 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.3.0":
|
||||
version: 2.3.0
|
||||
resolution: "@liveblocks/node@npm:2.3.0"
|
||||
"@liveblocks/core@npm:2.4.0":
|
||||
version: 2.4.0
|
||||
resolution: "@liveblocks/core@npm:2.4.0"
|
||||
checksum: 10c0/9a466fed11b3cbd18fe143035336eaba9da909d898e300387f6d6b48d2fd0cefbd139e8b93f5483423e1d0e8846e1b3a2e1fa8bfda47031d94cf2366cd0256db
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.4.0":
|
||||
version: 2.4.0
|
||||
resolution: "@liveblocks/node@npm:2.4.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.3.0"
|
||||
"@liveblocks/core": "npm:2.4.0"
|
||||
"@stablelib/base64": "npm:^1.0.1"
|
||||
fast-sha256: "npm:^1.3.0"
|
||||
node-fetch: "npm:^2.6.1"
|
||||
checksum: 10c0/e4e3803c4e182107b0a5310362c6a026ccc7d696d4adbad5f4dcb97769eb65c44b3298362570148043be8abbe2497b4a158b88427fc569eedd4e56e7a43c613c
|
||||
checksum: 10c0/961c759625aa7aeaac3bc1aa99bfc7dbce9e2c0aa22b01d64477fed343bb7ae4f668d8ae9282c35e5a6fca07b1cb309b1c3e9bd41b345fd58b5995538bf2c5e1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6353,7 +6360,7 @@ __metadata:
|
|||
"@clerk/nextjs": "npm:^5.2.5"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.3.0"
|
||||
"@liveblocks/node": "npm:^2.3.0"
|
||||
"@liveblocks/node": "npm:^2.4.0"
|
||||
"@liveblocks/react": "npm:^2.3.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.5"
|
||||
|
|
Loading…
Reference in a new issue