mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 18:41:39 +00:00
fix(ignore): update zigbee-herdsman-converters to 18.16.0 (#20901)
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.16.0",
|
||||
"zigbee-herdsman": "0.32.7",
|
||||
"zigbee-herdsman-converters": "18.15.1",
|
||||
"zigbee-herdsman-converters": "18.16.0",
|
||||
"zigbee2mqtt-frontend": "0.6.151"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9803,9 +9803,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "18.15.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-18.15.1.tgz",
|
||||
"integrity": "sha512-HSyx7lKPtdKBzrY/5+Z+B3B9/WBK/jbD51bZXPhbJkAoUIWNMAp1fYp2tQBEolvHtVVsc77T7jPjRI+u4twgZw==",
|
||||
"version": "18.16.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-18.16.0.tgz",
|
||||
"integrity": "sha512-KI7ft1hTFGWe+oqpbrLm3K8UpKBPC+vO/0iahilVjaeXI7lhdceFpyQD5AIduwK0ryyj7if5vTh1mubszTArmA==",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.5",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.6.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.32.7",
|
||||
"zigbee-herdsman-converters": "18.15.1",
|
||||
"zigbee-herdsman-converters": "18.16.0",
|
||||
"zigbee2mqtt-frontend": "0.6.151"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user