mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-14 06:40:05 +00:00
fix(ignore): update zigbee-herdsman-converters to 26.51.0 (#31999)
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@
|
||||
"winston-transport": "^4.9.0",
|
||||
"ws": "^8.20.0",
|
||||
"zigbee-herdsman": "10.0.8",
|
||||
"zigbee-herdsman-converters": "26.50.0",
|
||||
"zigbee-herdsman-converters": "26.51.0",
|
||||
"zigbee2mqtt-frontend": "0.9.21",
|
||||
"zigbee2mqtt-windfront": "2.11.2"
|
||||
},
|
||||
|
||||
Generated
+5
-5
@@ -75,8 +75,8 @@ importers:
|
||||
specifier: 10.0.8
|
||||
version: 10.0.8
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 26.50.0
|
||||
version: 26.50.0
|
||||
specifier: 26.51.0
|
||||
version: 26.51.0
|
||||
zigbee2mqtt-frontend:
|
||||
specifier: 0.9.21
|
||||
version: 0.9.21
|
||||
@@ -1468,8 +1468,8 @@ packages:
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
|
||||
zigbee-herdsman-converters@26.50.0:
|
||||
resolution: {integrity: sha512-PZg0Oj5hoWKsWGA9KL7o3WGX0aYCkIs4KvH8Hd0Z4WZgf8NyF/yg/Ctp6GjOBHQ8kaODVBgMCos+x48bTZmtHg==}
|
||||
zigbee-herdsman-converters@26.51.0:
|
||||
resolution: {integrity: sha512-+Tr5O+e8u9BrmKVjJlidbc1Asw90xTw2B+GleiWyzKwJXoZjx3NfyHPzUz6gSlO3vBdxEC9vKfXSOMxYrRiCdg==}
|
||||
engines: {node: '>=20.15.0'}
|
||||
|
||||
zigbee-herdsman@10.0.8:
|
||||
@@ -2753,7 +2753,7 @@ snapshots:
|
||||
|
||||
ws@8.20.0: {}
|
||||
|
||||
zigbee-herdsman-converters@26.50.0:
|
||||
zigbee-herdsman-converters@26.51.0:
|
||||
dependencies:
|
||||
iconv-lite: 0.7.2
|
||||
semver: 7.8.0
|
||||
|
||||
Reference in New Issue
Block a user