mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @liveblocks/client from 2.6.1 to 2.7.0
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) 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-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
c96aa15b57
commit
8ae8afe84d
2 changed files with 12 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.5.2",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.6.1",
|
||||
"@liveblocks/client": "^2.7.0",
|
||||
"@liveblocks/node": "^2.7.0",
|
||||
"@liveblocks/react": "^2.6.1",
|
||||
"@prisma/client": "^5.19.1",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -771,7 +771,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.6.1, @liveblocks/client@npm:^2.6.1":
|
||||
"@liveblocks/client@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "@liveblocks/client@npm:2.6.1"
|
||||
dependencies:
|
||||
|
@ -780,6 +780,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "@liveblocks/client@npm:2.7.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.7.0"
|
||||
checksum: 10c0/8f32adc11e5f678d9445381761f2f6f4dd25ca499fe013eef0d0ad6dbd5f7c26aa7c85fb1be43d4aaa1407f3a41d401c7f174c826c302d034f5ead8aff1a0e5d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "@liveblocks/core@npm:2.6.1"
|
||||
|
@ -6295,7 +6304,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.5.2"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.6.1"
|
||||
"@liveblocks/client": "npm:^2.7.0"
|
||||
"@liveblocks/node": "npm:^2.7.0"
|
||||
"@liveblocks/react": "npm:^2.6.1"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue