mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-19 10:22:07 +00:00
Bump @liveblocks/client from 2.16.2 to 2.17.0
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.16.2 to 2.17.0. - [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.17.0/packages/liveblocks-client) --- updated-dependencies: - dependency-name: "@liveblocks/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6dc43bf55a
commit
d04f3ddce4
2 changed files with 12 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
|||
"@clerk/nextjs": "^6.11.1",
|
||||
"@clerk/themes": "^2.2.16",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.16.2",
|
||||
"@liveblocks/client": "^2.17.0",
|
||||
"@liveblocks/node": "^2.17.0",
|
||||
"@liveblocks/react": "^2.16.2",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -1877,7 +1877,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.16.2, @liveblocks/client@npm:^2.16.2":
|
||||
"@liveblocks/client@npm:2.16.2":
|
||||
version: 2.16.2
|
||||
resolution: "@liveblocks/client@npm:2.16.2"
|
||||
dependencies:
|
||||
|
@ -1886,6 +1886,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.17.0":
|
||||
version: 2.17.0
|
||||
resolution: "@liveblocks/client@npm:2.17.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.17.0"
|
||||
checksum: 10c0/37189b65ca2321f0de3eacfcb500b6b41e75adaac2d9df851f2f7044e82dd4601c258e13705ef55d06f3b72c12cfcf7d807760350bcd03668cff251c5f9b9335
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.16.2":
|
||||
version: 2.16.2
|
||||
resolution: "@liveblocks/core@npm:2.16.2"
|
||||
|
@ -12782,7 +12791,7 @@ __metadata:
|
|||
"@eslint/eslintrc": "npm:^3.1.0"
|
||||
"@eslint/js": "npm:^9.19.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.16.2"
|
||||
"@liveblocks/client": "npm:^2.17.0"
|
||||
"@liveblocks/node": "npm:^2.17.0"
|
||||
"@liveblocks/react": "npm:^2.16.2"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue