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