@matter/create
Advanced tools
Comparing version 0.12.2-alpha.0-20250128-09631d531 to 0.12.2-alpha.0-20250130-d012e3082
@@ -8,5 +8,5 @@ { | ||
"dependencies": { | ||
"@matter/main": "~0.12.2-alpha.0-20250128-09631d531", | ||
"@matter/nodejs-ble": "~0.12.2-alpha.0-20250128-09631d531", | ||
"@project-chip/matter.js": "~0.12.2-alpha.0-20250128-09631d531" | ||
"@matter/main": "~0.12.2-alpha.0-20250130-d012e3082", | ||
"@matter/nodejs-ble": "~0.12.2-alpha.0-20250130-d012e3082", | ||
"@project-chip/matter.js": "~0.12.2-alpha.0-20250130-d012e3082" | ||
}, | ||
@@ -19,3 +19,3 @@ "description": "Controller example to commission and connect devices", | ||
"dependencies": { | ||
"@matter/main": "~0.12.2-alpha.0-20250128-09631d531" | ||
"@matter/main": "~0.12.2-alpha.0-20250130-d012e3082" | ||
}, | ||
@@ -28,3 +28,3 @@ "description": "Bridge for multiple OnOff light/sockets with a CLI command execution interface", | ||
"dependencies": { | ||
"@matter/main": "~0.12.2-alpha.0-20250128-09631d531" | ||
"@matter/main": "~0.12.2-alpha.0-20250130-d012e3082" | ||
}, | ||
@@ -37,3 +37,3 @@ "description": "Composed device for multiple OnOff light/sockets with a CLI command execution interface", | ||
"dependencies": { | ||
"@matter/main": "~0.12.2-alpha.0-20250128-09631d531" | ||
"@matter/main": "~0.12.2-alpha.0-20250130-d012e3082" | ||
}, | ||
@@ -46,3 +46,3 @@ "description": "Composed device with Window covering and a light endpoint that logs changes", | ||
"dependencies": { | ||
"@matter/main": "~0.12.2-alpha.0-20250128-09631d531" | ||
"@matter/main": "~0.12.2-alpha.0-20250130-d012e3082" | ||
}, | ||
@@ -67,5 +67,5 @@ "description": "Socket device that reports random Energy and Power measurements", | ||
"dependencies": { | ||
"@matter/nodejs": "~0.12.2-alpha.0-20250128-09631d531", | ||
"@matter/nodejs-ble": "~0.12.2-alpha.0-20250128-09631d531", | ||
"@matter/main": "~0.12.2-alpha.0-20250128-09631d531" | ||
"@matter/nodejs": "~0.12.2-alpha.0-20250130-d012e3082", | ||
"@matter/nodejs-ble": "~0.12.2-alpha.0-20250130-d012e3082", | ||
"@matter/main": "~0.12.2-alpha.0-20250130-d012e3082" | ||
}, | ||
@@ -78,3 +78,3 @@ "description": "OnOff light/socket device with BLE support and advanced API usage", | ||
"dependencies": { | ||
"@matter/main": "~0.12.2-alpha.0-20250128-09631d531" | ||
"@matter/main": "~0.12.2-alpha.0-20250130-d012e3082" | ||
}, | ||
@@ -87,3 +87,3 @@ "description": "OnOff light example which logs the state changes to the console", | ||
"dependencies": { | ||
"@matter/main": "~0.12.2-alpha.0-20250128-09631d531" | ||
"@matter/main": "~0.12.2-alpha.0-20250130-d012e3082" | ||
}, | ||
@@ -96,3 +96,3 @@ "description": "Temperature/Humidity sensor with a CLI command interface to get the value", | ||
"dependencies": { | ||
"@matter/main": "~0.12.2-alpha.0-20250128-09631d531" | ||
"@matter/main": "~0.12.2-alpha.0-20250130-d012e3082" | ||
}, | ||
@@ -99,0 +99,0 @@ "description": "A simple on/off device", |
{ | ||
"name": "@matter/create", | ||
"version": "0.12.2-alpha.0-20250128-09631d531", | ||
"version": "0.12.2-alpha.0-20250130-d012e3082", | ||
"description": "Matter.js skeleton project generator", | ||
@@ -35,3 +35,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@matter/tools": "0.12.2-alpha.0-20250128-09631d531", | ||
"@matter/tools": "0.12.2-alpha.0-20250130-d012e3082", | ||
"@types/node": "^22.10.10", | ||
@@ -38,0 +38,0 @@ "@types/tar-stream": "^3.1.3" |