mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @liveblocks/client from 2.9.0 to 2.9.1
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.9.0 to 2.9.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.9.1/packages/liveblocks-client) --- updated-dependencies: - dependency-name: "@liveblocks/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fcb846f9f1
commit
247b0843ff
2 changed files with 3 additions and 19 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^5.7.2",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.9.0",
|
||||
"@liveblocks/client": "^2.9.1",
|
||||
"@liveblocks/node": "^2.9.1",
|
||||
"@liveblocks/react": "^2.9.1",
|
||||
"@prisma/client": "^5.20.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -778,7 +778,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.9.1":
|
||||
"@liveblocks/client@npm:2.9.1, @liveblocks/client@npm:^2.9.1":
|
||||
version: 2.9.1
|
||||
resolution: "@liveblocks/client@npm:2.9.1"
|
||||
dependencies:
|
||||
|
@ -787,22 +787,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.9.0":
|
||||
version: 2.9.0
|
||||
resolution: "@liveblocks/client@npm:2.9.0"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.9.0"
|
||||
checksum: 10c0/a22d03c15f8fc9ae8921f14d8066456d3f2464d9ccbd740141dcbcf1617ed048a0be552b1cb467af7513c56a635f59dda6fc1536b2751fa82b230297af89a829
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.9.0":
|
||||
version: 2.9.0
|
||||
resolution: "@liveblocks/core@npm:2.9.0"
|
||||
checksum: 10c0/6cc68010c82cf6bc02f7fdabdd9e64fa4fa39d91981e3fe6205c3f81996c426ef9951db9c299c77e13b032872e0aaf5b7574badafefffab9c9bf82dc7c6127cf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.9.1":
|
||||
version: 2.9.1
|
||||
resolution: "@liveblocks/core@npm:2.9.1"
|
||||
|
@ -6298,7 +6282,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@clerk/nextjs": "npm:^5.7.2"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.9.0"
|
||||
"@liveblocks/client": "npm:^2.9.1"
|
||||
"@liveblocks/node": "npm:^2.9.1"
|
||||
"@liveblocks/react": "npm:^2.9.1"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue