mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-12 05:42:07 +00:00
Bump @liveblocks/react from 2.9.2 to 2.10.0
Bumps [@liveblocks/react](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-react) from 2.9.2 to 2.10.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.10.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
899cbc5a34
commit
9f6f25a262
2 changed files with 18 additions and 9 deletions
|
@ -17,7 +17,7 @@
|
||||||
"@hello-pangea/dnd": "^17.0.0",
|
"@hello-pangea/dnd": "^17.0.0",
|
||||||
"@liveblocks/client": "^2.9.2",
|
"@liveblocks/client": "^2.9.2",
|
||||||
"@liveblocks/node": "^2.10.0",
|
"@liveblocks/node": "^2.10.0",
|
||||||
"@liveblocks/react": "^2.9.2",
|
"@liveblocks/react": "^2.10.0",
|
||||||
"@prisma/client": "^5.21.1",
|
"@prisma/client": "^5.21.1",
|
||||||
"@prisma/extension-accelerate": "^1.2.1",
|
"@prisma/extension-accelerate": "^1.2.1",
|
||||||
"@radix-ui/react-accordion": "^1.2.1",
|
"@radix-ui/react-accordion": "^1.2.1",
|
||||||
|
|
25
yarn.lock
25
yarn.lock
|
@ -870,7 +870,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/client@npm:2.9.2, @liveblocks/client@npm:^2.9.2":
|
"@liveblocks/client@npm:2.10.0":
|
||||||
|
version: 2.10.0
|
||||||
|
resolution: "@liveblocks/client@npm:2.10.0"
|
||||||
|
dependencies:
|
||||||
|
"@liveblocks/core": "npm:2.10.0"
|
||||||
|
checksum: 10c0/02161b682312b4ba4bbd4577e125bdb54e794daa345caa0f5b4ac63593ef5d1e3f9520d1b6a049f4c1c27163fd2bc22a14320853be3855a152c3909d448e6d30
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@liveblocks/client@npm:^2.9.2":
|
||||||
version: 2.9.2
|
version: 2.9.2
|
||||||
resolution: "@liveblocks/client@npm:2.9.2"
|
resolution: "@liveblocks/client@npm:2.9.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -905,16 +914,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/react@npm:^2.9.2":
|
"@liveblocks/react@npm:^2.10.0":
|
||||||
version: 2.9.2
|
version: 2.10.0
|
||||||
resolution: "@liveblocks/react@npm:2.9.2"
|
resolution: "@liveblocks/react@npm:2.10.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/client": "npm:2.9.2"
|
"@liveblocks/client": "npm:2.10.0"
|
||||||
"@liveblocks/core": "npm:2.9.2"
|
"@liveblocks/core": "npm:2.10.0"
|
||||||
use-sync-external-store: "npm:^1.2.2"
|
use-sync-external-store: "npm:^1.2.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.14.0 || ^17 || ^18
|
react: ^16.14.0 || ^17 || ^18
|
||||||
checksum: 10c0/162fcebad53b43deedd3f8105dc9af88bb27db087940901e91978ca4b4718b79c7a5b45b150ff0c27fd14aba3ff2df385bfbd84acae1bdf9f7108eec31df9a4a
|
checksum: 10c0/31ca6cc32d77981664bf645abebd56f20c12e110d64d3d5228c798a7b810d21cdeac0f29c54bee3a97aba4c53c67b5a5e3cc64456319e20a99325edfde1ee1c5
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6571,7 +6580,7 @@ __metadata:
|
||||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||||
"@liveblocks/client": "npm:^2.9.2"
|
"@liveblocks/client": "npm:^2.9.2"
|
||||||
"@liveblocks/node": "npm:^2.10.0"
|
"@liveblocks/node": "npm:^2.10.0"
|
||||||
"@liveblocks/react": "npm:^2.9.2"
|
"@liveblocks/react": "npm:^2.10.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.0.1"
|
"@next/eslint-plugin-next": "npm:15.0.1"
|
||||||
"@prisma/client": "npm:^5.21.1"
|
"@prisma/client": "npm:^5.21.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue