mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
fix(ignore): update zigbee-herdsman-converters to 25.0.0 (#28236)
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": "24.14.0",
|
||||
"zigbee-herdsman-converters": "25.0.0",
|
||||
"zigbee2mqtt-frontend": "0.9.19",
|
||||
"zigbee2mqtt-windfront": "^1.6.0"
|
||||
},
|
||||
|
||||
Generated
+5
-5
@@ -78,8 +78,8 @@ importers:
|
||||
specifier: 6.0.0
|
||||
version: 6.0.0
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 24.14.0
|
||||
version: 24.14.0
|
||||
specifier: 25.0.0
|
||||
version: 25.0.0
|
||||
zigbee2mqtt-frontend:
|
||||
specifier: 0.9.19
|
||||
version: 0.9.19
|
||||
@@ -1594,8 +1594,8 @@ packages:
|
||||
resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==}
|
||||
engines: {node: '>=12.20'}
|
||||
|
||||
zigbee-herdsman-converters@24.14.0:
|
||||
resolution: {integrity: sha512-uPAQeITtlqLZCHq5NmUGbUWml4rxLYi47Z8KfgRPYG2qbXLs94FRTzXmNFPKnKXEHSOam/zTPTApXuTjcYyo+A==}
|
||||
zigbee-herdsman-converters@25.0.0:
|
||||
resolution: {integrity: sha512-3vNYvLZrbtgWZUAwrM1ssB/8CRU1ADvVLjllrYS9nNUHU8NS3SssExG9njlFz3iytLCipXzH8r1GWR2K3PrnfA==}
|
||||
|
||||
zigbee-herdsman@6.0.0:
|
||||
resolution: {integrity: sha512-ZSM4BBXaK9qxmQqGewv1epJlFiCUpfSckHMknjfJou9hMOWuQjeo3OB5bo4XO4JaY+3Ue6RwIFRq833+wI8IZw==}
|
||||
@@ -3008,7 +3008,7 @@ snapshots:
|
||||
|
||||
yocto-queue@1.2.1: {}
|
||||
|
||||
zigbee-herdsman-converters@24.14.0:
|
||||
zigbee-herdsman-converters@25.0.0:
|
||||
dependencies:
|
||||
buffer-crc32: 1.0.0
|
||||
iconv-lite: 0.6.3
|
||||
|
||||
Reference in New Issue
Block a user