diff --git a/chip-testing/package.json b/chip-testing/package.json index a93b46f08f..20421026b9 100644 --- a/chip-testing/package.json +++ b/chip-testing/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-chip-testing", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "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.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter.js": "0.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e" + "@project-chip/matter-node.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6" } } diff --git a/codegen/package.json b/codegen/package.json index bb1bb59a16..c73ae49a36 100644 --- a/codegen/package.json +++ b/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-codegen", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "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.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter.js-intermediate-models": "0.6.1-alpha.0-20231102-e09231e" + "@project-chip/matter.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter.js-intermediate-models": "0.6.1-alpha.0-20231106-8322fa6" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "@types/jsdom": "^21.1.4", "jsdom": "^22.1.0", "typescript": "^5.2.2", diff --git a/lerna.json b/lerna.json index 915f914568..f28c74b052 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "command": { "run": { "stream": true diff --git a/models/package.json b/models/package.json index c6ebfe2245..dacdaa31c3 100644 --- a/models/package.json +++ b/models/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "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.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e" + "@project-chip/matter.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6" } } diff --git a/package-lock.json b/package-lock.json index a0808c8de6..35cb4934fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,24 +34,24 @@ }, "chip-testing": { "name": "@project-chip/matter.js-chip-testing", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node.js": "0.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter.js": "0.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e" + "@project-chip/matter-node.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6" } }, "codegen": { "name": "@project-chip/matter.js-codegen", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter.js-intermediate-models": "0.6.1-alpha.0-20231102-e09231e" + "@project-chip/matter.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter.js-intermediate-models": "0.6.1-alpha.0-20231106-8322fa6" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "@types/jsdom": "^21.1.4", "jsdom": "^22.1.0", "typescript": "^5.2.2", @@ -60,11 +60,11 @@ }, "models": { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "license": "Apache-2.0", "devDependencies": { - "@project-chip/matter.js": "0.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e" + "@project-chip/matter.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -13749,13 +13749,13 @@ }, "packages/matter-node-ble.js": { "name": "@project-chip/matter-node-ble.js", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.6.1-alpha.0-20231102-e09231e" + "@project-chip/matter.js": "0.6.1-alpha.0-20231106-8322fa6" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "ts-node": "^10.9.1", "typescript": "^5.2.2" }, @@ -13769,11 +13769,11 @@ }, "packages/matter-node-shell.js": { "name": "@project-chip/matter-node-shell.js", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter-node.js": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter-node-ble.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter-node.js": "0.6.1-alpha.0-20231106-8322fa6", "child_process": "^1.0.2", "readline": "^1.3.0", "yargs": "^17.7.2" @@ -13782,7 +13782,7 @@ "shell": "dist/cjs/app.js" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "typescript": "^5.2.2" }, "engines": { @@ -13792,14 +13792,14 @@ }, "packages/matter-node.js": { "name": "@project-chip/matter-node.js", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js": "0.6.1-alpha.0-20231106-8322fa6", "node-localstorage": "^3.0.5" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "@types/bn.js": "^5.1.3", "@types/bytebuffer": "^5.0.46", "@types/node-localstorage": "^1.3.2", @@ -13814,11 +13814,11 @@ }, "packages/matter-node.js-examples": { "name": "@project-chip/matter-node.js-examples", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter-node.js": "0.6.1-alpha.0-20231102-e09231e" + "@project-chip/matter-node-ble.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter-node.js": "0.6.1-alpha.0-20231106-8322fa6" }, "bin": { "matter-bridge": "dist/cjs/examples/BridgedDevicesNode.js", @@ -13828,7 +13828,7 @@ "matter-multidevice": "dist/cjs/examples/MultiDeviceNode.js" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "typescript": "^5.2.2" }, "engines": { @@ -13838,14 +13838,14 @@ }, "packages/matter.js": { "name": "@project-chip/matter.js", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "license": "Apache-2.0", "dependencies": { "bn.js": "^5.2.1", "elliptic": "^6.5.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "@types/bn.js": "^5.1.3", "@types/chai": "^4.3.9", "@types/elliptic": "^6.4.16", @@ -13857,7 +13857,7 @@ }, "tools": { "name": "@project-chip/matter.js-tools", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "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 35f7216634..c430bf7b95 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.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "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.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "ts-node": "^10.9.1", "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter.js": "0.6.1-alpha.0-20231102-e09231e" + "@project-chip/matter.js": "0.6.1-alpha.0-20231106-8322fa6" }, "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 41a2253d7c..49e54002c6 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.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "description": "Shell app for Matter controller", "keywords": [ "iot", @@ -32,12 +32,12 @@ "shell": "./dist/cjs/app.js" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter-node.js": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter-node-ble.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter-node.js": "0.6.1-alpha.0-20231106-8322fa6", "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 f51b344998..1650d548fe 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.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "description": "CLI/Reference implementation scripts for Matter protocol for node.js", "keywords": [ "iot", @@ -43,12 +43,12 @@ "matter-controller": "./dist/cjs/examples/ControllerNode.js" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.6.1-alpha.0-20231102-e09231e", - "@project-chip/matter-node.js": "0.6.1-alpha.0-20231102-e09231e" + "@project-chip/matter-node-ble.js": "0.6.1-alpha.0-20231106-8322fa6", + "@project-chip/matter-node.js": "0.6.1-alpha.0-20231106-8322fa6" }, "engines": { "_comment": "For Crypto.hkdf support", diff --git a/packages/matter-node.js/package.json b/packages/matter-node.js/package.json index f5a4a9015f..ad6d910916 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.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "description": "Matter protocol for node.js", "keywords": [ "iot", @@ -31,7 +31,7 @@ "test": "matter-test" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "@types/bn.js": "^5.1.3", "@types/bytebuffer": "^5.0.46", "@types/node-localstorage": "^1.3.2", @@ -40,7 +40,7 @@ "typescript": "^5.2.2" }, "dependencies": { - "@project-chip/matter.js": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js": "0.6.1-alpha.0-20231106-8322fa6", "node-localstorage": "^3.0.5" }, "engines": { diff --git a/packages/matter.js/package.json b/packages/matter.js/package.json index de93018d8a..317a1f30a1 100644 --- a/packages/matter.js/package.json +++ b/packages/matter.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "description": "Matter protocol in pure js", "keywords": [ "iot", @@ -36,7 +36,7 @@ "elliptic": "^6.5.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231102-e09231e", + "@project-chip/matter.js-tools": "0.6.1-alpha.0-20231106-8322fa6", "@types/bn.js": "^5.1.3", "@types/chai": "^4.3.9", "@types/elliptic": "^6.4.16", diff --git a/tools/package.json b/tools/package.json index b4a789e635..6b3eb7e41d 100644 --- a/tools/package.json +++ b/tools/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-tools", - "version": "0.6.1-alpha.0-20231102-e09231e", + "version": "0.6.1-alpha.0-20231106-8322fa6", "description": "Matter.js tooling", "private": true, "type": "module",