mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @liveblocks/react from 2.5.0 to 2.5.1
Bumps [@liveblocks/react](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-react) from 2.5.0 to 2.5.1. - [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.5.1/packages/liveblocks-react) --- updated-dependencies: - dependency-name: "@liveblocks/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
69279a82ab
commit
ef8302f72e
2 changed files with 9 additions and 25 deletions
|
@ -16,7 +16,7 @@
|
|||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.5.1",
|
||||
"@liveblocks/node": "^2.5.1",
|
||||
"@liveblocks/react": "^2.5.0",
|
||||
"@liveblocks/react": "^2.5.1",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@prisma/client": "^5.18.0",
|
||||
"@prisma/extension-accelerate": "^1.1.0",
|
||||
|
|
32
yarn.lock
32
yarn.lock
|
@ -988,16 +988,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.5.0":
|
||||
version: 2.5.0
|
||||
resolution: "@liveblocks/client@npm:2.5.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.5.0"
|
||||
checksum: 10c0/9d50d931cd6fdab9ac6937c560f548291f52874f4372ce51f4dd82f88bb372ac5cc31b983ade34df9500825e382f249c35abe850f798b62a77b7314dfebab929
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.5.1":
|
||||
"@liveblocks/client@npm:2.5.1, @liveblocks/client@npm:^2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@liveblocks/client@npm:2.5.1"
|
||||
dependencies:
|
||||
|
@ -1006,13 +997,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.5.0":
|
||||
version: 2.5.0
|
||||
resolution: "@liveblocks/core@npm:2.5.0"
|
||||
checksum: 10c0/a408b7a8bdcc5725b038c9490e1078fcee7a8a25731b27a75d3a73fff108a817556a9700ec1ce6d5539108aa6944fdf0e494282ebf75e0f9e1963065a37d60c3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@liveblocks/core@npm:2.5.1"
|
||||
|
@ -1032,16 +1016,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/react@npm:^2.5.0":
|
||||
version: 2.5.0
|
||||
resolution: "@liveblocks/react@npm:2.5.0"
|
||||
"@liveblocks/react@npm:^2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@liveblocks/react@npm:2.5.1"
|
||||
dependencies:
|
||||
"@liveblocks/client": "npm:2.5.0"
|
||||
"@liveblocks/core": "npm:2.5.0"
|
||||
"@liveblocks/client": "npm:2.5.1"
|
||||
"@liveblocks/core": "npm:2.5.1"
|
||||
use-sync-external-store: "npm:^1.2.2"
|
||||
peerDependencies:
|
||||
react: ^16.14.0 || ^17 || ^18
|
||||
checksum: 10c0/951b819d4847de355d313a98d4ea88fd5363a6f67fa12e8ff7e7657c5a1a28c01aa3497b3ee1bcb81b526da58a9c6dadadbcf859436c0a690a63cf568a8dfe86
|
||||
checksum: 10c0/93fb054691069253942b5ee1a7450a66a7a7e1d7a83bbc8ce2c3d1f677bc0f3a36301542c6b08835cd99b9175c46e493a7b26866a2eebcdc8e81b4effa6d8bb9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6659,7 +6643,7 @@ __metadata:
|
|||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.5.1"
|
||||
"@liveblocks/node": "npm:^2.5.1"
|
||||
"@liveblocks/react": "npm:^2.5.0"
|
||||
"@liveblocks/react": "npm:^2.5.1"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.5"
|
||||
"@prisma/client": "npm:^5.18.0"
|
||||
|
|
Loading…
Reference in a new issue