mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @liveblocks/client from 2.7.1 to 2.7.2
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.7.1 to 2.7.2. - [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.2/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
ed3e9dec7d
commit
1d3ecdc06e
2 changed files with 14 additions and 7 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.5.5",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.7.1",
|
||||
"@liveblocks/client": "^2.7.2",
|
||||
"@liveblocks/node": "^2.7.1",
|
||||
"@liveblocks/react": "^2.7.0",
|
||||
"@prisma/client": "^5.19.1",
|
||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -780,12 +780,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.7.1":
|
||||
version: 2.7.1
|
||||
resolution: "@liveblocks/client@npm:2.7.1"
|
||||
"@liveblocks/client@npm:^2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "@liveblocks/client@npm:2.7.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.7.1"
|
||||
checksum: 10c0/563966fec6a247bd213f0ba0d2b9498315728208b7f9f1770ddb46f228028651c1d4ecdfc33846888442c94fe111811099ce888f447931c99845e8f087a5dd59
|
||||
"@liveblocks/core": "npm:2.7.2"
|
||||
checksum: 10c0/e6f3290b10755beab54571997f06a6a45b388fd96ef750a0c8992d36dc791da4afbc68a7c26574926e2f7a105ab8d11cb22fdd2bf5fc3d15105c084366a8d151
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -803,6 +803,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "@liveblocks/core@npm:2.7.2"
|
||||
checksum: 10c0/f4d5a52d131d19c99944b7879adf98f0987709b7e88c72cf3bf024ddabdd7061135792b07e89d2f36754544b54667573617421da73003bd07e78e15a9f8f917a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.7.1":
|
||||
version: 2.7.1
|
||||
resolution: "@liveblocks/node@npm:2.7.1"
|
||||
|
@ -6277,7 +6284,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.5.5"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.7.1"
|
||||
"@liveblocks/client": "npm:^2.7.2"
|
||||
"@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