mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 18:41:39 +00:00
fix(ignore): update zigbee-herdsman to 1.0.1 (#24032)
This commit is contained in:
Generated
+4
-4
@@ -32,7 +32,7 @@
|
||||
"winston-syslog": "^2.7.1",
|
||||
"winston-transport": "^4.7.1",
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "1.0.0",
|
||||
"zigbee-herdsman": "1.0.1",
|
||||
"zigbee-herdsman-converters": "20.16.2",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
@@ -10348,9 +10348,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-1.0.0.tgz",
|
||||
"integrity": "sha512-YopMEfQT7yCCQIu1XBSUqUwK8974vTnAJpi7/u2UWvfanvCJyUwJKJe297mn5eLNDAbkhjnCodUt6evT1iPAsw==",
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-1.0.1.tgz",
|
||||
"integrity": "sha512-Ga1rUUjlCXKbQOTSs1Bk92LyJ9uLWqgI2xqsDIube5fOvMv+pkiy8ZVIUh/HHSEc2dvNIK9aypN1/GKnMPeRcg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^12.0.1",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-syslog": "^2.7.1",
|
||||
"winston-transport": "^4.7.1",
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "1.0.0",
|
||||
"zigbee-herdsman": "1.0.1",
|
||||
"zigbee-herdsman-converters": "20.16.2",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user