mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-12 06:38:53 +00:00
fix(ignore): update zigbee-herdsman to 3.4.3 (#26802)
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": "3.4.2",
|
||||
"zigbee-herdsman": "3.4.3",
|
||||
"zigbee-herdsman-converters": "23.8.0",
|
||||
"zigbee2mqtt-frontend": "0.9.4"
|
||||
},
|
||||
|
||||
Generated
+11
-11
@@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
zigbee-herdsman: 3.4.2
|
||||
zigbee-herdsman: 3.4.3
|
||||
|
||||
importers:
|
||||
|
||||
@@ -75,8 +75,8 @@ importers:
|
||||
specifier: ^8.18.1
|
||||
version: 8.18.1
|
||||
zigbee-herdsman:
|
||||
specifier: 3.4.2
|
||||
version: 3.4.2
|
||||
specifier: 3.4.3
|
||||
version: 3.4.3
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 23.8.0
|
||||
version: 23.8.0
|
||||
@@ -1821,11 +1821,11 @@ packages:
|
||||
zigbee-herdsman-converters@23.8.0:
|
||||
resolution: {integrity: sha512-FA0UcIHptBhSh0nII67Dn2q4tpWKgcBqyucUe+kKceUriKbrFNG6O/gHcinhq2uc812VrDaZih5sXdGSjPBOEw==}
|
||||
|
||||
zigbee-herdsman@3.4.2:
|
||||
resolution: {integrity: sha512-Q8nJzhCtZnRZVbQ2ekqU1XKx6w2qiAtRU27gSjkqNq1z6uq/84o86PDKPlaHw7xVy5es7YNs8X85AmDfSGusNA==}
|
||||
zigbee-herdsman@3.4.3:
|
||||
resolution: {integrity: sha512-kv6S0Z5E8IGMCRAzeiC5bZ5hVOSOULunG3XOu1hq7iDR5Imj05Xai9tWBkE60Q4+aQe8M/DbFhsb8VGIdYU+tw==}
|
||||
|
||||
zigbee-on-host@0.1.2:
|
||||
resolution: {integrity: sha512-bg88gSyyghczOwKLZa07VnSYVvM1iN+omxYk2gCsypUqV2IPXL+J2h8oRjf9vsrZSYBZSakREXLEZE2WEnDyAQ==}
|
||||
zigbee-on-host@0.1.3:
|
||||
resolution: {integrity: sha512-a/PJAcQLc7354lZHk4+hcqiiNcNNzH5psvxONali5HtTZK+nfm/zCRwRCi+kafFXUdRUkr6rruLEb7WOuP7bkg==}
|
||||
engines: {node: '>=20.17.0'}
|
||||
|
||||
zigbee2mqtt-frontend@0.9.4:
|
||||
@@ -3487,11 +3487,11 @@ snapshots:
|
||||
buffer-crc32: 1.0.0
|
||||
iconv-lite: 0.6.3
|
||||
semver: 7.7.1
|
||||
zigbee-herdsman: 3.4.2
|
||||
zigbee-herdsman: 3.4.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
zigbee-herdsman@3.4.2:
|
||||
zigbee-herdsman@3.4.3:
|
||||
dependencies:
|
||||
'@serialport/bindings-cpp': 13.0.1
|
||||
'@serialport/parser-delimiter': 13.0.0
|
||||
@@ -3501,10 +3501,10 @@ snapshots:
|
||||
fast-deep-equal: 3.1.3
|
||||
mixin-deep: 2.0.1
|
||||
slip: 1.0.2
|
||||
zigbee-on-host: 0.1.2
|
||||
zigbee-on-host: 0.1.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
zigbee-on-host@0.1.2: {}
|
||||
zigbee-on-host@0.1.3: {}
|
||||
|
||||
zigbee2mqtt-frontend@0.9.4: {}
|
||||
|
||||
Reference in New Issue
Block a user