mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @liveblocks/client from 2.12.1 to 2.12.2
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.12.1 to 2.12.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.12.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
09aee3e4d0
commit
163e23461b
2 changed files with 3 additions and 19 deletions
|
@ -14,7 +14,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@clerk/nextjs": "^6.5.0",
|
"@clerk/nextjs": "^6.5.0",
|
||||||
"@hello-pangea/dnd": "^17.0.0",
|
"@hello-pangea/dnd": "^17.0.0",
|
||||||
"@liveblocks/client": "^2.12.1",
|
"@liveblocks/client": "^2.12.2",
|
||||||
"@liveblocks/node": "^2.12.2",
|
"@liveblocks/node": "^2.12.2",
|
||||||
"@liveblocks/react": "^2.12.2",
|
"@liveblocks/react": "^2.12.2",
|
||||||
"@mdx-js/loader": "^3.1.0",
|
"@mdx-js/loader": "^3.1.0",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1069,7 +1069,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/client@npm:2.12.2":
|
"@liveblocks/client@npm:2.12.2, @liveblocks/client@npm:^2.12.2":
|
||||||
version: 2.12.2
|
version: 2.12.2
|
||||||
resolution: "@liveblocks/client@npm:2.12.2"
|
resolution: "@liveblocks/client@npm:2.12.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -1078,22 +1078,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/client@npm:^2.12.1":
|
|
||||||
version: 2.12.1
|
|
||||||
resolution: "@liveblocks/client@npm:2.12.1"
|
|
||||||
dependencies:
|
|
||||||
"@liveblocks/core": "npm:2.12.1"
|
|
||||||
checksum: 10c0/2fab6223f696955f743f1b39c171220aad8e91974805407fd9fd0e5db527527b4fe3c181392ab04030bb8ea81cbce4481897f18302c3d39c3e561323beb48b66
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@liveblocks/core@npm:2.12.1":
|
|
||||||
version: 2.12.1
|
|
||||||
resolution: "@liveblocks/core@npm:2.12.1"
|
|
||||||
checksum: 10c0/33a49723b06f17720efa7fbed8a1eb3adc7b9228afd40c49a1c42ccc97cad11390fa3f95c7ad03c5c56a9c14b700aab92b61a265505c5242b68ab39f6782fdb4
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@liveblocks/core@npm:2.12.2":
|
"@liveblocks/core@npm:2.12.2":
|
||||||
version: 2.12.2
|
version: 2.12.2
|
||||||
resolution: "@liveblocks/core@npm:2.12.2"
|
resolution: "@liveblocks/core@npm:2.12.2"
|
||||||
|
@ -12149,7 +12133,7 @@ __metadata:
|
||||||
"@eslint/eslintrc": "npm:^3.1.0"
|
"@eslint/eslintrc": "npm:^3.1.0"
|
||||||
"@eslint/js": "npm:^9.14.0"
|
"@eslint/js": "npm:^9.14.0"
|
||||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||||
"@liveblocks/client": "npm:^2.12.1"
|
"@liveblocks/client": "npm:^2.12.2"
|
||||||
"@liveblocks/node": "npm:^2.12.2"
|
"@liveblocks/node": "npm:^2.12.2"
|
||||||
"@liveblocks/react": "npm:^2.12.2"
|
"@liveblocks/react": "npm:^2.12.2"
|
||||||
"@mdx-js/loader": "npm:^3.1.0"
|
"@mdx-js/loader": "npm:^3.1.0"
|
||||||
|
|
Loading…
Reference in a new issue