mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @liveblocks/client from 2.0.0 to 2.0.2
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.0.0 to 2.0.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.0.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
cbb832f7ba
commit
1d92fc298e
2 changed files with 19 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.1.5",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.0.0",
|
||||
"@liveblocks/client": "^2.0.2",
|
||||
"@liveblocks/node": "^2.0.0",
|
||||
"@liveblocks/react": "^2.0.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -516,7 +516,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.0.0, @liveblocks/client@npm:^2.0.0":
|
||||
"@liveblocks/client@npm:2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "@liveblocks/client@npm:2.0.0"
|
||||
dependencies:
|
||||
|
@ -525,6 +525,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "@liveblocks/client@npm:2.0.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.0.2"
|
||||
checksum: 10c0/3c83e0de9f2ffbaaab50874d2006c8233610793aff81525278495a27885d7d0ea633f7585bb70b98b6c76c8a74a6bed0ab5470725921838e6c2bd5441af0d44d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "@liveblocks/core@npm:2.0.0"
|
||||
|
@ -532,6 +541,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "@liveblocks/core@npm:2.0.2"
|
||||
checksum: 10c0/c7822381f3a2a4f509c73ec22e09356126ed9f0c56e7c96fb395b94b8ab384ff134cdae2b590ad4c99021b4659b5676b7e3cbc47a64b8b1e238773457d556c11
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "@liveblocks/node@npm:2.0.0"
|
||||
|
@ -5957,7 +5973,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.1.5"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.0.0"
|
||||
"@liveblocks/client": "npm:^2.0.2"
|
||||
"@liveblocks/node": "npm:^2.0.0"
|
||||
"@liveblocks/react": "npm:^2.0.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue