mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-30 16:43:37 +00:00
Bump @liveblocks/client from 2.16.1 to 2.16.2
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.16.1 to 2.16.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.16.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
7d75f5523d
commit
5dc08df2ce
2 changed files with 3 additions and 12 deletions
|
@ -21,7 +21,7 @@
|
|||
"@clerk/nextjs": "^6.10.1",
|
||||
"@clerk/themes": "^2.2.12",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.16.1",
|
||||
"@liveblocks/client": "^2.16.2",
|
||||
"@liveblocks/node": "^2.16.1",
|
||||
"@liveblocks/react": "^2.16.2",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -1893,7 +1893,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:
|
||||
|
@ -1902,15 +1902,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.16.1":
|
||||
version: 2.16.1
|
||||
resolution: "@liveblocks/client@npm:2.16.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.16.1"
|
||||
checksum: 10c0/fa3836e4ce1cdad0c83f2317796ec071b4e9539ed4b32227532af159e3406aece7a350e41fd948451fa6b49b80252914877e137d4f59f90749381d1088368e73
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.16.1":
|
||||
version: 2.16.1
|
||||
resolution: "@liveblocks/core@npm:2.16.1"
|
||||
|
@ -12628,7 +12619,7 @@ __metadata:
|
|||
"@eslint/eslintrc": "npm:^3.1.0"
|
||||
"@eslint/js": "npm:^9.16.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.16.1"
|
||||
"@liveblocks/client": "npm:^2.16.2"
|
||||
"@liveblocks/node": "npm:^2.16.1"
|
||||
"@liveblocks/react": "npm:^2.16.2"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue