mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/client from 2.7.0 to 2.7.1
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.7.0 to 2.7.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.7.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
9e4f3432cd
commit
c022bcd0e6
2 changed files with 12 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.5.5",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.7.0",
|
||||
"@liveblocks/client": "^2.7.1",
|
||||
"@liveblocks/node": "^2.7.1",
|
||||
"@liveblocks/react": "^2.7.0",
|
||||
"@prisma/client": "^5.19.1",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -771,7 +771,7 @@ __metadata:
|
|||
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:
|
||||
|
@ -780,6 +780,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.7.1":
|
||||
version: 2.7.1
|
||||
resolution: "@liveblocks/client@npm:2.7.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.7.1"
|
||||
checksum: 10c0/563966fec6a247bd213f0ba0d2b9498315728208b7f9f1770ddb46f228028651c1d4ecdfc33846888442c94fe111811099ce888f447931c99845e8f087a5dd59
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.7.0":
|
||||
version: 2.7.0
|
||||
resolution: "@liveblocks/core@npm:2.7.0"
|
||||
|
@ -6261,7 +6270,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.5.5"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.7.0"
|
||||
"@liveblocks/client": "npm:^2.7.1"
|
||||
"@liveblocks/node": "npm:^2.7.1"
|
||||
"@liveblocks/react": "npm:^2.7.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue