mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-06-25 14:42:03 +00:00
fix(ignore): update zigbee-herdsman-converters to 25.104.0 (#30564)
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@
|
||||
"winston-transport": "^4.9.0",
|
||||
"ws": "^8.18.1",
|
||||
"zigbee-herdsman": "8.0.2",
|
||||
"zigbee-herdsman-converters": "25.103.0",
|
||||
"zigbee-herdsman-converters": "25.104.0",
|
||||
"zigbee2mqtt-frontend": "0.9.21",
|
||||
"zigbee2mqtt-windfront": "2.6.2"
|
||||
},
|
||||
|
||||
Generated
+5
-5
@@ -75,8 +75,8 @@ importers:
|
||||
specifier: 8.0.2
|
||||
version: 8.0.2
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 25.103.0
|
||||
version: 25.103.0
|
||||
specifier: 25.104.0
|
||||
version: 25.104.0
|
||||
zigbee2mqtt-frontend:
|
||||
specifier: 0.9.21
|
||||
version: 0.9.21
|
||||
@@ -1467,8 +1467,8 @@ packages:
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
|
||||
zigbee-herdsman-converters@25.103.0:
|
||||
resolution: {integrity: sha512-29GnzhmUc7ERdWzEBV8a4JmWonlzC9x5W/C91RxqJ8D2rzvn4zCCtXue9/bskXAI1a/cMZrUadiLNuytOFLT+g==}
|
||||
zigbee-herdsman-converters@25.104.0:
|
||||
resolution: {integrity: sha512-L2VQyJ+mqVYAQF6uVlbTKMndoKA5jkLyhB9RvG/8Y8fi1AYRaohVo6fEZ/N3BKWeBpkY6ARPmVvIHVLbgnEKbw==}
|
||||
engines: {node: '>=20.15.0'}
|
||||
|
||||
zigbee-herdsman@8.0.2:
|
||||
@@ -2748,7 +2748,7 @@ snapshots:
|
||||
|
||||
ws@8.18.3: {}
|
||||
|
||||
zigbee-herdsman-converters@25.103.0:
|
||||
zigbee-herdsman-converters@25.104.0:
|
||||
dependencies:
|
||||
iconv-lite: 0.7.1
|
||||
semver: 7.7.3
|
||||
|
||||
Reference in New Issue
Block a user