mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-25 12:09:53 +00:00
fix(ignore): update zigbee-herdsman to 4.5.0 (#28044)
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@
|
||||
"winston-syslog": "^2.7.1",
|
||||
"winston-transport": "^4.9.0",
|
||||
"ws": "^8.18.1",
|
||||
"zigbee-herdsman": "4.4.1",
|
||||
"zigbee-herdsman": "4.5.0",
|
||||
"zigbee-herdsman-converters": "24.4.0",
|
||||
"zigbee2mqtt-frontend": "0.9.19",
|
||||
"zigbee2mqtt-windfront": "^1.3.1"
|
||||
|
||||
Generated
+7
-7
@@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
zigbee-herdsman: 4.4.1
|
||||
zigbee-herdsman: 4.5.0
|
||||
|
||||
importers:
|
||||
|
||||
@@ -75,8 +75,8 @@ importers:
|
||||
specifier: ^8.18.1
|
||||
version: 8.18.3
|
||||
zigbee-herdsman:
|
||||
specifier: 4.4.1
|
||||
version: 4.4.1
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 24.4.0
|
||||
version: 24.4.0
|
||||
@@ -1597,8 +1597,8 @@ packages:
|
||||
zigbee-herdsman-converters@24.4.0:
|
||||
resolution: {integrity: sha512-QLuDYBX+J9MUXZpP76J7062a0nqMqjZRfU7dUMbtFBby8S+S0JEuWNpBoafYYPlSZagrC28qKQEhJsFM/LJDHA==}
|
||||
|
||||
zigbee-herdsman@4.4.1:
|
||||
resolution: {integrity: sha512-7B2+klBM6HC2APOe8wlu807+cguWMuHOucmUYRj39/cqGaGOAxtNEQPkGOQsftohl52oEnbl7yGFF53G1wX3dg==}
|
||||
zigbee-herdsman@4.5.0:
|
||||
resolution: {integrity: sha512-TkJn0syTpeJrw9IiB3z9cJ9kH97c/O+H6+Ghf5vffDi2pAZgXbJyaMKqkiRcDfmx//8Q1pGywPWnMFtcwj9oYw==}
|
||||
|
||||
zigbee-on-host@0.1.12:
|
||||
resolution: {integrity: sha512-ZhYaDIZpQlgSKzcrfoJgQ85UYk26nzRILFBF2n9GUpiyBFrKOQ5zSqLCQW8XroiD9ndFPDiiKzunmsty20GyfQ==}
|
||||
@@ -3013,11 +3013,11 @@ snapshots:
|
||||
buffer-crc32: 1.0.0
|
||||
iconv-lite: 0.6.3
|
||||
semver: 7.7.2
|
||||
zigbee-herdsman: 4.4.1
|
||||
zigbee-herdsman: 4.5.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
zigbee-herdsman@4.4.1:
|
||||
zigbee-herdsman@4.5.0:
|
||||
dependencies:
|
||||
'@serialport/bindings-cpp': 13.0.1
|
||||
'@serialport/parser-delimiter': 13.0.0
|
||||
|
||||
Reference in New Issue
Block a user