mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-22 02:29:55 +00:00
fix(ignore): update zigbee-herdsman-converters to 25.2.0 (#28280)
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@
|
||||
"winston-transport": "^4.9.0",
|
||||
"ws": "^8.18.1",
|
||||
"zigbee-herdsman": "6.0.0",
|
||||
"zigbee-herdsman-converters": "25.1.0",
|
||||
"zigbee-herdsman-converters": "25.2.0",
|
||||
"zigbee2mqtt-frontend": "0.9.20",
|
||||
"zigbee2mqtt-windfront": "^1.8.1"
|
||||
},
|
||||
|
||||
Generated
+5
-5
@@ -78,8 +78,8 @@ importers:
|
||||
specifier: 6.0.0
|
||||
version: 6.0.0
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 25.1.0
|
||||
version: 25.1.0
|
||||
specifier: 25.2.0
|
||||
version: 25.2.0
|
||||
zigbee2mqtt-frontend:
|
||||
specifier: 0.9.20
|
||||
version: 0.9.20
|
||||
@@ -1604,8 +1604,8 @@ packages:
|
||||
resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==}
|
||||
engines: {node: '>=12.20'}
|
||||
|
||||
zigbee-herdsman-converters@25.1.0:
|
||||
resolution: {integrity: sha512-dDWBPOpQY8wemXebF2Hy8SpK3Agcl+rzuo6KZHXa/XT19z/9Tl036KWVljcgM50fsn203+5d5A/IXyAAujllvQ==}
|
||||
zigbee-herdsman-converters@25.2.0:
|
||||
resolution: {integrity: sha512-JbQw/b1CfB65fIAOY5Bgee1PXP1k5/rOjNEvnVLjfQ5ghMv/KKuMj6EUT1LQKxAFYZ0v5km/qq+DSVdXWTfirA==}
|
||||
|
||||
zigbee-herdsman@6.0.0:
|
||||
resolution: {integrity: sha512-ZSM4BBXaK9qxmQqGewv1epJlFiCUpfSckHMknjfJou9hMOWuQjeo3OB5bo4XO4JaY+3Ue6RwIFRq833+wI8IZw==}
|
||||
@@ -3039,7 +3039,7 @@ snapshots:
|
||||
|
||||
yocto-queue@1.2.1: {}
|
||||
|
||||
zigbee-herdsman-converters@25.1.0:
|
||||
zigbee-herdsman-converters@25.2.0:
|
||||
dependencies:
|
||||
buffer-crc32: 1.0.0
|
||||
iconv-lite: 0.6.3
|
||||
|
||||
Reference in New Issue
Block a user