Bump @liveblocks/client from 1.11.3 to 1.12.0

Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 1.11.3 to 1.12.0.
- [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.12.0/packages/liveblocks-client)

---
updated-dependencies:
- dependency-name: "@liveblocks/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-02 20:33:22 +00:00 committed by GitHub
parent 1db0c18684
commit 271788f8ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 2 deletions

View file

@ -14,7 +14,7 @@
"dependencies": { "dependencies": {
"@clerk/nextjs": "^5.0.4", "@clerk/nextjs": "^5.0.4",
"@hello-pangea/dnd": "^16.6.0", "@hello-pangea/dnd": "^16.6.0",
"@liveblocks/client": "^1.11.0", "@liveblocks/client": "^1.12.0",
"@liveblocks/node": "^1.12.0", "@liveblocks/node": "^1.12.0",
"@liveblocks/react": "^1.11.3", "@liveblocks/react": "^1.11.3",
"@microsoft/eslint-formatter-sarif": "^3.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0",

View file

@ -203,13 +203,20 @@
"@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14" "@jridgewell/sourcemap-codec" "^1.4.14"
"@liveblocks/client@1.11.3", "@liveblocks/client@^1.11.0": "@liveblocks/client@1.11.3":
version "1.11.3" version "1.11.3"
resolved "https://registry.yarnpkg.com/@liveblocks/client/-/client-1.11.3.tgz#e23ee36423d253aa4c254649b5d18309fcd86605" resolved "https://registry.yarnpkg.com/@liveblocks/client/-/client-1.11.3.tgz#e23ee36423d253aa4c254649b5d18309fcd86605"
integrity sha512-Vinzfrz/pBGN/l3XTDgYiUrBzs1xmzKzMtES/qHdIWxTVyVEBT5p8ilyi7kSCdRkdSe6bfmnJmkQljViTsX3vw== integrity sha512-Vinzfrz/pBGN/l3XTDgYiUrBzs1xmzKzMtES/qHdIWxTVyVEBT5p8ilyi7kSCdRkdSe6bfmnJmkQljViTsX3vw==
dependencies: dependencies:
"@liveblocks/core" "1.11.3" "@liveblocks/core" "1.11.3"
"@liveblocks/client@^1.12.0":
version "1.12.0"
resolved "https://registry.yarnpkg.com/@liveblocks/client/-/client-1.12.0.tgz#d1ba315668eebe7c87acf326244b662e6772cd67"
integrity sha512-TL4sPbWBlrGF7UXLNx2RYuZi/Z51jXALMFAdaWkYE0Qz7mMwxTVSyjPVR7ZXVuqdSo0CTQ1rpPyZeqcoUDtEoQ==
dependencies:
"@liveblocks/core" "1.12.0"
"@liveblocks/core@1.11.3": "@liveblocks/core@1.11.3":
version "1.11.3" version "1.11.3"
resolved "https://registry.yarnpkg.com/@liveblocks/core/-/core-1.11.3.tgz#a7087cc92f8b6568728509d8e91a2766772d0161" resolved "https://registry.yarnpkg.com/@liveblocks/core/-/core-1.11.3.tgz#a7087cc92f8b6568728509d8e91a2766772d0161"