mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 10:01:37 +00:00
fix(ignore): update zigbee-herdsman to 0.36.0 (#21689)
Co-authored-by: Koenkk <2892853+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.7.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.35.3",
|
||||
"zigbee-herdsman": "0.36.0",
|
||||
"zigbee-herdsman-converters": "18.43.0",
|
||||
"zigbee2mqtt-frontend": "0.6.161"
|
||||
},
|
||||
@@ -9785,9 +9785,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.35.3",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.35.3.tgz",
|
||||
"integrity": "sha512-6TI6Zp8rXsBdze4lnYmIMt8cn3w6GW87ICyQR19sbs4LkYfNEWNZWOeTlJnhRIDvUVdJI+VWIRIggyKsMRPh8w==",
|
||||
"version": "0.36.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.36.0.tgz",
|
||||
"integrity": "sha512-s0+pNjitNaYziAb0ZBHwq3OhDgThBzy+2KoCdduZN1LHsOzlMiLGdpnDSkqt/IZYXuAql02jmT4/IC9TTYmh0Q==",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^12.0.1",
|
||||
"@serialport/parser-delimiter": "^12.0.0",
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.35.3",
|
||||
"zigbee-herdsman": "0.36.0",
|
||||
"zigbee-herdsman-converters": "18.43.0",
|
||||
"zigbee2mqtt-frontend": "0.6.161"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user