mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/client from 2.12.2 to 2.13.0
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.12.2 to 2.13.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.13.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
f968600698
commit
76923b1d89
2 changed files with 19 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^6.5.0",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.12.2",
|
||||
"@liveblocks/client": "^2.13.0",
|
||||
"@liveblocks/node": "^2.12.2",
|
||||
"@liveblocks/react": "^2.12.2",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1069,7 +1069,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.12.2, @liveblocks/client@npm:^2.12.2":
|
||||
"@liveblocks/client@npm:2.12.2":
|
||||
version: 2.12.2
|
||||
resolution: "@liveblocks/client@npm:2.12.2"
|
||||
dependencies:
|
||||
|
@ -1078,6 +1078,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.13.0":
|
||||
version: 2.13.0
|
||||
resolution: "@liveblocks/client@npm:2.13.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.13.0"
|
||||
checksum: 10c0/ab21d11179acf7f6266e1175afc103e804a30e675b44fc9f4cd31c5958827076aebc0a252aefe45e6ca28828b9c7cb6f381b45cd292faf6065914943adf4d3c4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.12.2":
|
||||
version: 2.12.2
|
||||
resolution: "@liveblocks/core@npm:2.12.2"
|
||||
|
@ -1085,6 +1094,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.13.0":
|
||||
version: 2.13.0
|
||||
resolution: "@liveblocks/core@npm:2.13.0"
|
||||
checksum: 10c0/9bded2178646b17982cf5dc4bd4ceba1053819dc2ec24c5f7852dac4beae3fa32fbd0d40787b646cd225dddc10d4a4f9dbee2f157b66d08fad674aeade8d82d3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.12.2":
|
||||
version: 2.12.2
|
||||
resolution: "@liveblocks/node@npm:2.12.2"
|
||||
|
@ -13212,7 +13228,7 @@ __metadata:
|
|||
"@eslint/eslintrc": "npm:^3.1.0"
|
||||
"@eslint/js": "npm:^9.14.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.12.2"
|
||||
"@liveblocks/client": "npm:^2.13.0"
|
||||
"@liveblocks/node": "npm:^2.12.2"
|
||||
"@liveblocks/react": "npm:^2.12.2"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue