mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-07-12 21:11:33 +00:00
Bump @liveblocks/client from 2.24.3 to 3.0.0
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.24.3 to 3.0.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/v3.0.0/packages/liveblocks-client) --- updated-dependencies: - dependency-name: "@liveblocks/client" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e5366a3b8e
commit
728d169054
2 changed files with 12 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
||||||
"@clerk/nextjs": "^6.21.0",
|
"@clerk/nextjs": "^6.21.0",
|
||||||
"@clerk/themes": "^2.2.48",
|
"@clerk/themes": "^2.2.48",
|
||||||
"@hello-pangea/dnd": "^18.0.1",
|
"@hello-pangea/dnd": "^18.0.1",
|
||||||
"@liveblocks/client": "^2.24.3",
|
"@liveblocks/client": "^3.0.0",
|
||||||
"@liveblocks/node": "^3.0.0",
|
"@liveblocks/node": "^3.0.0",
|
||||||
"@liveblocks/react": "^2.24.3",
|
"@liveblocks/react": "^2.24.3",
|
||||||
"@mdx-js/loader": "^3.1.0",
|
"@mdx-js/loader": "^3.1.0",
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -2403,7 +2403,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/client@npm:2.24.3, @liveblocks/client@npm:^2.24.3":
|
"@liveblocks/client@npm:2.24.3":
|
||||||
version: 2.24.3
|
version: 2.24.3
|
||||||
resolution: "@liveblocks/client@npm:2.24.3"
|
resolution: "@liveblocks/client@npm:2.24.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -2412,6 +2412,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@liveblocks/client@npm:^3.0.0":
|
||||||
|
version: 3.0.0
|
||||||
|
resolution: "@liveblocks/client@npm:3.0.0"
|
||||||
|
dependencies:
|
||||||
|
"@liveblocks/core": "npm:3.0.0"
|
||||||
|
checksum: 10c0/e1117c75df6b5a7ae7ccc546daeb26cbe847044b883e933db3a2d22b5555f03dd1fe7d5f7cb5c24525a4abbbda1c18c738b46bdd3ec5e8752f77ea8706708fbf
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/core@npm:2.24.3":
|
"@liveblocks/core@npm:2.24.3":
|
||||||
version: 2.24.3
|
version: 2.24.3
|
||||||
resolution: "@liveblocks/core@npm:2.24.3"
|
resolution: "@liveblocks/core@npm:2.24.3"
|
||||||
|
@ -13979,7 +13988,7 @@ __metadata:
|
||||||
"@eslint/eslintrc": "npm:^3.3.1"
|
"@eslint/eslintrc": "npm:^3.3.1"
|
||||||
"@eslint/js": "npm:^9.30.1"
|
"@eslint/js": "npm:^9.30.1"
|
||||||
"@hello-pangea/dnd": "npm:^18.0.1"
|
"@hello-pangea/dnd": "npm:^18.0.1"
|
||||||
"@liveblocks/client": "npm:^2.24.3"
|
"@liveblocks/client": "npm:^3.0.0"
|
||||||
"@liveblocks/node": "npm:^3.0.0"
|
"@liveblocks/node": "npm:^3.0.0"
|
||||||
"@liveblocks/react": "npm:^2.24.3"
|
"@liveblocks/react": "npm:^2.24.3"
|
||||||
"@mdx-js/loader": "npm:^3.1.0"
|
"@mdx-js/loader": "npm:^3.1.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue