mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-07-12 13:01:32 +00:00
Bump @liveblocks/client from 1.11.0 to 1.11.1
Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 1.11.0 to 1.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/v1.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
820d4e7b9f
commit
6580954056
2 changed files with 9 additions and 2 deletions
|
@ -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.1",
|
||||
"@liveblocks/node": "^1.11.1",
|
||||
"@liveblocks/react": "^1.11.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.0.0",
|
||||
|
|
|
@ -202,13 +202,20 @@
|
|||
"@jridgewell/resolve-uri" "^3.1.0"
|
||||
"@jridgewell/sourcemap-codec" "^1.4.14"
|
||||
|
||||
"@liveblocks/client@1.11.0", "@liveblocks/client@^1.11.0":
|
||||
"@liveblocks/client@1.11.0":
|
||||
version "1.11.0"
|
||||
resolved "https://registry.npmjs.org/@liveblocks/client/-/client-1.11.0.tgz"
|
||||
integrity sha512-dZJM6rra/jBk7C++Cm7PX10TbwklkDv76LmMs8IZj8qkXrdG91ejT5PuLXXo3sDIMCdr2apbKyS6pdb8yw4DCA==
|
||||
dependencies:
|
||||
"@liveblocks/core" "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/core@1.11.0":
|
||||
version "1.11.0"
|
||||
resolved "https://registry.npmjs.org/@liveblocks/core/-/core-1.11.0.tgz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue