mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @liveblocks/client from 2.6.0 to 2.6.1
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.6.0 to 2.6.1. - [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.1/packages/liveblocks-client) --- updated-dependencies: - dependency-name: "@liveblocks/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3e93f150c6
commit
d8a4815f4f
2 changed files with 19 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.4.1",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.6.0",
|
||||
"@liveblocks/client": "^2.6.1",
|
||||
"@liveblocks/node": "^2.6.0",
|
||||
"@liveblocks/react": "^2.6.0",
|
||||
"@prisma/client": "^5.19.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -772,7 +772,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.6.0, @liveblocks/client@npm:^2.6.0":
|
||||
"@liveblocks/client@npm:2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "@liveblocks/client@npm:2.6.0"
|
||||
dependencies:
|
||||
|
@ -781,6 +781,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "@liveblocks/client@npm:2.6.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.6.1"
|
||||
checksum: 10c0/74d86d895a44d5a59e8c35d763421f542797ce28a8382056785846a196bf2430b7e891109c595532c00780f9edba88563f37af4e42ae8685ab6d39923de1eede
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "@liveblocks/core@npm:2.6.0"
|
||||
|
@ -788,6 +797,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "@liveblocks/core@npm:2.6.1"
|
||||
checksum: 10c0/52fe87d82a3668d279484f3ef24740bdd2397840aae1fd90275b53b481b43831521612f647e8e11300d7de081784348dfd6177dffc3f7e5e5a35cf9ad5986267
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "@liveblocks/node@npm:2.6.0"
|
||||
|
@ -6296,7 +6312,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.4.1"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.6.0"
|
||||
"@liveblocks/client": "npm:^2.6.1"
|
||||
"@liveblocks/node": "npm:^2.6.0"
|
||||
"@liveblocks/react": "npm:^2.6.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue