Bump @liveblocks/client from 1.11.1 to 1.11.2

Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 1.11.1 to 1.11.2.
- [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/v1.11.2/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:
dependabot[bot] 2024-04-17 17:57:58 +00:00 committed by GitHub
parent 916473dbe0
commit 2d81786184
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 2 deletions

View file

@ -14,7 +14,7 @@
"dependencies": {
"@clerk/nextjs": "^5.0.0-beta.40",
"@hello-pangea/dnd": "^16.6.0",
"@liveblocks/client": "^1.11.0",
"@liveblocks/client": "^1.11.2",
"@liveblocks/node": "^1.11.1",
"@liveblocks/react": "^1.11.1",
"@microsoft/eslint-formatter-sarif": "^3.1.0",

View file

@ -202,18 +202,30 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"
"@liveblocks/client@1.11.1", "@liveblocks/client@^1.11.0":
"@liveblocks/client@1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@liveblocks/client/-/client-1.11.1.tgz#4a7d95d819fa6125559545916573dd09d9cfb84e"
integrity sha512-+94LplyUElOZpKECX/rF1UJmkU9WRj3S1aD9w6iOYIitT1RFW+9Z4Et7nxO43FUODaheR1a40iqyikfDcRXswA==
dependencies:
"@liveblocks/core" "1.11.1"
"@liveblocks/client@^1.11.2":
version "1.11.2"
resolved "https://registry.yarnpkg.com/@liveblocks/client/-/client-1.11.2.tgz#ac25da4d83985c540431dc4ae2be6723762e6927"
integrity sha512-iBKrSLyGSDDHDz86Gh0fXUhYDw6Es32TCX6NcADOcq+YyLNHsAD9a4VStYyn2FC+owgV1dyjQmfir6HVBQX5DA==
dependencies:
"@liveblocks/core" "1.11.2"
"@liveblocks/core@1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@liveblocks/core/-/core-1.11.1.tgz#926fbc65edd3a52555c27f49c18ff0a5d74b66ad"
integrity sha512-QkrONvIkVBGqZynrgGTF4jI4oFcui4+0Vf8QYdvvdtqXG6t6mcryDic1Rq53tuKsPzOXP1Nb7XSW3LH1z8ERxQ==
"@liveblocks/core@1.11.2":
version "1.11.2"
resolved "https://registry.yarnpkg.com/@liveblocks/core/-/core-1.11.2.tgz#3a7b470448c9d2b5885b054accda06522abcd9c9"
integrity sha512-OHeKDExpaMnlKMPTpW+Z51eF4iLGOYKWK010QfPobRa1gUTAGsrYy1bA1JGmkcH4vPg4h3vijOhKPr6M7yBsiw==
"@liveblocks/node@^1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@liveblocks/node/-/node-1.11.1.tgz#956bfd255f30667d59e92a07838e2a79e0adfa38"