From 2d817861841797a6f6bf955c8a5eaa29de9eba44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 17:57:58 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 227435d..bdfec61 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 12345c4..d39fb94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"