mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
fix(ignore): update zigbee-herdsman to 4.2.1 (#27835)
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@
|
||||
"winston-syslog": "^2.7.1",
|
||||
"winston-transport": "^4.9.0",
|
||||
"ws": "^8.18.1",
|
||||
"zigbee-herdsman": "4.2.0",
|
||||
"zigbee-herdsman": "4.2.1",
|
||||
"zigbee-herdsman-converters": "23.66.0",
|
||||
"zigbee2mqtt-frontend": "0.9.16",
|
||||
"zigbee2mqtt-windfront": "^1.1.0"
|
||||
|
||||
Generated
+7
-7
@@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
zigbee-herdsman: 4.2.0
|
||||
zigbee-herdsman: 4.2.1
|
||||
|
||||
importers:
|
||||
|
||||
@@ -75,8 +75,8 @@ importers:
|
||||
specifier: ^8.18.1
|
||||
version: 8.18.2
|
||||
zigbee-herdsman:
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0
|
||||
specifier: 4.2.1
|
||||
version: 4.2.1
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 23.66.0
|
||||
version: 23.66.0
|
||||
@@ -1468,8 +1468,8 @@ packages:
|
||||
zigbee-herdsman-converters@23.66.0:
|
||||
resolution: {integrity: sha512-/0mObwvaYD4MKabHEYTuh+BJJ3UfwtOdvOoNLsWW8hgJpi3vU8lgG7fqSVY5/ZQ+WNqPBVTVYLJJ8EmV3JcmAA==}
|
||||
|
||||
zigbee-herdsman@4.2.0:
|
||||
resolution: {integrity: sha512-slSEGPVHYZpWrCPVYw6veSrogrRhw1Hx3BsTobRrMPnlzbcg/QrFQdYva++QcPws/5ZKOwY/AsR8oDR1J6izRw==}
|
||||
zigbee-herdsman@4.2.1:
|
||||
resolution: {integrity: sha512-WMlPoB4pONKukoJSu6oj/0CiNA8mh7WUeoytJQq6zKp5V9X6MPCSxKJRwCTotmYf1Yv9EIVIuX/GcOf+NsPlZA==}
|
||||
|
||||
zigbee-on-host@0.1.12:
|
||||
resolution: {integrity: sha512-ZhYaDIZpQlgSKzcrfoJgQ85UYk26nzRILFBF2n9GUpiyBFrKOQ5zSqLCQW8XroiD9ndFPDiiKzunmsty20GyfQ==}
|
||||
@@ -2750,11 +2750,11 @@ snapshots:
|
||||
buffer-crc32: 1.0.0
|
||||
iconv-lite: 0.6.3
|
||||
semver: 7.7.2
|
||||
zigbee-herdsman: 4.2.0
|
||||
zigbee-herdsman: 4.2.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
zigbee-herdsman@4.2.0:
|
||||
zigbee-herdsman@4.2.1:
|
||||
dependencies:
|
||||
'@serialport/bindings-cpp': 13.0.1
|
||||
'@serialport/parser-delimiter': 13.0.0
|
||||
|
||||
Reference in New Issue
Block a user