mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #671 from ahmadk953/dependabot/npm_and_yarn/liveblocks/react-2.9.2
Bump @liveblocks/react from 2.9.1 to 2.9.2
This commit is contained in:
commit
a63270db0c
2 changed files with 9 additions and 18 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.9.1",
|
"@liveblocks/node": "^2.9.1",
|
||||||
"@liveblocks/react": "^2.9.1",
|
"@liveblocks/react": "^2.9.2",
|
||||||
"@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
|
@ -871,16 +871,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/client@npm:2.9.1":
|
"@liveblocks/client@npm:2.9.2, @liveblocks/client@npm:^2.9.2":
|
||||||
version: 2.9.1
|
|
||||||
resolution: "@liveblocks/client@npm:2.9.1"
|
|
||||||
dependencies:
|
|
||||||
"@liveblocks/core": "npm:2.9.1"
|
|
||||||
checksum: 10c0/a046a218967107085240cd069b0121a746ece099cda2e181ec014d27dd63e95b5ccbe8065691e8f39b966faf6cae5e0fdb4fa2ba02d18ed5018eefda782a28c0
|
|
||||||
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:
|
||||||
|
@ -915,16 +906,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@liveblocks/react@npm:^2.9.1":
|
"@liveblocks/react@npm:^2.9.2":
|
||||||
version: 2.9.1
|
version: 2.9.2
|
||||||
resolution: "@liveblocks/react@npm:2.9.1"
|
resolution: "@liveblocks/react@npm:2.9.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@liveblocks/client": "npm:2.9.1"
|
"@liveblocks/client": "npm:2.9.2"
|
||||||
"@liveblocks/core": "npm:2.9.1"
|
"@liveblocks/core": "npm:2.9.2"
|
||||||
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/907801d2428d327632d95fdc7142b8e7cc771830955711c798313827bdb73beaa0e9b58b7d05291023326e897f804654b0f4c62e16cea45a03bb5c1f09ddb1a9
|
checksum: 10c0/162fcebad53b43deedd3f8105dc9af88bb27db087940901e91978ca4b4718b79c7a5b45b150ff0c27fd14aba3ff2df385bfbd84acae1bdf9f7108eec31df9a4a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6817,7 +6808,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.9.1"
|
"@liveblocks/node": "npm:^2.9.1"
|
||||||
"@liveblocks/react": "npm:^2.9.1"
|
"@liveblocks/react": "npm:^2.9.2"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.0.0"
|
"@next/eslint-plugin-next": "npm:15.0.0"
|
||||||
"@prisma/client": "npm:^5.21.1"
|
"@prisma/client": "npm:^5.21.1"
|
||||||
|
|
Loading…
Reference in a new issue