diff --git a/chip-testing/package.json b/chip-testing/package.json index c2281b56ec..9071d3fb51 100644 --- a/chip-testing/package.json +++ b/chip-testing/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-chip-testing", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "description": "Testing of matter.js with CHIP tool", "private": true, "license": "Apache-2.0", @@ -20,8 +20,8 @@ "build-clean": "matter-build --clean" }, "dependencies": { - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2" + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8" } } diff --git a/codegen/package.json b/codegen/package.json index 189c7a031e..d74c254eab 100644 --- a/codegen/package.json +++ b/codegen/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-codegen", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "description": "Matter.js tooling", "private": true, "type": "module", @@ -28,14 +28,14 @@ }, "homepage": "https://github.com/project-chip/matter.js#readme", "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js-intermediate-models": "0.10.0-alpha.0-20240702-367a66c2" + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js-intermediate-models": "0.10.0-alpha.0-20240706-499c48e8" }, "engines": { "node": ">=18.0.0" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "@types/jsdom": "^21.1.6", "jsdom": "^24.1.0", "typescript": "~5.5.2", diff --git a/lerna.json b/lerna.json index 17b93ce3ea..56817298d5 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "command": { "run": { "stream": true diff --git a/models/package.json b/models/package.json index 686365756c..e7a93f5c5d 100644 --- a/models/package.json +++ b/models/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "description": "Matter.js intermediate models", "private": true, "type": "module", @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/project-chip/matter.js#readme", "devDependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2" + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8" } } diff --git a/package-lock.json b/package-lock.json index 1fe49693ae..f863fe9b39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,24 +35,24 @@ }, "chip-testing": { "name": "@project-chip/matter.js-chip-testing", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2" + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8" } }, "codegen": { "name": "@project-chip/matter.js-codegen", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js-intermediate-models": "0.10.0-alpha.0-20240702-367a66c2" + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js-intermediate-models": "0.10.0-alpha.0-20240706-499c48e8" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "@types/jsdom": "^21.1.6", "jsdom": "^24.1.0", "typescript": "~5.5.2", @@ -65,11 +65,11 @@ }, "models": { "name": "@project-chip/matter.js-intermediate-models", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "license": "Apache-2.0", "devDependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2" + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8" } }, "node_modules/@babel/code-frame": { @@ -13971,13 +13971,13 @@ }, "packages/matter-node-ble.js": { "name": "@project-chip/matter-node-ble.js", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2" + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "ts-node": "^10.9.2", "typescript": "~5.5.2" }, @@ -13991,13 +13991,13 @@ }, "packages/matter-node-shell.js": { "name": "@project-chip/matter-node-shell.js", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "child_process": "^1.0.2", "readline": "^1.3.0", "yargs": "^17.7.2" @@ -14015,14 +14015,14 @@ }, "packages/matter-node.js": { "name": "@project-chip/matter-node.js", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", "node-localstorage": "^3.0.5" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "@types/bytebuffer": "^5.0.49", "@types/node-localstorage": "^1.3.3", "ts-node": "^10.9.2", @@ -14035,13 +14035,13 @@ }, "packages/matter-node.js-examples": { "name": "@project-chip/matter-node.js-examples", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2" + "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8" }, "bin": { "matter-bridge": "dist/esm/examples/BridgedDevicesNode.js", @@ -14069,13 +14069,13 @@ }, "packages/matter.js": { "name": "@project-chip/matter.js", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "license": "Apache-2.0", "dependencies": { "@noble/curves": "^1.4.0" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "@types/chai": "^4.3.12", "@types/mocha": "^10.0.6", "@types/wtfnode": "^0.7.3", @@ -14087,25 +14087,25 @@ }, "packages/matter.js-react-native": { "name": "@project-chip/matter.js-react-native", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "license": "Apache-2.0", "dependencies": { - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", "@react-native-async-storage/async-storage": "^1.23.1", "react-native-ble-plx": "^3.2.0", "react-native-quick-crypto": "^0.7.0-rc.9", "react-native-udp": "^4.1.7" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "ts-node": "^10.9.2", "typescript": "~5.5.2" } }, "packages/matter.js-tools": { "name": "@project-chip/matter.js-tools", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "license": "Apache-2.0", "dependencies": { "@npmcli/map-workspaces": "^3.0.6", diff --git a/packages/matter-node-ble.js/package.json b/packages/matter-node-ble.js/package.json index c334a5d903..958e04d1cd 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.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "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.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "ts-node": "^10.9.2", "typescript": "~5.5.2" }, "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2" + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8" }, "optionalDependencies": { "@stoprocent/bleno": "^0.7.6", diff --git a/packages/matter-node-shell.js/package.json b/packages/matter-node-shell.js/package.json index 90452efea0..1acb23e4d0 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.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "description": "Shell app for Matter controller", "keywords": [ "iot", @@ -35,10 +35,10 @@ "typescript": "~5.5.2" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "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 0514846ceb..da1cbc09fb 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.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "description": "CLI/Reference implementation scripts for Matter protocol for node.js", "keywords": [ "iot", @@ -64,10 +64,10 @@ "typescript": "~5.5.2" }, "dependencies": { - "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2" + "@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8" }, "engines": { "_comment": "For Crypto.hkdf support", diff --git a/packages/matter-node.js/package.json b/packages/matter-node.js/package.json index fd23156e07..8303e485ad 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.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "description": "Matter protocol for node.js", "keywords": [ "iot", @@ -31,14 +31,14 @@ "test": "matter-test" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "@types/bytebuffer": "^5.0.49", "@types/node-localstorage": "^1.3.3", "ts-node": "^10.9.2", "typescript": "~5.5.2" }, "dependencies": { - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", "node-localstorage": "^3.0.5" }, "engines": { diff --git a/packages/matter.js-react-native/package.json b/packages/matter.js-react-native/package.json index c90ab02779..1b396ff261 100644 --- a/packages/matter.js-react-native/package.json +++ b/packages/matter.js-react-native/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js-react-native", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "description": "Matter BLE support for node.js", "keywords": [ "iot", @@ -29,13 +29,13 @@ "build-doc": "typedoc --excludeExternals --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-markdown --tsconfig src/tsconfig.json" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "ts-node": "^10.9.2", "typescript": "~5.5.2" }, "dependencies": { - "@project-chip/matter-node.js": "0.10.0-alpha.0-20240702-367a66c2", - "@project-chip/matter.js": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter-node.js": "0.10.0-alpha.0-20240706-499c48e8", + "@project-chip/matter.js": "0.10.0-alpha.0-20240706-499c48e8", "@react-native-async-storage/async-storage": "^1.23.1", "react-native-ble-plx": "^3.2.0", "react-native-quick-crypto": "^0.7.0-rc.9", diff --git a/packages/matter.js-tools/package.json b/packages/matter.js-tools/package.json index cbd8ca6bee..60b1922312 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.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "description": "Matter.js tooling", "type": "module", "scripts": { diff --git a/packages/matter.js/package.json b/packages/matter.js/package.json index df47458c45..5923d06722 100644 --- a/packages/matter.js/package.json +++ b/packages/matter.js/package.json @@ -1,6 +1,6 @@ { "name": "@project-chip/matter.js", - "version": "0.10.0-alpha.0-20240702-367a66c2", + "version": "0.10.0-alpha.0-20240706-499c48e8", "description": "Matter protocol in pure js", "keywords": [ "iot", @@ -36,7 +36,7 @@ "@noble/curves": "^1.4.0" }, "devDependencies": { - "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240702-367a66c2", + "@project-chip/matter.js-tools": "0.10.0-alpha.0-20240706-499c48e8", "@types/chai": "^4.3.12", "@types/mocha": "^10.0.6", "@types/wtfnode": "^0.7.3",