mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-01 16:48:31 +00:00
fix(ignore): update zigbee-herdsman-converters to 26.102.0 (#32976)
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@
|
||||
"winston-transport": "^4.9.0",
|
||||
"ws": "^8.21.3",
|
||||
"zigbee-herdsman": "10.9.1",
|
||||
"zigbee-herdsman-converters": "26.101.0",
|
||||
"zigbee-herdsman-converters": "26.102.0",
|
||||
"zigbee2mqtt-frontend": "0.9.21",
|
||||
"zigbee2mqtt-windfront": "2.14.1"
|
||||
},
|
||||
|
||||
Generated
+5
-5
@@ -60,8 +60,8 @@ importers:
|
||||
specifier: 10.9.1
|
||||
version: 10.9.1
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 26.101.0
|
||||
version: 26.101.0
|
||||
specifier: 26.102.0
|
||||
version: 26.102.0
|
||||
zigbee2mqtt-frontend:
|
||||
specifier: 0.9.21
|
||||
version: 0.9.21
|
||||
@@ -1392,8 +1392,8 @@ packages:
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
|
||||
zigbee-herdsman-converters@26.101.0:
|
||||
resolution: {integrity: sha512-6t3CJiAfGkSogOLm4ykec54puEU3wNtbgmgaOBPIAA1so8FGs5/YTSoSqHGC2cMA4s6OwrjbXIDwOSYzvMKNzg==}
|
||||
zigbee-herdsman-converters@26.102.0:
|
||||
resolution: {integrity: sha512-OJ4j6/0PlirjQu48RdTocEisuNTQjJyJHNt5j6HPCcoN/dEqBrX8UJc3Vo6EWqIApG3xOb8qek7KAgpFXAj6ew==}
|
||||
engines: {node: '>=20.15.0'}
|
||||
|
||||
zigbee-herdsman@10.9.1:
|
||||
@@ -2575,7 +2575,7 @@ snapshots:
|
||||
|
||||
ws@8.21.3: {}
|
||||
|
||||
zigbee-herdsman-converters@26.101.0:
|
||||
zigbee-herdsman-converters@26.102.0:
|
||||
dependencies:
|
||||
iconv-lite: 0.7.3
|
||||
semver: 7.8.5
|
||||
|
||||
Reference in New Issue
Block a user