mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @liveblocks/react from 2.6.1 to 2.7.0
Bumps [@liveblocks/react](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-react) from 2.6.1 to 2.7.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.7.0/packages/liveblocks-react) --- updated-dependencies: - dependency-name: "@liveblocks/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7182d88026
commit
1f497af7a4
2 changed files with 9 additions and 25 deletions
|
@ -16,7 +16,7 @@
|
|||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.7.0",
|
||||
"@liveblocks/node": "^2.7.0",
|
||||
"@liveblocks/react": "^2.6.1",
|
||||
"@liveblocks/react": "^2.7.0",
|
||||
"@prisma/client": "^5.19.1",
|
||||
"@prisma/extension-accelerate": "^1.1.0",
|
||||
"@radix-ui/react-accordion": "^1.2.0",
|
||||
|
|
32
yarn.lock
32
yarn.lock
|
@ -771,16 +771,7 @@ __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/client@npm:^2.7.0":
|
||||
"@liveblocks/client@npm:2.7.0, @liveblocks/client@npm:^2.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "@liveblocks/client@npm:2.7.0"
|
||||
dependencies:
|
||||
|
@ -789,13 +780,6 @@ __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/core@npm:2.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "@liveblocks/core@npm:2.7.0"
|
||||
|
@ -815,16 +799,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/react@npm:^2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "@liveblocks/react@npm:2.6.1"
|
||||
"@liveblocks/react@npm:^2.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "@liveblocks/react@npm:2.7.0"
|
||||
dependencies:
|
||||
"@liveblocks/client": "npm:2.6.1"
|
||||
"@liveblocks/core": "npm:2.6.1"
|
||||
"@liveblocks/client": "npm:2.7.0"
|
||||
"@liveblocks/core": "npm:2.7.0"
|
||||
use-sync-external-store: "npm:^1.2.2"
|
||||
peerDependencies:
|
||||
react: ^16.14.0 || ^17 || ^18
|
||||
checksum: 10c0/cd6be4cb5b4702a903c0100994f116cd9214d0ee948b948f257d8554643db9a4dca2e5b0d289d683833a0d532124b711d1cab5462e884e930681f748167605ab
|
||||
checksum: 10c0/013f9a08b0f1ef4828263106b2d231fac709a25a74b9a4334d110389783a1630681d9e04b1d93a819df8b2b549f2707f81ddcf18c51ddf2c984dc077ce06e310
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6306,7 +6290,7 @@ __metadata:
|
|||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.7.0"
|
||||
"@liveblocks/node": "npm:^2.7.0"
|
||||
"@liveblocks/react": "npm:^2.6.1"
|
||||
"@liveblocks/react": "npm:^2.7.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.10"
|
||||
"@prisma/client": "npm:^5.19.1"
|
||||
|
|
Loading…
Reference in a new issue