mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @liveblocks/client from 2.5.2 to 2.6.0
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) 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-client) --- updated-dependencies: - dependency-name: "@liveblocks/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8ecd805eb1
commit
2ecce11882
2 changed files with 19 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.3.3",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.5.2",
|
||||
"@liveblocks/client": "^2.6.0",
|
||||
"@liveblocks/node": "^2.5.2",
|
||||
"@liveblocks/react": "^2.5.2",
|
||||
"@prisma/client": "^5.18.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -772,7 +772,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.5.2, @liveblocks/client@npm:^2.5.2":
|
||||
"@liveblocks/client@npm:2.5.2":
|
||||
version: 2.5.2
|
||||
resolution: "@liveblocks/client@npm:2.5.2"
|
||||
dependencies:
|
||||
|
@ -781,6 +781,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "@liveblocks/client@npm:2.6.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.6.0"
|
||||
checksum: 10c0/0bc0c67cdb06f89c0d233d398cd8484f39b13bb5d585f589192d716f961475ffab139c897d5484ea037b5f2b6ea9095805fad30848b58a8bc3940da525a3a8a7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.5.2":
|
||||
version: 2.5.2
|
||||
resolution: "@liveblocks/core@npm:2.5.2"
|
||||
|
@ -788,6 +797,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "@liveblocks/core@npm:2.6.0"
|
||||
checksum: 10c0/ab2a6ecd15724bafc1a953ee5ffa71c65841baf02e5f9c7a46a3655eaa9198db10f63cfbe5fa1056b5a7144f2cdbc407198ecade27d12e73934e3200fbe7fbeb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.5.2":
|
||||
version: 2.5.2
|
||||
resolution: "@liveblocks/node@npm:2.5.2"
|
||||
|
@ -6327,7 +6343,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.3.3"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.5.2"
|
||||
"@liveblocks/client": "npm:^2.6.0"
|
||||
"@liveblocks/node": "npm:^2.5.2"
|
||||
"@liveblocks/react": "npm:^2.5.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue