mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @liveblocks/client from 2.8.1 to 2.8.2
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.8.1 to 2.8.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.8.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
746f3e377d
commit
38e874f1aa
2 changed files with 3 additions and 19 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.7.1",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.8.1",
|
||||
"@liveblocks/client": "^2.8.2",
|
||||
"@liveblocks/node": "^2.8.2",
|
||||
"@liveblocks/react": "^2.8.2",
|
||||
"@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.2":
|
||||
"@liveblocks/client@npm:2.8.2, @liveblocks/client@npm:^2.8.2":
|
||||
version: 2.8.2
|
||||
resolution: "@liveblocks/client@npm:2.8.2"
|
||||
dependencies:
|
||||
|
@ -787,22 +787,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "@liveblocks/client@npm:2.8.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.8.1"
|
||||
checksum: 10c0/2620fb8f9addfcf2cba8f6e706b4bf0791a946bafdd6e9205c0fbadf4fcd0c4e62b713417b804a5bf04a21ba8b84b9eeff0e747d8c0d8d20bc3b793512e1c6e5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.8.1":
|
||||
version: 2.8.1
|
||||
resolution: "@liveblocks/core@npm:2.8.1"
|
||||
checksum: 10c0/620cc55f3f86d2d26036b26aec6889669fb1bce610cb73de23e9b42eac9acbf9e03d0351819ad4eca2bcf6fa3703ea138942ae0cf5a7e748102479ee041a1724
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.8.2":
|
||||
version: 2.8.2
|
||||
resolution: "@liveblocks/core@npm:2.8.2"
|
||||
|
@ -6393,7 +6377,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.7.1"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.8.1"
|
||||
"@liveblocks/client": "npm:^2.8.2"
|
||||
"@liveblocks/node": "npm:^2.8.2"
|
||||
"@liveblocks/react": "npm:^2.8.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue