mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 13:31:41 +00:00
fix(ignore): update zigbee-herdsman to 2.0.0 (#24064)
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.1.0",
|
||||
"zigbee-herdsman": "2.0.0",
|
||||
"zigbee-herdsman-converters": "20.16.3",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
@@ -10358,9 +10358,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-1.1.0.tgz",
|
||||
"integrity": "sha512-rZDODun3+a3Ivc6GOFmp72TSY8cC7iO6yYdsBL4QKBYHWaTNn8rNZs9Ef6MyXeKPEqxbTrCY4HJ0d1kbH6M8og==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-2.0.0.tgz",
|
||||
"integrity": "sha512-YISCCNQVOlbVoqh1smrBO3pUHyqbr/4ZrKQ3WgCqp+wPkacCnAdslLa3KP5xYGS+gRWzwEpN50EOAihQRh9khA==",
|
||||
"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.1.0",
|
||||
"zigbee-herdsman": "2.0.0",
|
||||
"zigbee-herdsman-converters": "20.16.3",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user