mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @liveblocks/client from 2.0.5 to 2.1.0
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.0.5 to 2.1.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.1.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
66a0ba0ebf
commit
66464ba504
2 changed files with 3 additions and 19 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.1.5",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.0.4",
|
||||
"@liveblocks/client": "^2.1.0",
|
||||
"@liveblocks/node": "^2.1.0",
|
||||
"@liveblocks/react": "^2.1.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -812,7 +812,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.1.0":
|
||||
"@liveblocks/client@npm:2.1.0, @liveblocks/client@npm:^2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "@liveblocks/client@npm:2.1.0"
|
||||
dependencies:
|
||||
|
@ -821,22 +821,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.0.4":
|
||||
version: 2.0.5
|
||||
resolution: "@liveblocks/client@npm:2.0.5"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.0.5"
|
||||
checksum: 10c0/d3198ea42da988fd359417da7b52edb022125683e6904dbfe30c6b3fa08bbc13ddbd3fa09474436c7abc2de9171b92f814fd3b202c209f501cfd489ba6f356b8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.0.5":
|
||||
version: 2.0.5
|
||||
resolution: "@liveblocks/core@npm:2.0.5"
|
||||
checksum: 10c0/c9ddb1c80130217d354642d289464f597536414de775394e54e0b7e1bfc767f024cad0ab9c024d1c7d02c64b37c57f4b4a0bf183a29dc24f4dad8760fc9266b5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "@liveblocks/core@npm:2.1.0"
|
||||
|
@ -6415,7 +6399,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.1.5"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.0.4"
|
||||
"@liveblocks/client": "npm:^2.1.0"
|
||||
"@liveblocks/node": "npm:^2.1.0"
|
||||
"@liveblocks/react": "npm:^2.1.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue