mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump @liveblocks/client from 2.11.0 to 2.11.1
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 2.11.0 to 2.11.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.11.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
560601e69e
commit
4d76c836c2
2 changed files with 19 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@clerk/nextjs": "^6.3.1",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@liveblocks/client": "^2.11.0",
|
||||
"@liveblocks/client": "^2.11.1",
|
||||
"@liveblocks/node": "^2.11.0",
|
||||
"@liveblocks/react": "^2.11.0",
|
||||
"@prisma/client": "^5.22.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -847,7 +847,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:2.11.0, @liveblocks/client@npm:^2.11.0":
|
||||
"@liveblocks/client@npm:2.11.0":
|
||||
version: 2.11.0
|
||||
resolution: "@liveblocks/client@npm:2.11.0"
|
||||
dependencies:
|
||||
|
@ -856,6 +856,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/client@npm:^2.11.1":
|
||||
version: 2.11.1
|
||||
resolution: "@liveblocks/client@npm:2.11.1"
|
||||
dependencies:
|
||||
"@liveblocks/core": "npm:2.11.1"
|
||||
checksum: 10c0/05a92a7b60ad928af8be08d9bd5b431da9257babbb2a491f850dc7a196016c742e5e74e1951197dc18d4a0a3848a558646bd2e33fefcaf0a23764b9747f525c7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.11.0":
|
||||
version: 2.11.0
|
||||
resolution: "@liveblocks/core@npm:2.11.0"
|
||||
|
@ -863,6 +872,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/core@npm:2.11.1":
|
||||
version: 2.11.1
|
||||
resolution: "@liveblocks/core@npm:2.11.1"
|
||||
checksum: 10c0/9a822296a821d47224a6373f47dc08e3bdad76a596fdecf0a7ab8f93e9b8633e41c7d53b14befe524ef0d45c05693c80a673abee6927777f0ec100de58a1d236
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@liveblocks/node@npm:^2.11.0":
|
||||
version: 2.11.0
|
||||
resolution: "@liveblocks/node@npm:2.11.0"
|
||||
|
@ -6401,7 +6417,7 @@ __metadata:
|
|||
"@eslint/eslintrc": "npm:^3.1.0"
|
||||
"@eslint/js": "npm:^9.14.0"
|
||||
"@hello-pangea/dnd": "npm:^17.0.0"
|
||||
"@liveblocks/client": "npm:^2.11.0"
|
||||
"@liveblocks/client": "npm:^2.11.1"
|
||||
"@liveblocks/node": "npm:^2.11.0"
|
||||
"@liveblocks/react": "npm:^2.11.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
|
|
Loading…
Reference in a new issue