Merge pull request #736 from ahmadk953/dependabot/npm_and_yarn/liveblocks/client-2.11.1

Bump @liveblocks/client from 2.11.0 to 2.11.1
This commit is contained in:
Ahmad 2024-11-13 19:35:10 -05:00 committed by GitHub
commit 5f251a33bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 3 deletions

View file

@ -14,7 +14,7 @@
"dependencies": { "dependencies": {
"@clerk/nextjs": "^6.3.1", "@clerk/nextjs": "^6.3.1",
"@hello-pangea/dnd": "^17.0.0", "@hello-pangea/dnd": "^17.0.0",
"@liveblocks/client": "^2.11.0", "@liveblocks/client": "^2.11.1",
"@liveblocks/node": "^2.11.0", "@liveblocks/node": "^2.11.0",
"@liveblocks/react": "^2.11.0", "@liveblocks/react": "^2.11.0",
"@prisma/client": "^5.22.0", "@prisma/client": "^5.22.0",

View file

@ -847,7 +847,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@liveblocks/client@npm:2.11.0, @liveblocks/client@npm:^2.11.0": "@liveblocks/client@npm:2.11.0":
version: 2.11.0 version: 2.11.0
resolution: "@liveblocks/client@npm:2.11.0" resolution: "@liveblocks/client@npm:2.11.0"
dependencies: dependencies:
@ -856,6 +856,15 @@ __metadata:
languageName: node languageName: node
linkType: hard 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": "@liveblocks/core@npm:2.11.0":
version: 2.11.0 version: 2.11.0
resolution: "@liveblocks/core@npm:2.11.0" resolution: "@liveblocks/core@npm:2.11.0"
@ -863,6 +872,13 @@ __metadata:
languageName: node languageName: node
linkType: hard 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": "@liveblocks/node@npm:^2.11.0":
version: 2.11.0 version: 2.11.0
resolution: "@liveblocks/node@npm:2.11.0" resolution: "@liveblocks/node@npm:2.11.0"
@ -6401,7 +6417,7 @@ __metadata:
"@eslint/eslintrc": "npm:^3.1.0" "@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:^9.14.0" "@eslint/js": "npm:^9.14.0"
"@hello-pangea/dnd": "npm:^17.0.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/node": "npm:^2.11.0"
"@liveblocks/react": "npm:^2.11.0" "@liveblocks/react": "npm:^2.11.0"
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0" "@microsoft/eslint-formatter-sarif": "npm:^3.1.0"