mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/client from 2.0.2 to 2.0.3
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.0.2 to 2.0.3. - [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.3/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
ce92dbc7c0
commit
a4ba909a4f
2 changed files with 12 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.1.5",
|
||||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.0.2",
|
||||
"@liveblocks/client": "^2.0.3",
|
||||
"@liveblocks/node": "^2.0.3",
|
||||
"@liveblocks/react": "^2.0.2",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -516,7 +516,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.0.2, @liveblocks/client@npm:^2.0.2":
|
||||
"@liveblocks/client@npm:2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "@liveblocks/client@npm:2.0.2"
|
||||
dependencies:
|
||||
|
@ -525,6 +525,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.0.3":
|
||||
version: 2.0.3
|
||||
resolution: "@liveblocks/client@npm:2.0.3"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.0.3"
|
||||
checksum: 10c0/46ea9021e47f0c8f3cb8f169a6f4355bd277f7015ee160c3566f4525c0fc566be6aef51468300ab4aae96631bddf27f5663964916ec595170dc0b6bb659c8c95
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "@liveblocks/core@npm:2.0.2"
|
||||
|
@ -6019,7 +6028,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.1.5"
|
||||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.0.2"
|
||||
"@liveblocks/client": "npm:^2.0.3"
|
||||
"@liveblocks/node": "npm:^2.0.3"
|
||||
"@liveblocks/react": "npm:^2.0.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue