mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @liveblocks/react from 2.7.2 to 2.8.0
Bumps [@liveblocks/react](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-react) from 2.7.2 to 2.8.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.8.0/packages/liveblocks-react) --- updated-dependencies: - dependency-name: "@liveblocks/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fe79cd1010
commit
a02defb216
2 changed files with 9 additions and 25 deletions
|
@ -16,7 +16,7 @@
|
|||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.8.0",
|
||||
"@liveblocks/node": "^2.8.0",
|
||||
"@liveblocks/react": "^2.7.2",
|
||||
"@liveblocks/react": "^2.8.0",
|
||||
"@prisma/client": "^5.20.0",
|
||||
"@prisma/extension-accelerate": "^1.2.0",
|
||||
"@radix-ui/react-accordion": "^1.2.0",
|
||||
|
|
32
yarn.lock
32
yarn.lock
|
@ -778,16 +778,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "@liveblocks/client@npm:2.7.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.7.2"
|
||||
checksum: 10c0/e6f3290b10755beab54571997f06a6a45b388fd96ef750a0c8992d36dc791da4afbc68a7c26574926e2f7a105ab8d11cb22fdd2bf5fc3d15105c084366a8d151
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.8.0":
|
||||
"@liveblocks/client@npm:2.8.0, @liveblocks/client@npm:^2.8.0":
|
||||
version: 2.8.0
|
||||
resolution: "@liveblocks/client@npm:2.8.0"
|
||||
dependencies:
|
||||
|
@ -796,13 +787,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "@liveblocks/core@npm:2.7.2"
|
||||
checksum: 10c0/f4d5a52d131d19c99944b7879adf98f0987709b7e88c72cf3bf024ddabdd7061135792b07e89d2f36754544b54667573617421da73003bd07e78e15a9f8f917a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.8.0":
|
||||
version: 2.8.0
|
||||
resolution: "@liveblocks/core@npm:2.8.0"
|
||||
|
@ -822,16 +806,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/react@npm:^2.7.2":
|
||||
version: 2.7.2
|
||||
resolution: "@liveblocks/react@npm:2.7.2"
|
||||
"@liveblocks/react@npm:^2.8.0":
|
||||
version: 2.8.0
|
||||
resolution: "@liveblocks/react@npm:2.8.0"
|
||||
dependencies:
|
||||
"@liveblocks/client": "npm:2.7.2"
|
||||
"@liveblocks/core": "npm:2.7.2"
|
||||
"@liveblocks/client": "npm:2.8.0"
|
||||
"@liveblocks/core": "npm:2.8.0"
|
||||
use-sync-external-store: "npm:^1.2.2"
|
||||
peerDependencies:
|
||||
react: ^16.14.0 || ^17 || ^18
|
||||
checksum: 10c0/8c5a58f66a244a0ba513910d8c5c5714a9dde7b3f4db908a3b27fbd91a856310057b34e05f1abdcea8407e415fed9a7ee9cc6394b88860fd824589afa596530a
|
||||
checksum: 10c0/10ecfcfcae14131ba6dd65e45c248039623d6e2deba16e6e4de1ac86c24959c1fbb7697b50c2cd11e84461d3c2a4ea28513e9dd0dd54598bb39bdeee9d21b176
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6287,7 +6271,7 @@ __metadata:
|
|||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.8.0"
|
||||
"@liveblocks/node": "npm:^2.8.0"
|
||||
"@liveblocks/react": "npm:^2.7.2"
|
||||
"@liveblocks/react": "npm:^2.8.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.13"
|
||||
"@prisma/client": "npm:^5.20.0"
|
||||
|
|
Loading…
Reference in a new issue