This commit is contained in:
2026-01-09 07:14:39 +00:00
parent 95da37590c
commit 05e1f94c79
22 changed files with 6549 additions and 10 deletions

View File

@@ -20,6 +20,18 @@
"@types/node": "^25.0.3"
},
"dependencies": {
"@push.rocks/smartpath": "^6.0.0"
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartevent": "^2.0.5",
"@push.rocks/smartnetwork": "^4.4.0",
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartpromise": "^4.2.3",
"@push.rocks/smartrequest": "^5.0.1",
"@push.rocks/smartxml": "^2.0.0",
"bonjour-service": "^1.3.0",
"castv2-client": "^1.2.0",
"ipp": "^2.0.1",
"net-snmp": "^3.26.0",
"node-ssdp": "^4.0.1",
"sonos": "^1.14.2"
}
}