mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/client from 2.10.0 to 2.10.2
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.10.0 to 2.10.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.10.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
9479e8317e
commit
4b119e6dae
2 changed files with 3 additions and 12 deletions
|
@ -15,7 +15,7 @@
|
|||
"@builder.io/sdk-react": "^2.0.24",
|
||||
"@clerk/nextjs": "^6.0.2",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.10.0",
|
||||
"@liveblocks/client": "^2.10.2",
|
||||
"@liveblocks/node": "^2.10.0",
|
||||
"@liveblocks/react": "^2.10.2",
|
||||
"@prisma/client": "^5.21.1",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -870,7 +870,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.10.2":
|
||||
"@liveblocks/client@npm:2.10.2, @liveblocks/client@npm:^2.10.2":
|
||||
version: 2.10.2
|
||||
resolution: "@liveblocks/client@npm:2.10.2"
|
||||
dependencies:
|
||||
|
@ -879,15 +879,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@liveblocks/client@npm:2.10.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.10.0"
|
||||
checksum: 10c0/02161b682312b4ba4bbd4577e125bdb54e794daa345caa0f5b4ac63593ef5d1e3f9520d1b6a049f4c1c27163fd2bc22a14320853be3855a152c3909d448e6d30
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "@liveblocks/core@npm:2.10.0"
|
||||
|
@ -6578,7 +6569,7 @@ __metadata:
|
|||
"@eslint/eslintrc": "npm:^3.1.0"
|
||||
"@eslint/js": "npm:^9.13.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.10.0"
|
||||
"@liveblocks/client": "npm:^2.10.2"
|
||||
"@liveblocks/node": "npm:^2.10.0"
|
||||
"@liveblocks/react": "npm:^2.10.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue