mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Merge pull request #505 from ahmadk953/dependabot/npm_and_yarn/liveblocks/react-2.6.0
This commit is contained in:
commit
a44665cb7d
2 changed files with 9 additions and 25 deletions
|
@ -16,7 +16,7 @@
|
|||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.6.0",
|
||||
"@liveblocks/node": "^2.6.0",
|
||||
"@liveblocks/react": "^2.5.2",
|
||||
"@liveblocks/react": "^2.6.0",
|
||||
"@prisma/client": "^5.18.0",
|
||||
"@prisma/extension-accelerate": "^1.1.0",
|
||||
"@radix-ui/react-accordion": "^1.2.0",
|
||||
|
|
32
yarn.lock
32
yarn.lock
|
@ -772,16 +772,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.5.2":
|
||||
version: 2.5.2
|
||||
resolution: "@liveblocks/client@npm:2.5.2"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.5.2"
|
||||
checksum: 10c0/2348c19a1943b82ec12a11268ee838e431db4da2e539ad3e8cf55a45366ceab91afb1c6c10f374b0f06150b016a612a680f60618c95c9d83186e79b379b64225
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.6.0":
|
||||
"@liveblocks/client@npm:2.6.0, @liveblocks/client@npm:^2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "@liveblocks/client@npm:2.6.0"
|
||||
dependencies:
|
||||
|
@ -790,13 +781,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.5.2":
|
||||
version: 2.5.2
|
||||
resolution: "@liveblocks/core@npm:2.5.2"
|
||||
checksum: 10c0/b6be9bcb4830fa6c0526ce9be4fb4f34da57710b42469820056c58bac5641280ec954e11bcc78aa86bf3174974afb32b1620e8da5e04537d3ea6525789058f53
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "@liveblocks/core@npm:2.6.0"
|
||||
|
@ -816,16 +800,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/react@npm:^2.5.2":
|
||||
version: 2.5.2
|
||||
resolution: "@liveblocks/react@npm:2.5.2"
|
||||
"@liveblocks/react@npm:^2.6.0":
|
||||
version: 2.6.0
|
||||
resolution: "@liveblocks/react@npm:2.6.0"
|
||||
dependencies:
|
||||
"@liveblocks/client": "npm:2.5.2"
|
||||
"@liveblocks/core": "npm:2.5.2"
|
||||
"@liveblocks/client": "npm:2.6.0"
|
||||
"@liveblocks/core": "npm:2.6.0"
|
||||
use-sync-external-store: "npm:^1.2.2"
|
||||
peerDependencies:
|
||||
react: ^16.14.0 || ^17 || ^18
|
||||
checksum: 10c0/dcdde2ae5ccc64ff94b30b22ecb4dc3edeaa3c1edd9d87bd8b39421b4179d5aaa67618f6ab016edd34b5c9c7571b0a2b0af70e2fd8345f8b07662e5a456675c2
|
||||
checksum: 10c0/dc95726dce96a7630e22f8b6895eed54dcd1bc0e2b0e44cd1fe289e6c54349ad3dffaa8b57276a06e66444144fe2f90d0531bfe35d069ade935ff63afb0ad0d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6349,7 +6333,7 @@ __metadata:
|
|||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.6.0"
|
||||
"@liveblocks/node": "npm:^2.6.0"
|
||||
"@liveblocks/react": "npm:^2.5.2"
|
||||
"@liveblocks/react": "npm:^2.6.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.6"
|
||||
"@prisma/client": "npm:^5.18.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue