mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-21 02:51:11 +00:00
Update zigbee-herdsman to 0.14.112 (#17523)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
946887b841
commit
8f88c4d26c
Generated
+8
-8
@@ -6,7 +6,7 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "zigbee2mqtt",
|
||||
"version": "1.30.4",
|
||||
"version": "1.30.4-dev",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"ajv": "^8.12.0",
|
||||
@@ -33,7 +33,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.14.111",
|
||||
"zigbee-herdsman": "0.14.112",
|
||||
"zigbee-herdsman-converters": "15.0.100",
|
||||
"zigbee2mqtt-frontend": "0.6.127"
|
||||
},
|
||||
@@ -9152,9 +9152,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.14.111",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.111.tgz",
|
||||
"integrity": "sha512-gN3CzIos/Z9/cHIApz1ppqmicZsaQl2Ub+lIqhaxP2ht8BFKWC5OJctB6JRSPCp1tNlItfsmXJ/9PaYygqahDg==",
|
||||
"version": "0.14.112",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.112.tgz",
|
||||
"integrity": "sha512-rL6/5kXex4CQWt5z0stQfalP+yjfV1uUOxmhS3Vuvgc82Ugyt9EabgI+bV+bXCgMNVMwNTBu12VbvZ3JEhlRMw==",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^10.8.0",
|
||||
"@serialport/parser-delimiter": "^10.5.0",
|
||||
@@ -15878,9 +15878,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.111",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.111.tgz",
|
||||
"integrity": "sha512-gN3CzIos/Z9/cHIApz1ppqmicZsaQl2Ub+lIqhaxP2ht8BFKWC5OJctB6JRSPCp1tNlItfsmXJ/9PaYygqahDg==",
|
||||
"version": "0.14.112",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.112.tgz",
|
||||
"integrity": "sha512-rL6/5kXex4CQWt5z0stQfalP+yjfV1uUOxmhS3Vuvgc82Ugyt9EabgI+bV+bXCgMNVMwNTBu12VbvZ3JEhlRMw==",
|
||||
"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.111",
|
||||
"zigbee-herdsman": "0.14.112",
|
||||
"zigbee-herdsman-converters": "15.0.100",
|
||||
"zigbee2mqtt-frontend": "0.6.127"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user