mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @liveblocks/client from 2.8.0 to 2.8.1
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.8.0 to 2.8.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.8.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
49b04c4a6d
commit
89414e1cb2
2 changed files with 3 additions and 19 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.6.4",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.8.0",
|
||||
"@liveblocks/client": "^2.8.1",
|
||||
"@liveblocks/node": "^2.8.1",
|
||||
"@liveblocks/react": "^2.8.1",
|
||||
"@prisma/client": "^5.20.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -778,7 +778,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.8.1":
|
||||
"@liveblocks/client@npm:2.8.1, @liveblocks/client@npm:^2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "@liveblocks/client@npm:2.8.1"
|
||||
dependencies:
|
||||
|
@ -787,22 +787,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.8.0":
|
||||
version: 2.8.0
|
||||
resolution: "@liveblocks/client@npm:2.8.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.8.0"
|
||||
checksum: 10c0/50b9f60da8fbd80919ad8280ffe0c6dccaed9ff7aa42a7c55b8c5835b65b3e74836f855bf4013ccb75ea493bd27535976172b59fc0fd08b5198b3e95e89a336f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.8.0":
|
||||
version: 2.8.0
|
||||
resolution: "@liveblocks/core@npm:2.8.0"
|
||||
checksum: 10c0/5d8645dd8754d87403d6fdbb80485893235e606065c6705076057e5bc4b083ac678d3e024626d978d9f93536caf718721c36a6a35fcf544f23f35e6a0df53d4f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "@liveblocks/core@npm:2.8.1"
|
||||
|
@ -6285,7 +6269,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.6.4"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.8.0"
|
||||
"@liveblocks/client": "npm:^2.8.1"
|
||||
"@liveblocks/node": "npm:^2.8.1"
|
||||
"@liveblocks/react": "npm:^2.8.1"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue