@liveblocks/react
Advanced tools
Comparing version 1.12.0-lexical4 to 1.12.0-lexical6
{ | ||
"name": "@liveblocks/react", | ||
"version": "1.12.0-lexical4", | ||
"version": "1.12.0-lexical6", | ||
"description": "A set of React hooks and providers to use Liveblocks declaratively. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", | ||
@@ -37,4 +37,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@liveblocks/client": "1.12.0-lexical4", | ||
"@liveblocks/core": "1.12.0-lexical4", | ||
"@liveblocks/client": "1.12.0-lexical6", | ||
"@liveblocks/core": "1.12.0-lexical6", | ||
"nanoid": "^3", | ||
@@ -41,0 +41,0 @@ "use-sync-external-store": "^1.2.0" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
+ Added@liveblocks/client@1.12.0-lexical6(transitive)
+ Added@liveblocks/core@1.12.0-lexical6(transitive)
- Removed@liveblocks/client@1.12.0-lexical4(transitive)
- Removed@liveblocks/core@1.12.0-lexical4(transitive)