mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
fix(ignore): update zigbee-herdsman-converters to 16.17.0 (#20359)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.6.0",
|
||||
"ws": "^8.15.1",
|
||||
"zigbee-herdsman": "0.28.0",
|
||||
"zigbee-herdsman-converters": "16.16.0",
|
||||
"zigbee-herdsman-converters": "16.17.0",
|
||||
"zigbee2mqtt-frontend": "0.6.149"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9795,9 +9795,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "16.16.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-16.16.0.tgz",
|
||||
"integrity": "sha512-hH7KOiN+avliUOuA3bKf/58WV04DeBoAxA2yYfy8Cd1ZC0lkzPxVDINM4DtylPtcS8tNr9XnrVw9UqxWQHxDxQ==",
|
||||
"version": "16.17.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-16.17.0.tgz",
|
||||
"integrity": "sha512-yc0QHqnd5wMplSW7+gwJp4Txy/ALilDyTjdq7mfZAAMia+Hse6aP/3zqDTUPlR3np7mTOcSiClamUTUgs6UBYA==",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.2",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -62,7 +62,7 @@
|
||||
"winston-transport": "^4.6.0",
|
||||
"ws": "^8.15.1",
|
||||
"zigbee-herdsman": "0.28.0",
|
||||
"zigbee-herdsman-converters": "16.16.0",
|
||||
"zigbee-herdsman-converters": "16.17.0",
|
||||
"zigbee2mqtt-frontend": "0.6.149"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user