diff --git a/chip-testing/package.json b/chip-testing/package.json index 4c5eb7bcea..58ebeaa666 100644 --- a/chip-testing/package.json +++ b/chip-testing/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-chip-testing", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "description": "Testing of matter.js with CHIP tool", "private": true, "license": "Apache-2.0", @@ -20,8 +20,8 @@ "test-chip": "matter-test --force-exit" }, "dependencies": { - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6" + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42" } } diff --git a/codegen/package.json b/codegen/package.json index b3bcfc6568..83c78c7eff 100644 --- a/codegen/package.json +++ b/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-codegen", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "description": "Matter.js tooling", "private": true, "type": "module", @@ -27,11 +27,11 @@ }, "homepage": "https://github.com/project-chip/matter.js#readme", "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter.js-intermediate-models": "0.7.1-alpha.0-20231122-117f4c6" + "@project-chip/matter.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter.js-intermediate-models": "0.7.1-alpha.0-20231123-ba19d42" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42", "@types/jsdom": "^21.1.6", "jsdom": "^22.1.0", "typescript": "^5.2.2", diff --git a/lerna.json b/lerna.json index f0cb24f10b..7b7c2d925f 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "command": { "run": { "stream": true diff --git a/models/package.json b/models/package.json index 08c76afee7..72d5bc277e 100644 --- a/models/package.json +++ b/models/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "description": "Matter.js intermediate models", "private": true, "type": "module", @@ -22,7 +22,7 @@ }, "homepage": "https://github.com/project-chip/matter.js#readme", "devDependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6" + "@project-chip/matter.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42" } } diff --git a/package-lock.json b/package-lock.json index 645360e231..83d0752a69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,24 +34,24 @@ }, "chip-testing": { "name": "@project-chip/matter.js-chip-testing", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6" + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42" } }, "codegen": { "name": "@project-chip/matter.js-codegen", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter.js-intermediate-models": "0.7.1-alpha.0-20231122-117f4c6" + "@project-chip/matter.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter.js-intermediate-models": "0.7.1-alpha.0-20231123-ba19d42" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42", "@types/jsdom": "^21.1.6", "jsdom": "^22.1.0", "typescript": "^5.2.2", @@ -60,11 +60,11 @@ }, "models": { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "license": "Apache-2.0", "devDependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6" + "@project-chip/matter.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -13682,13 +13682,13 @@ }, "packages/matter-node-ble.js": { "name": "@project-chip/matter-node-ble.js", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231122-117f4c6" + "@project-chip/matter.js": "0.7.1-alpha.0-20231123-ba19d42" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42", "ts-node": "^10.9.1", "typescript": "^5.2.2" }, @@ -13702,11 +13702,11 @@ }, "packages/matter-node-shell.js": { "name": "@project-chip/matter-node-shell.js", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231123-ba19d42", "child_process": "^1.0.2", "readline": "^1.3.0", "yargs": "^17.7.2" @@ -13715,7 +13715,7 @@ "shell": "dist/cjs/app.js" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42", "typescript": "^5.2.2" }, "engines": { @@ -13725,14 +13725,14 @@ }, "packages/matter-node.js": { "name": "@project-chip/matter-node.js", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js": "0.7.1-alpha.0-20231123-ba19d42", "node-localstorage": "^3.0.5" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42", "@types/bn.js": "^5.1.3", "@types/bytebuffer": "^5.0.46", "@types/node-localstorage": "^1.3.3", @@ -13747,12 +13747,12 @@ }, "packages/matter-node.js-examples": { "name": "@project-chip/matter-node.js-examples", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6" + "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42" }, "bin": { "matter-bridge": "dist/esm/examples/BridgedDevicesNode.js", @@ -13806,14 +13806,14 @@ }, "packages/matter.js": { "name": "@project-chip/matter.js", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "license": "Apache-2.0", "dependencies": { "bn.js": "^5.2.1", "elliptic": "^6.5.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42", "@types/bn.js": "^5.1.3", "@types/chai": "^4.3.10", "@types/elliptic": "^6.4.16", @@ -13825,7 +13825,7 @@ }, "packages/matter.js-tools": { "name": "@project-chip/matter.js-tools", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "license": "Apache-2.0", "dependencies": { "@npmcli/map-workspaces": "^3.0.4", diff --git a/packages/matter-node-ble.js/package.json b/packages/matter-node-ble.js/package.json index 1f567dfb5a..65031b26e7 100644 --- a/packages/matter-node-ble.js/package.json +++ b/packages/matter-node-ble.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node-ble.js", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "description": "Matter BLE support for node.js", "keywords": [ "iot", @@ -29,12 +29,12 @@ "build-doc": "typedoc --excludeExternals --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-markdown --tsconfig src/tsconfig.json" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42", "ts-node": "^10.9.1", "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231122-117f4c6" + "@project-chip/matter.js": "0.7.1-alpha.0-20231123-ba19d42" }, "optionalDependencies": { "@abandonware/bleno": "^0.6.1", diff --git a/packages/matter-node-shell.js/package.json b/packages/matter-node-shell.js/package.json index b38145c56e..b505d6d0be 100644 --- a/packages/matter-node-shell.js/package.json +++ b/packages/matter-node-shell.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node-shell.js", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "description": "Shell app for Matter controller", "keywords": [ "iot", @@ -32,12 +32,12 @@ "shell": "./dist/cjs/app.js" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42", "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231123-ba19d42", "child_process": "^1.0.2", "readline": "^1.3.0", "yargs": "^17.7.2" diff --git a/packages/matter-node.js-examples/package.json b/packages/matter-node.js-examples/package.json index 646fa21f4d..d4be4ee7f9 100644 --- a/packages/matter-node.js-examples/package.json +++ b/packages/matter-node.js-examples/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node.js-examples", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "description": "CLI/Reference implementation scripts for Matter protocol for node.js", "keywords": [ "iot", @@ -47,9 +47,9 @@ "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter-node.js": "0.7.1-alpha.0-20231122-117f4c6", - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6" + "@project-chip/matter-node-ble.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter-node.js": "0.7.1-alpha.0-20231123-ba19d42", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42" }, "engines": { "_comment": "For Crypto.hkdf support", diff --git a/packages/matter-node.js/package.json b/packages/matter-node.js/package.json index c91459e355..2d90d1439d 100644 --- a/packages/matter-node.js/package.json +++ b/packages/matter-node.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter-node.js", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "description": "Matter protocol for node.js", "keywords": [ "iot", @@ -31,7 +31,7 @@ "test": "matter-test" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42", "@types/bn.js": "^5.1.3", "@types/bytebuffer": "^5.0.46", "@types/node-localstorage": "^1.3.3", @@ -40,7 +40,7 @@ "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter.js": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js": "0.7.1-alpha.0-20231123-ba19d42", "node-localstorage": "^3.0.5" }, "engines": { diff --git a/packages/matter.js-tools/package.json b/packages/matter.js-tools/package.json index 49dd9fe51a..d2877dd30e 100644 --- a/packages/matter.js-tools/package.json +++ b/packages/matter.js-tools/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-tools", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "description": "Matter.js tooling", "type": "module", "scripts": { diff --git a/packages/matter.js/package.json b/packages/matter.js/package.json index 28fe894a3b..bff84b4121 100644 --- a/packages/matter.js/package.json +++ b/packages/matter.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js", - "version": "0.7.1-alpha.0-20231122-117f4c6", + "version": "0.7.1-alpha.0-20231123-ba19d42", "description": "Matter protocol in pure js", "keywords": [ "iot", @@ -36,7 +36,7 @@ "elliptic": "^6.5.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231122-117f4c6", + "@project-chip/matter.js-tools": "0.7.1-alpha.0-20231123-ba19d42", "@types/bn.js": "^5.1.3", "@types/chai": "^4.3.10", "@types/elliptic": "^6.4.16",