mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/client from 2.5.1 to 2.5.2
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.5.1 to 2.5.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.5.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
78fc682cf8
commit
211539e495
2 changed files with 3 additions and 19 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.3.2",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.5.1",
|
||||
"@liveblocks/client": "^2.5.2",
|
||||
"@liveblocks/node": "^2.5.2",
|
||||
"@liveblocks/react": "^2.5.2",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -988,7 +988,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.5.2":
|
||||
"@liveblocks/client@npm:2.5.2, @liveblocks/client@npm:^2.5.2":
|
||||
version: 2.5.2
|
||||
resolution: "@liveblocks/client@npm:2.5.2"
|
||||
dependencies:
|
||||
|
@ -997,22 +997,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@liveblocks/client@npm:2.5.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.5.1"
|
||||
checksum: 10c0/cd54b337844fcb8b3f4a93f2baea1fb837f75286c6d5a9d177adde324fd12859d57f36d1714a67c7adfcd30fa7fa3819b538aada6ce2a2bb090b7ebd9aa42fb1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@liveblocks/core@npm:2.5.1"
|
||||
checksum: 10c0/3aceee9ff59b628b193ec0aec9b15e0e756037b75c33fe4f27085edeecd31880a69f5dcfc64e60f2eddf50d76c0ed5448ec16fa514f1b12bfa9a297cb04764b6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.5.2":
|
||||
version: 2.5.2
|
||||
resolution: "@liveblocks/core@npm:2.5.2"
|
||||
|
@ -6657,7 +6641,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.3.2"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.5.1"
|
||||
"@liveblocks/client": "npm:^2.5.2"
|
||||
"@liveblocks/node": "npm:^2.5.2"
|
||||
"@liveblocks/react": "npm:^2.5.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue