mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-19 10:22:07 +00:00
Bump @liveblocks/client from 2.17.0 to 2.18.0
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.17.0 to 2.18.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.18.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
2c173f8b57
commit
7a46e08a24
2 changed files with 19 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
|||
"@clerk/nextjs": "^6.11.1",
|
||||
"@clerk/themes": "^2.2.16",
|
||||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"@liveblocks/client": "^2.17.0",
|
||||
"@liveblocks/client": "^2.18.0",
|
||||
"@liveblocks/node": "^2.17.0",
|
||||
"@liveblocks/react": "^2.16.2",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1877,7 +1877,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.17.0, @liveblocks/client@npm:^2.17.0":
|
||||
"@liveblocks/client@npm:2.17.0":
|
||||
version: 2.17.0
|
||||
resolution: "@liveblocks/client@npm:2.17.0"
|
||||
dependencies:
|
||||
|
@ -1886,6 +1886,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.18.0":
|
||||
version: 2.18.0
|
||||
resolution: "@liveblocks/client@npm:2.18.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.18.0"
|
||||
checksum: 10c0/3a88392f33ac6a2462e0e72fd41e2c7f8109a4425fc2c39e851b5a2a7a96f83d7bcd29c1bd3de31106a164c57f4a067fbe50e17b2944f675ceb9102671591dbf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.17.0":
|
||||
version: 2.17.0
|
||||
resolution: "@liveblocks/core@npm:2.17.0"
|
||||
|
@ -1893,6 +1902,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.18.0":
|
||||
version: 2.18.0
|
||||
resolution: "@liveblocks/core@npm:2.18.0"
|
||||
checksum: 10c0/ab95b6dbbbf700cac390d1c6ded9285d8941148b3ac9d3e35ef2b7673431059a9130e153b5c45f74d53155c08d86afc929bdd2c61313aa48b1bdc2175675e1bb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.17.0":
|
||||
version: 2.17.0
|
||||
resolution: "@liveblocks/node@npm:2.17.0"
|
||||
|
@ -12399,7 +12415,7 @@ __metadata:
|
|||
"@eslint/eslintrc": "npm:^3.1.0"
|
||||
"@eslint/js": "npm:^9.20.0"
|
||||
"@hello-pangea/dnd": "npm:^18.0.1"
|
||||
"@liveblocks/client": "npm:^2.17.0"
|
||||
"@liveblocks/client": "npm:^2.18.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