mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
fix(ignore): update zigbee-herdsman to 5.0.2 (#28110)
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": "5.0.1",
|
||||
"zigbee-herdsman": "5.0.2",
|
||||
"zigbee-herdsman-converters": "24.8.0",
|
||||
"zigbee2mqtt-frontend": "0.9.19",
|
||||
"zigbee2mqtt-windfront": "^1.5.0"
|
||||
|
||||
Generated
+12
-12
@@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
zigbee-herdsman: 5.0.1
|
||||
zigbee-herdsman: 5.0.2
|
||||
|
||||
importers:
|
||||
|
||||
@@ -75,8 +75,8 @@ importers:
|
||||
specifier: ^8.18.1
|
||||
version: 8.18.3
|
||||
zigbee-herdsman:
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1
|
||||
specifier: 5.0.2
|
||||
version: 5.0.2
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 24.8.0
|
||||
version: 24.8.0
|
||||
@@ -1597,12 +1597,12 @@ packages:
|
||||
zigbee-herdsman-converters@24.8.0:
|
||||
resolution: {integrity: sha512-kcEn7tNsPyHPY7mJUUwPLvm4LG3I4ywuiOrNoHQQwJXrgrKp3tbhAHU6iTPkRxhbk6ljbAxKf6wLt4n1aIoFmQ==}
|
||||
|
||||
zigbee-herdsman@5.0.1:
|
||||
resolution: {integrity: sha512-hQIARdy7DwVYzZjgRJ4wYrQ78v8SX2Vhcbb7GYNiHStgfeBUCDZ0IZvyY98h3djjNowB90R46q528pPjfoyT7Q==}
|
||||
zigbee-herdsman@5.0.2:
|
||||
resolution: {integrity: sha512-DmV9UnMY3LlIeT39NbNkyVVGMY7P+Z4SBCFgqN6gWjqL8qI+INVzR5CUYuKkXSUrYfxjUdmlMgXGes7jyjV0uQ==}
|
||||
|
||||
zigbee-on-host@0.1.12:
|
||||
resolution: {integrity: sha512-ZhYaDIZpQlgSKzcrfoJgQ85UYk26nzRILFBF2n9GUpiyBFrKOQ5zSqLCQW8XroiD9ndFPDiiKzunmsty20GyfQ==}
|
||||
engines: {node: '>=20.17.0'}
|
||||
zigbee-on-host@0.1.13:
|
||||
resolution: {integrity: sha512-mL7s9ic7J85YI7wOG1/QlbRYE3haFzIHqgnM2+xLmjj8CazjhmGjop9TCfuY2JXyDI9ss7bNCLxuI9n6M+TXug==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
|
||||
zigbee2mqtt-frontend@0.9.19:
|
||||
resolution: {integrity: sha512-HOlfiY9xn2+u18TN/HXoXlfuGS5662TkveJeu6q8mVHvViyn9SVH3WUJG9sRbcnbqGHtIruBiUit1U8azxIgzA==}
|
||||
@@ -3013,11 +3013,11 @@ snapshots:
|
||||
buffer-crc32: 1.0.0
|
||||
iconv-lite: 0.6.3
|
||||
semver: 7.7.2
|
||||
zigbee-herdsman: 5.0.1
|
||||
zigbee-herdsman: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
zigbee-herdsman@5.0.1:
|
||||
zigbee-herdsman@5.0.2:
|
||||
dependencies:
|
||||
'@serialport/bindings-cpp': 13.0.1
|
||||
'@serialport/parser-delimiter': 13.0.0
|
||||
@@ -3027,11 +3027,11 @@ snapshots:
|
||||
fast-deep-equal: 3.1.3
|
||||
mixin-deep: 2.0.1
|
||||
slip: 1.0.2
|
||||
zigbee-on-host: 0.1.12
|
||||
zigbee-on-host: 0.1.13
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
zigbee-on-host@0.1.12: {}
|
||||
zigbee-on-host@0.1.13: {}
|
||||
|
||||
zigbee2mqtt-frontend@0.9.19: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user