mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
fix(ignore): update zigbee-herdsman-converters to 25.4.0 (#28313)
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@
|
||||
"winston-transport": "^4.9.0",
|
||||
"ws": "^8.18.1",
|
||||
"zigbee-herdsman": "6.0.1",
|
||||
"zigbee-herdsman-converters": "25.3.0",
|
||||
"zigbee-herdsman-converters": "25.4.0",
|
||||
"zigbee2mqtt-frontend": "0.9.20",
|
||||
"zigbee2mqtt-windfront": "^1.8.1"
|
||||
},
|
||||
|
||||
Generated
+5
-5
@@ -78,8 +78,8 @@ importers:
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 25.3.0
|
||||
version: 25.3.0
|
||||
specifier: 25.4.0
|
||||
version: 25.4.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.3.0:
|
||||
resolution: {integrity: sha512-1u5ul5B9TlYLO9dQUkgOtz8UIcFA79xc8esxtUgTk0vBY5YQEd6RSWsd8hlcDQRaqbLHmvxI1plfL6/B/RSc2Q==}
|
||||
zigbee-herdsman-converters@25.4.0:
|
||||
resolution: {integrity: sha512-E6VBqz9f+Ycq2cpdGippU0dJOQODRkDC9nRUSEZCsxkHq+dC61jqYDHRL90748GDAlbcoLnpyZ/kKFhcZoQeSw==}
|
||||
|
||||
zigbee-herdsman@6.0.1:
|
||||
resolution: {integrity: sha512-hZA+52nC8GHVKsSYE3qISmI3OC3SdXrV3NgB4TX23h3rmDz/KTSat45ejhROgXtK+vUYscsC3a3DpHscI/rKxQ==}
|
||||
@@ -3039,7 +3039,7 @@ snapshots:
|
||||
|
||||
yocto-queue@1.2.1: {}
|
||||
|
||||
zigbee-herdsman-converters@25.3.0:
|
||||
zigbee-herdsman-converters@25.4.0:
|
||||
dependencies:
|
||||
buffer-crc32: 1.0.0
|
||||
iconv-lite: 0.6.3
|
||||
|
||||
Reference in New Issue
Block a user