mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @liveblocks/client from 2.2.1 to 2.2.2
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.2.1 to 2.2.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.2.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
45fca4ce0b
commit
75ab1c3fd7
2 changed files with 19 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.2.2",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.2.1",
|
||||
"@liveblocks/client": "^2.2.2",
|
||||
"@liveblocks/node": "^2.2.1",
|
||||
"@liveblocks/react": "^2.2.1",
|
||||
"@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.1, @liveblocks/client@npm:^2.2.1":
|
||||
"@liveblocks/client@npm:2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@liveblocks/client@npm:2.2.1"
|
||||
dependencies:
|
||||
|
@ -821,6 +821,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.2.2":
|
||||
version: 2.2.2
|
||||
resolution: "@liveblocks/client@npm:2.2.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.2.2"
|
||||
checksum: 10c0/acf36e9662c4d5241a42f0e9b6071ac26abc1112d225ea7f20682bd5022d17edbf189edda500ed51099b139b21d108899d855fde039c30ca21e0d07e404a9799
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@liveblocks/core@npm:2.2.1"
|
||||
|
@ -828,6 +837,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.2.2":
|
||||
version: 2.2.2
|
||||
resolution: "@liveblocks/core@npm:2.2.2"
|
||||
checksum: 10c0/adfb0d244d83b398f6fce79746fc17f8f43647e0170dedd04a802c9220a6ec4d34ef725812007643f0512894e46cd06508520179af964e13f126485d6dbb454c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@liveblocks/node@npm:2.2.1"
|
||||
|
@ -6351,7 +6367,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.2.2"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.2.1"
|
||||
"@liveblocks/client": "npm:^2.2.2"
|
||||
"@liveblocks/node": "npm:^2.2.1"
|
||||
"@liveblocks/react": "npm:^2.2.1"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue