mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-18 05:46:18 +00:00
fix(ignore): update zigbee-herdsman-converters to 25.11.0 (#28407)
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@
|
||||
"winston-transport": "^4.9.0",
|
||||
"ws": "^8.18.1",
|
||||
"zigbee-herdsman": "6.0.2",
|
||||
"zigbee-herdsman-converters": "25.10.0",
|
||||
"zigbee-herdsman-converters": "25.11.0",
|
||||
"zigbee2mqtt-frontend": "0.9.20",
|
||||
"zigbee2mqtt-windfront": "2.0.0"
|
||||
},
|
||||
|
||||
Generated
+5
-5
@@ -78,8 +78,8 @@ importers:
|
||||
specifier: 6.0.2
|
||||
version: 6.0.2
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 25.10.0
|
||||
version: 25.10.0
|
||||
specifier: 25.11.0
|
||||
version: 25.11.0
|
||||
zigbee2mqtt-frontend:
|
||||
specifier: 0.9.20
|
||||
version: 0.9.20
|
||||
@@ -1475,8 +1475,8 @@ packages:
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
|
||||
zigbee-herdsman-converters@25.10.0:
|
||||
resolution: {integrity: sha512-6cY/VpIgkzbC4IY+mjUNLJoBWkcZNQR9bPTT69tiPMQvMf0POuAitpqIxWo9jN6A671sMhUZNBaVJVY0C9rnZw==}
|
||||
zigbee-herdsman-converters@25.11.0:
|
||||
resolution: {integrity: sha512-cnHNyt/vMEExbp5CdmDuOS+FGBA5RkakcIHsas8bdwvweHqm0AoTJh9ZxHFZLEInndzNEC3agbg42YzRsSwPQw==}
|
||||
|
||||
zigbee-herdsman@6.0.2:
|
||||
resolution: {integrity: sha512-naAyInyWYtSrl1iBJjwyzeiWJx5Zc7+8Yf2gd6obLDlhn7JZX6RVmegDEXLjl1XABO28VHQ0RNp4ZTUWmnMpYA==}
|
||||
@@ -2778,7 +2778,7 @@ snapshots:
|
||||
|
||||
ws@8.18.3: {}
|
||||
|
||||
zigbee-herdsman-converters@25.10.0:
|
||||
zigbee-herdsman-converters@25.11.0:
|
||||
dependencies:
|
||||
buffer-crc32: 1.0.0
|
||||
iconv-lite: 0.7.0
|
||||
|
||||
Reference in New Issue
Block a user