mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
fix(ignore): update zigbee-herdsman-converters to 25.10.0 (#28399)
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.9.0",
|
||||
"zigbee-herdsman-converters": "25.10.0",
|
||||
"zigbee2mqtt-frontend": "0.9.20",
|
||||
"zigbee2mqtt-windfront": "2.0.0"
|
||||
},
|
||||
|
||||
Generated
+5
-5
@@ -78,8 +78,8 @@ importers:
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 25.9.0
|
||||
version: 25.9.0
|
||||
specifier: 25.10.0
|
||||
version: 25.10.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.9.0:
|
||||
resolution: {integrity: sha512-KF4EDzdM804EI7wNSyC5nHF8owYTq6jYbgpbYygb/05PlHVTsZ9kPUuhqcgWC4Cf4v/OFal8RT49paqBy174bA==}
|
||||
zigbee-herdsman-converters@25.10.0:
|
||||
resolution: {integrity: sha512-6cY/VpIgkzbC4IY+mjUNLJoBWkcZNQR9bPTT69tiPMQvMf0POuAitpqIxWo9jN6A671sMhUZNBaVJVY0C9rnZw==}
|
||||
|
||||
zigbee-herdsman@6.0.1:
|
||||
resolution: {integrity: sha512-hZA+52nC8GHVKsSYE3qISmI3OC3SdXrV3NgB4TX23h3rmDz/KTSat45ejhROgXtK+vUYscsC3a3DpHscI/rKxQ==}
|
||||
@@ -2778,7 +2778,7 @@ snapshots:
|
||||
|
||||
ws@8.18.3: {}
|
||||
|
||||
zigbee-herdsman-converters@25.9.0:
|
||||
zigbee-herdsman-converters@25.10.0:
|
||||
dependencies:
|
||||
buffer-crc32: 1.0.0
|
||||
iconv-lite: 0.7.0
|
||||
|
||||
Reference in New Issue
Block a user