mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/client from 2.10.2 to 2.11.0
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.10.2 to 2.11.0. - [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.11.0/packages/liveblocks-client) --- updated-dependencies: - dependency-name: "@liveblocks/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
70179b297c
commit
1210d48580
2 changed files with 3 additions and 19 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^6.1.3",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.10.2",
|
||||
"@liveblocks/client": "^2.11.0",
|
||||
"@liveblocks/node": "^2.11.0",
|
||||
"@liveblocks/react": "^2.11.0",
|
||||
"@prisma/client": "^5.21.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -846,7 +846,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.11.0":
|
||||
"@liveblocks/client@npm:2.11.0, @liveblocks/client@npm:^2.11.0":
|
||||
version: 2.11.0
|
||||
resolution: "@liveblocks/client@npm:2.11.0"
|
||||
dependencies:
|
||||
|
@ -855,22 +855,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.10.2":
|
||||
version: 2.10.2
|
||||
resolution: "@liveblocks/client@npm:2.10.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.10.2"
|
||||
checksum: 10c0/0c1e77fe1d8adbb827b8937bf1c08ec8633aaf5258a153019195772e8a0e4985fd6aa6c0da8476887b96bafb6bfd4ee374fa12bc09a9c6818c60fce6c5d2e9cb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.10.2":
|
||||
version: 2.10.2
|
||||
resolution: "@liveblocks/core@npm:2.10.2"
|
||||
checksum: 10c0/2ba7c3111c9f8ad7f8e356ae23f491fe153f2f842d27444eac4c0c8d9c5e13dc3358ac42cd59c691dd8d0d423e895d36b9c230086deb977cb1e3f72012bf6980
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.11.0":
|
||||
version: 2.11.0
|
||||
resolution: "@liveblocks/core@npm:2.11.0"
|
||||
|
@ -6333,7 +6317,7 @@ __metadata:
|
|||
"@eslint/eslintrc": "npm:^3.1.0"
|
||||
"@eslint/js": "npm:^9.14.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.10.2"
|
||||
"@liveblocks/client": "npm:^2.11.0"
|
||||
"@liveblocks/node": "npm:^2.11.0"
|
||||
"@liveblocks/react": "npm:^2.11.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue