mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
fix(ignore): update zigbee-herdsman to 0.29.1 (#20406)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -33,7 +33,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.6.0",
|
||||
"ws": "^8.15.1",
|
||||
"zigbee-herdsman": "0.29.0",
|
||||
"zigbee-herdsman": "0.29.1",
|
||||
"zigbee-herdsman-converters": "18.0.0",
|
||||
"zigbee2mqtt-frontend": "0.6.150"
|
||||
},
|
||||
@@ -9760,9 +9760,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.29.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.29.0.tgz",
|
||||
"integrity": "sha512-+u+wgqGozeVpKprY80hOBStEFfEsAFXhENKkyD+VM+RaoSS/PI4PYQ1958at0nvAV9gs6ffwmxCjyieHcEtA5Q==",
|
||||
"version": "0.29.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.29.1.tgz",
|
||||
"integrity": "sha512-SHVr5F7eTt2DO23RgnP0KF7jwBWv2d0lznI52dmgLQ40j0hxj5OQm0X9vCDwxAIEHswt0WvfYJkole/QfTsIcA==",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^12.0.1",
|
||||
"@serialport/parser-delimiter": "^12.0.0",
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.6.0",
|
||||
"ws": "^8.15.1",
|
||||
"zigbee-herdsman": "0.29.0",
|
||||
"zigbee-herdsman": "0.29.1",
|
||||
"zigbee-herdsman-converters": "18.0.0",
|
||||
"zigbee2mqtt-frontend": "0.6.150"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user