mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-02 23:42:06 +00:00
Bump @liveblocks/client from 2.2.0 to 2.2.1
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.2.0 to 2.2.1. - [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.2.1/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
83d429242f
commit
403974bcfa
2 changed files with 19 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.2.1",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.2.0",
|
||||
"@liveblocks/client": "^2.2.1",
|
||||
"@liveblocks/node": "^2.2.0",
|
||||
"@liveblocks/react": "^2.2.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.2.0, @liveblocks/client@npm:^2.2.0":
|
||||
"@liveblocks/client@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@liveblocks/client@npm:2.2.0"
|
||||
dependencies:
|
||||
|
@ -821,6 +821,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@liveblocks/client@npm:2.2.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.2.1"
|
||||
checksum: 10c0/2a11b539591605b9305ceeaf87ad93140cbd8c4d2d523ee1323294cdae6044306b409468da11aeea1ed04ef692aec8ab908f12234815503ff0c5855469adf736
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@liveblocks/core@npm:2.2.0"
|
||||
|
@ -828,6 +837,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@liveblocks/core@npm:2.2.1"
|
||||
checksum: 10c0/ca197c2ef5cb40933cde44a38f4473bbfc426170c81c1ac12549a4c243b080ff4b667277e09625eeaf4648cd3d96f20387a0fea505d2646494afbbdbb003f032
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@liveblocks/node@npm:2.2.0"
|
||||
|
@ -6353,7 +6369,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.2.1"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.2.0"
|
||||
"@liveblocks/client": "npm:^2.2.1"
|
||||
"@liveblocks/node": "npm:^2.2.0"
|
||||
"@liveblocks/react": "npm:^2.2.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue