diff --git a/chip-testing/package.json b/chip-testing/package.json index f92c5e794a..c144d47cd6 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.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "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.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7" + "@project-chip/matter-node.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47" } } diff --git a/codegen/package.json b/codegen/package.json index 7df7fa586d..56049d93eb 100644 --- a/codegen/package.json +++ b/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-codegen", - "version": "0.7.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "description": "Matter.js tooling", "private": true, "type": "module", @@ -27,14 +27,14 @@ }, "homepage": "https://github.com/project-chip/matter.js#readme", "dependencies": { - "@project-chip/matter.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter.js-intermediate-models": "0.7.3-alpha.0-20231215-b41f44f7" + "@project-chip/matter.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter.js-intermediate-models": "0.7.3-alpha.0-20231217-383ffe47" }, "engines": { "node": ">=18.0.0" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47", "@types/jsdom": "^21.1.6", "jsdom": "^23.0.1", "typescript": "^5.3.3", diff --git a/lerna.json b/lerna.json index e9c88a5860..345347d125 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.7.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "command": { "run": { "stream": true diff --git a/models/package.json b/models/package.json index 8a5ca03825..f79882adb8 100644 --- a/models/package.json +++ b/models/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.7.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "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.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7" + "@project-chip/matter.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47" } } diff --git a/package-lock.json b/package-lock.json index f005f5b795..f652618735 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.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7" + "@project-chip/matter-node.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47" } }, "codegen": { "name": "@project-chip/matter.js-codegen", - "version": "0.7.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter.js-intermediate-models": "0.7.3-alpha.0-20231215-b41f44f7" + "@project-chip/matter.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter.js-intermediate-models": "0.7.3-alpha.0-20231217-383ffe47" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47", "@types/jsdom": "^21.1.6", "jsdom": "^23.0.1", "typescript": "^5.3.3", @@ -63,11 +63,11 @@ }, "models": { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.7.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "license": "Apache-2.0", "devDependencies": { - "@project-chip/matter.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7" + "@project-chip/matter.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -13482,13 +13482,13 @@ }, "packages/matter-node-ble.js": { "name": "@project-chip/matter-node-ble.js", - "version": "0.7.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.3-alpha.0-20231215-b41f44f7" + "@project-chip/matter.js": "0.7.3-alpha.0-20231217-383ffe47" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47", "ts-node": "^10.9.2", "typescript": "^5.3.3" }, @@ -13502,11 +13502,11 @@ }, "packages/matter-node-shell.js": { "name": "@project-chip/matter-node-shell.js", - "version": "0.7.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter-node.js": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter-node-ble.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter-node.js": "0.7.3-alpha.0-20231217-383ffe47", "child_process": "^1.0.2", "readline": "^1.3.0", "yargs": "^17.7.2" @@ -13515,7 +13515,7 @@ "shell": "dist/cjs/app.js" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47", "typescript": "^5.3.3" }, "engines": { @@ -13525,14 +13525,14 @@ }, "packages/matter-node.js": { "name": "@project-chip/matter-node.js", - "version": "0.7.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js": "0.7.3-alpha.0-20231217-383ffe47", "node-localstorage": "^3.0.5" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47", "@types/bn.js": "^5.1.5", "@types/bytebuffer": "^5.0.48", "@types/node-localstorage": "^1.3.3", @@ -13547,12 +13547,12 @@ }, "packages/matter-node.js-examples": { "name": "@project-chip/matter-node.js-examples", - "version": "0.7.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter-node.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7" + "@project-chip/matter-node-ble.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter-node.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47" }, "bin": { "matter-bridge": "dist/esm/examples/BridgedDevicesNode.js", @@ -13571,14 +13571,14 @@ }, "packages/matter.js": { "name": "@project-chip/matter.js", - "version": "0.7.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "license": "Apache-2.0", "dependencies": { "bn.js": "^5.2.1", "elliptic": "^6.5.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47", "@types/bn.js": "^5.1.5", "@types/chai": "^4.3.11", "@types/elliptic": "^6.4.18", @@ -13590,7 +13590,7 @@ }, "packages/matter.js-tools": { "name": "@project-chip/matter.js-tools", - "version": "0.7.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "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 cae1506458..a3fe3ce15f 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.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "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.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47", "ts-node": "^10.9.2", "typescript": "^5.3.3" }, "dependencies": { - "@project-chip/matter.js": "0.7.3-alpha.0-20231215-b41f44f7" + "@project-chip/matter.js": "0.7.3-alpha.0-20231217-383ffe47" }, "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 3b842192b8..6c784053b9 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.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "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.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47", "typescript": "^5.3.3" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter-node.js": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter-node-ble.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter-node.js": "0.7.3-alpha.0-20231217-383ffe47", "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 1f714ca79e..22b214204e 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.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "description": "CLI/Reference implementation scripts for Matter protocol for node.js", "keywords": [ "iot", @@ -46,9 +46,9 @@ "typescript": "^5.3.3" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter-node.js": "0.7.3-alpha.0-20231215-b41f44f7", - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7" + "@project-chip/matter-node-ble.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter-node.js": "0.7.3-alpha.0-20231217-383ffe47", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47" }, "engines": { "_comment": "For Crypto.hkdf support", diff --git a/packages/matter-node.js/package.json b/packages/matter-node.js/package.json index b729e84520..66a185956d 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.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "description": "Matter protocol for node.js", "keywords": [ "iot", @@ -31,7 +31,7 @@ "test": "matter-test" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47", "@types/bn.js": "^5.1.5", "@types/bytebuffer": "^5.0.48", "@types/node-localstorage": "^1.3.3", @@ -40,7 +40,7 @@ "typescript": "^5.3.3" }, "dependencies": { - "@project-chip/matter.js": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js": "0.7.3-alpha.0-20231217-383ffe47", "node-localstorage": "^3.0.5" }, "engines": { diff --git a/packages/matter.js-tools/package.json b/packages/matter.js-tools/package.json index 08257d26d4..62c7843eff 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.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "description": "Matter.js tooling", "type": "module", "scripts": { diff --git a/packages/matter.js/package.json b/packages/matter.js/package.json index dabdca9856..7327978b45 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.3-alpha.0-20231215-b41f44f7", + "version": "0.7.3-alpha.0-20231217-383ffe47", "description": "Matter protocol in pure js", "keywords": [ "iot", @@ -36,7 +36,7 @@ "elliptic": "^6.5.4" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231215-b41f44f7", + "@project-chip/matter.js-tools": "0.7.3-alpha.0-20231217-383ffe47", "@types/bn.js": "^5.1.5", "@types/chai": "^4.3.11", "@types/elliptic": "^6.4.18",