mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @liveblocks/react from 2.2.0 to 2.2.1
Bumps [@liveblocks/react](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-react) from 2.2.0 to 2.2.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.2.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
50a26f0151
commit
d705acb977
2 changed files with 9 additions and 25 deletions
|
@ -16,7 +16,7 @@
|
|||
"@hello-pangea/dnd": "^16.6.0",
|
||||
"@liveblocks/client": "^2.2.1",
|
||||
"@liveblocks/node": "^2.2.1",
|
||||
"@liveblocks/react": "^2.2.0",
|
||||
"@liveblocks/react": "^2.2.1",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@prisma/client": "^5.16.1",
|
||||
"@prisma/extension-accelerate": "^1.1.0",
|
||||
|
|
32
yarn.lock
32
yarn.lock
|
@ -812,16 +812,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@liveblocks/client@npm:2.2.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.2.0"
|
||||
checksum: 10c0/a7efde02e4f81fe66b9f860d209899262717d927a822840a97ea0ec3b98ec9bb399fefe8827199c71ec00f7c5448eee7231f9dee13a37ea3a1d98b810142b613
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.2.1":
|
||||
"@liveblocks/client@npm:2.2.1, @liveblocks/client@npm:^2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@liveblocks/client@npm:2.2.1"
|
||||
dependencies:
|
||||
|
@ -830,13 +821,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@liveblocks/core@npm:2.2.0"
|
||||
checksum: 10c0/cc50c4e9923bdda036815b7baeb40606af5ab30c1cb6e12bfa336c11315437a4fef715e5c4a5f78d86d6b211799d30bfac98ef5ea071ba598525e616e98bd191
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@liveblocks/core@npm:2.2.1"
|
||||
|
@ -856,17 +840,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/react@npm:^2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "@liveblocks/react@npm:2.2.0"
|
||||
"@liveblocks/react@npm:^2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "@liveblocks/react@npm:2.2.1"
|
||||
dependencies:
|
||||
"@liveblocks/client": "npm:2.2.0"
|
||||
"@liveblocks/core": "npm:2.2.0"
|
||||
"@liveblocks/client": "npm:2.2.1"
|
||||
"@liveblocks/core": "npm:2.2.1"
|
||||
nanoid: "npm:^3"
|
||||
use-sync-external-store: "npm:^1.2.2"
|
||||
peerDependencies:
|
||||
react: ^16.14.0 || ^17 || ^18
|
||||
checksum: 10c0/e944b0f77eba2007f2d18f1aa1d6d025ddefaa2e0d589c9d0403420bac174791612df57f733de4306238e3401313e81702dd35ec0fe1f5800c3ff70be64e569a
|
||||
checksum: 10c0/b94bd388f20628b55d1b85cc164467466e048a1c6172b79159dae05148269555ec99907e266b836026f1c78ff919a06a241d1cd6c903a6afe392538b190a8f2d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6371,7 +6355,7 @@ __metadata:
|
|||
"@hello-pangea/dnd": "npm:^16.6.0"
|
||||
"@liveblocks/client": "npm:^2.2.1"
|
||||
"@liveblocks/node": "npm:^2.2.1"
|
||||
"@liveblocks/react": "npm:^2.2.0"
|
||||
"@liveblocks/react": "npm:^2.2.1"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||
"@prisma/client": "npm:^5.16.1"
|
||||
|
|
Loading…
Reference in a new issue