diff --git a/package-lock.json b/package-lock.json index fd7911f02e..81f8e2def9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22143,7 +22143,7 @@ } }, "packages/create-liveblocks-app": { - "version": "1.5.1", + "version": "1.5.2", "license": "Apache-2.0", "dependencies": { "ansi-colors": "^4.1.3", @@ -22318,10 +22318,10 @@ }, "packages/liveblocks-client": { "name": "@liveblocks/client", - "version": "1.5.1", + "version": "1.5.2", "license": "Apache-2.0", "dependencies": { - "@liveblocks/core": "1.5.1" + "@liveblocks/core": "1.5.2" }, "devDependencies": { "@liveblocks/eslint-config": "*", @@ -22334,7 +22334,7 @@ }, "packages/liveblocks-core": { "name": "@liveblocks/core", - "version": "1.5.1", + "version": "1.5.2", "license": "Apache-2.0", "devDependencies": { "@liveblocks/eslint-config": "*", @@ -22476,7 +22476,7 @@ }, "packages/liveblocks-node": { "name": "@liveblocks/node", - "version": "1.5.1", + "version": "1.5.2", "license": "Apache-2.0", "dependencies": { "@stablelib/base64": "^1.0.1", @@ -22484,7 +22484,7 @@ "node-fetch": "^2.6.1" }, "devDependencies": { - "@liveblocks/core": "1.5.1", + "@liveblocks/core": "1.5.2", "@liveblocks/eslint-config": "*", "@liveblocks/jest-config": "*", "@types/node": "^20.7.1", @@ -22500,11 +22500,11 @@ }, "packages/liveblocks-react": { "name": "@liveblocks/react", - "version": "1.5.1", + "version": "1.5.2", "license": "Apache-2.0", "dependencies": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1", + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2", "nanoid": "^3", "use-sync-external-store": "^1.2.0" }, @@ -22523,13 +22523,13 @@ }, "packages/liveblocks-react-comments": { "name": "@liveblocks/react-comments", - "version": "1.5.1", + "version": "1.5.2", "license": "Apache-2.0", "dependencies": { "@floating-ui/react-dom": "^2.0.2", - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1", - "@liveblocks/react": "1.5.1", + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2", + "@liveblocks/react": "1.5.2", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-popover": "^1.0.7", "@radix-ui/react-slot": "^1.0.2", @@ -22918,11 +22918,11 @@ }, "packages/liveblocks-redux": { "name": "@liveblocks/redux", - "version": "1.5.1", + "version": "1.5.2", "license": "Apache-2.0", "dependencies": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1" + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2" }, "devDependencies": { "@liveblocks/eslint-config": "*", @@ -23043,11 +23043,11 @@ }, "packages/liveblocks-yjs": { "name": "@liveblocks/yjs", - "version": "1.5.1", + "version": "1.5.2", "license": "Apache-2.0", "dependencies": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1", + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2", "js-base64": "^3.7.5" }, "devDependencies": { @@ -23061,11 +23061,11 @@ }, "packages/liveblocks-zustand": { "name": "@liveblocks/zustand", - "version": "1.5.1", + "version": "1.5.2", "license": "Apache-2.0", "dependencies": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1" + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2" }, "devDependencies": { "@liveblocks/eslint-config": "*", @@ -24733,7 +24733,7 @@ "@liveblocks/client": { "version": "file:packages/liveblocks-client", "requires": { - "@liveblocks/core": "1.5.1", + "@liveblocks/core": "1.5.2", "@liveblocks/eslint-config": "*", "@liveblocks/jest-config": "*", "@types/ws": "^8.5.3", @@ -24917,7 +24917,7 @@ "@liveblocks/node": { "version": "file:packages/liveblocks-node", "requires": { - "@liveblocks/core": "1.5.1", + "@liveblocks/core": "1.5.2", "@liveblocks/eslint-config": "*", "@liveblocks/jest-config": "*", "@stablelib/base64": "^1.0.1", @@ -24939,8 +24939,8 @@ "@liveblocks/react": { "version": "file:packages/liveblocks-react", "requires": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1", + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2", "@liveblocks/eslint-config": "*", "@liveblocks/jest-config": "*", "@testing-library/jest-dom": "^5.16.5", @@ -25022,11 +25022,11 @@ "version": "file:packages/liveblocks-react-comments", "requires": { "@floating-ui/react-dom": "^2.0.2", - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1", + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2", "@liveblocks/eslint-config": "*", "@liveblocks/jest-config": "*", - "@liveblocks/react": "1.5.1", + "@liveblocks/react": "1.5.2", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-popover": "^1.0.7", "@radix-ui/react-slot": "^1.0.2", @@ -25220,8 +25220,8 @@ "@liveblocks/redux": { "version": "file:packages/liveblocks-redux", "requires": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1", + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2", "@liveblocks/eslint-config": "*", "@liveblocks/jest-config": "*", "@reduxjs/toolkit": "^1.7.2", @@ -25544,8 +25544,8 @@ "@liveblocks/yjs": { "version": "file:packages/liveblocks-yjs", "requires": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1", + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2", "@liveblocks/eslint-config": "*", "@liveblocks/jest-config": "*", "@testing-library/jest-dom": "^5.16.5", @@ -25555,8 +25555,8 @@ "@liveblocks/zustand": { "version": "file:packages/liveblocks-zustand", "requires": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1", + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2", "@liveblocks/eslint-config": "*", "@liveblocks/jest-config": "*", "@testing-library/jest-dom": "^5.16.5", diff --git a/packages/create-liveblocks-app/package.json b/packages/create-liveblocks-app/package.json index 9a287df51a..56d4bd33a7 100644 --- a/packages/create-liveblocks-app/package.json +++ b/packages/create-liveblocks-app/package.json @@ -1,6 +1,6 @@ { "name": "create-liveblocks-app", - "version": "1.5.1", + "version": "1.5.2", "description": "An installer for Liveblocks projects, including various examples and a Next.js starter kit. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", "license": "Apache-2.0", "bin": "dist/index.cjs", diff --git a/packages/liveblocks-client/package.json b/packages/liveblocks-client/package.json index 3f86989e33..73834bc00f 100644 --- a/packages/liveblocks-client/package.json +++ b/packages/liveblocks-client/package.json @@ -1,6 +1,6 @@ { "name": "@liveblocks/client", - "version": "1.5.1", + "version": "1.5.2", "description": "A client that lets you interact with Liveblocks servers. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", "license": "Apache-2.0", "main": "./dist/index.js", @@ -33,7 +33,7 @@ "test:watch": "jest --silent --verbose --color=always --passWithNoTests --watch" }, "dependencies": { - "@liveblocks/core": "1.5.1" + "@liveblocks/core": "1.5.2" }, "devDependencies": { "@liveblocks/eslint-config": "*", diff --git a/packages/liveblocks-core/package.json b/packages/liveblocks-core/package.json index 71d524c297..7e055c7cc3 100644 --- a/packages/liveblocks-core/package.json +++ b/packages/liveblocks-core/package.json @@ -1,6 +1,6 @@ { "name": "@liveblocks/core", - "version": "1.5.1", + "version": "1.5.2", "description": "Private internals for Liveblocks. DO NOT import directly from this package!", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/liveblocks-node/package.json b/packages/liveblocks-node/package.json index 036058d9b9..b4421ffb19 100644 --- a/packages/liveblocks-node/package.json +++ b/packages/liveblocks-node/package.json @@ -1,6 +1,6 @@ { "name": "@liveblocks/node", - "version": "1.5.1", + "version": "1.5.2", "description": "A server-side utility that lets you set up a Liveblocks authentication endpoint. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", "license": "Apache-2.0", "main": "./dist/index.js", @@ -37,7 +37,7 @@ "node-fetch": "^2.6.1" }, "devDependencies": { - "@liveblocks/core": "1.5.1", + "@liveblocks/core": "1.5.2", "@liveblocks/eslint-config": "*", "@liveblocks/jest-config": "*", "@types/node": "^20.7.1", diff --git a/packages/liveblocks-react-comments/package.json b/packages/liveblocks-react-comments/package.json index 983c05cecc..c15a487ba8 100644 --- a/packages/liveblocks-react-comments/package.json +++ b/packages/liveblocks-react-comments/package.json @@ -1,6 +1,6 @@ { "name": "@liveblocks/react-comments", - "version": "1.5.1", + "version": "1.5.2", "description": "A set of React components to add real time comments a la Notion, Figma, Google Docs in your product.", "license": "Apache-2.0", "main": "./dist/index.js", @@ -49,9 +49,9 @@ }, "dependencies": { "@floating-ui/react-dom": "^2.0.2", - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1", - "@liveblocks/react": "1.5.1", + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2", + "@liveblocks/react": "1.5.2", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-popover": "^1.0.7", "@radix-ui/react-slot": "^1.0.2", diff --git a/packages/liveblocks-react/package.json b/packages/liveblocks-react/package.json index e9a40e9228..d656fc63de 100644 --- a/packages/liveblocks-react/package.json +++ b/packages/liveblocks-react/package.json @@ -1,6 +1,6 @@ { "name": "@liveblocks/react", - "version": "1.5.1", + "version": "1.5.2", "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.", "license": "Apache-2.0", "main": "./dist/index.js", @@ -34,8 +34,8 @@ "test:watch": "jest --silent --verbose --color=always --watch" }, "dependencies": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1", + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2", "nanoid": "^3", "use-sync-external-store": "^1.2.0" }, diff --git a/packages/liveblocks-redux/package.json b/packages/liveblocks-redux/package.json index 36c71a8726..2aab910e90 100644 --- a/packages/liveblocks-redux/package.json +++ b/packages/liveblocks-redux/package.json @@ -1,6 +1,6 @@ { "name": "@liveblocks/redux", - "version": "1.5.1", + "version": "1.5.2", "description": "A store enhancer to integrate Liveblocks into Redux stores. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", "license": "Apache-2.0", "main": "./dist/index.js", @@ -32,8 +32,8 @@ "test:watch": "jest --silent --verbose --color=always --watch" }, "dependencies": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1" + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2" }, "peerDependencies": { "redux": "^4" diff --git a/packages/liveblocks-yjs/package.json b/packages/liveblocks-yjs/package.json index e617ad0169..47fcf8b368 100644 --- a/packages/liveblocks-yjs/package.json +++ b/packages/liveblocks-yjs/package.json @@ -1,6 +1,6 @@ { "name": "@liveblocks/yjs", - "version": "1.5.1", + "version": "1.5.2", "description": "An integration with . Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", "license": "Apache-2.0", "main": "./dist/index.js", @@ -32,8 +32,8 @@ "test:watch": "jest --silent --verbose --color=always --watch" }, "dependencies": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1", + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2", "js-base64": "^3.7.5" }, "peerDependencies": { diff --git a/packages/liveblocks-zustand/package.json b/packages/liveblocks-zustand/package.json index f47a35a0b4..e5791b3f57 100644 --- a/packages/liveblocks-zustand/package.json +++ b/packages/liveblocks-zustand/package.json @@ -1,6 +1,6 @@ { "name": "@liveblocks/zustand", - "version": "1.5.1", + "version": "1.5.2", "description": "A middleware to integrate Liveblocks into Zustand stores. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", "license": "Apache-2.0", "main": "./dist/index.js", @@ -33,8 +33,8 @@ "test:watch": "jest --silent --verbose --color=always --watch" }, "dependencies": { - "@liveblocks/client": "1.5.1", - "@liveblocks/core": "1.5.1" + "@liveblocks/client": "1.5.2", + "@liveblocks/core": "1.5.2" }, "peerDependencies": { "zustand": "^4.1.3"