mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Update zigbee-herdsman to 0.14.104 (#17245)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
372d991db9
commit
f5a2c802ca
Generated
+7
-7
@@ -33,7 +33,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.14.103",
|
||||
"zigbee-herdsman": "0.14.104",
|
||||
"zigbee-herdsman-converters": "15.0.81",
|
||||
"zigbee2mqtt-frontend": "0.6.127"
|
||||
},
|
||||
@@ -9148,9 +9148,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.14.103",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.103.tgz",
|
||||
"integrity": "sha512-n7rswRBT2mDhTr1n1nznZLv/QUlCMf1rfEH+Qimf307TtqcgjN8yGSbB+K0koNMS5MUYluQ0OSE2jXzHjX7v8A==",
|
||||
"version": "0.14.104",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.104.tgz",
|
||||
"integrity": "sha512-8t3Oq7hi6weN7wxBlkO4HpCk9eehozkJ4ov3r2dDA/yWpQtqd7R7cLZ6GyEBv5r7OmZ4bvn8BjEqoVNlQ5u33g==",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^10.8.0",
|
||||
"@serialport/parser-delimiter": "^10.5.0",
|
||||
@@ -15873,9 +15873,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.103",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.103.tgz",
|
||||
"integrity": "sha512-n7rswRBT2mDhTr1n1nznZLv/QUlCMf1rfEH+Qimf307TtqcgjN8yGSbB+K0koNMS5MUYluQ0OSE2jXzHjX7v8A==",
|
||||
"version": "0.14.104",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.104.tgz",
|
||||
"integrity": "sha512-8t3Oq7hi6weN7wxBlkO4HpCk9eehozkJ4ov3r2dDA/yWpQtqd7R7cLZ6GyEBv5r7OmZ4bvn8BjEqoVNlQ5u33g==",
|
||||
"requires": {
|
||||
"@serialport/bindings-cpp": "^10.8.0",
|
||||
"@serialport/parser-delimiter": "^10.5.0",
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.14.103",
|
||||
"zigbee-herdsman": "0.14.104",
|
||||
"zigbee-herdsman-converters": "15.0.81",
|
||||
"zigbee2mqtt-frontend": "0.6.127"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user