mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @liveblocks/client from 2.13.2 to 2.14.0
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.13.2 to 2.14.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.14.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
6343dbb25b
commit
009a0793c3
2 changed files with 3 additions and 19 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^6.9.0",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.13.2",
|
||||
"@liveblocks/client": "^2.14.0",
|
||||
"@liveblocks/node": "^2.14.0",
|
||||
"@liveblocks/react": "^2.14.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1086,7 +1086,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.14.0":
|
||||
"@liveblocks/client@npm:2.14.0, @liveblocks/client@npm:^2.14.0":
|
||||
version: 2.14.0
|
||||
resolution: "@liveblocks/client@npm:2.14.0"
|
||||
dependencies:
|
||||
|
@ -1095,22 +1095,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.13.2":
|
||||
version: 2.13.2
|
||||
resolution: "@liveblocks/client@npm:2.13.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.13.2"
|
||||
checksum: 10c0/274b5f2a7ff7d2f9ed0bd238f089baeff3963670bdc6fecad10a12a452ea9ea99b781b97184dc777813aaf0970b19188b1890dacdc0d5395794a16eac9222c62
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.13.2":
|
||||
version: 2.13.2
|
||||
resolution: "@liveblocks/core@npm:2.13.2"
|
||||
checksum: 10c0/689d606bc37c79347b90cfd93453e0d132001698dc6bf188c3b064390cde804b038768d6fec817a77022a508b06f93d5d6d9917aa56397376bcc726d6ca3d658
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.14.0":
|
||||
version: 2.14.0
|
||||
resolution: "@liveblocks/core@npm:2.14.0"
|
||||
|
@ -13510,7 +13494,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.13.2"
|
||||
"@liveblocks/client": "npm:^2.14.0"
|
||||
"@liveblocks/node": "npm:^2.14.0"
|
||||
"@liveblocks/react": "npm:^2.14.0"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue