mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 10:31:37 +00:00
fix(ignore): update zigbee-herdsman to 3.5.2 (#27147)
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.5.1",
|
||||
"zigbee-herdsman": "3.5.2",
|
||||
"zigbee-herdsman-converters": "23.29.0",
|
||||
"zigbee2mqtt-frontend": "0.9.9"
|
||||
},
|
||||
|
||||
Generated
+11
-11
@@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
zigbee-herdsman: 3.5.1
|
||||
zigbee-herdsman: 3.5.2
|
||||
|
||||
importers:
|
||||
|
||||
@@ -75,8 +75,8 @@ importers:
|
||||
specifier: ^8.18.1
|
||||
version: 8.18.1
|
||||
zigbee-herdsman:
|
||||
specifier: 3.5.1
|
||||
version: 3.5.1
|
||||
specifier: 3.5.2
|
||||
version: 3.5.2
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 23.29.0
|
||||
version: 23.29.0
|
||||
@@ -1848,11 +1848,11 @@ packages:
|
||||
zigbee-herdsman-converters@23.29.0:
|
||||
resolution: {integrity: sha512-gSfE/BwyDIb43+dnqqNKOdoQ4iHR1P66YgI3lH2Y3siRdGjqLYUwdIRYxoMDscNAZP5eQQ7tgmfdq0lCtbP+lQ==}
|
||||
|
||||
zigbee-herdsman@3.5.1:
|
||||
resolution: {integrity: sha512-XhRZSiJ40KibUyh9zxRJKInWoRjsktD+YHFjUKZ7graKhHJkKbqePl37Z+cQbCEfy03px5lmwIokf01OW4JOPQ==}
|
||||
zigbee-herdsman@3.5.2:
|
||||
resolution: {integrity: sha512-m1eyB9s70nNj9h0YJ5N14A/AZVryawsyPHF589zXnWuojETknkA+BBE3hwTxVTDqeVfcqFTnRTg9GnXeGDKabA==}
|
||||
|
||||
zigbee-on-host@0.1.10:
|
||||
resolution: {integrity: sha512-RP1LNZynW4C2y79W5qihw5/NNV8lVmmu4wAr7Kitj3isDFOAt7RXX2eiDrz98wiLmbFwBIOhfArrG/Pb/jaZIA==}
|
||||
zigbee-on-host@0.1.11:
|
||||
resolution: {integrity: sha512-xtA5xlK6DyQtI/yH8P86W2X+RYh6hI9BtB7Eu/drwWGFMSbhHA28CQCbllUkX+j6puL0xJZoy8Qwi8f/i6a1LQ==}
|
||||
engines: {node: '>=20.17.0'}
|
||||
|
||||
zigbee2mqtt-frontend@0.9.9:
|
||||
@@ -3539,11 +3539,11 @@ snapshots:
|
||||
buffer-crc32: 1.0.0
|
||||
iconv-lite: 0.6.3
|
||||
semver: 7.7.1
|
||||
zigbee-herdsman: 3.5.1
|
||||
zigbee-herdsman: 3.5.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
zigbee-herdsman@3.5.1:
|
||||
zigbee-herdsman@3.5.2:
|
||||
dependencies:
|
||||
'@serialport/bindings-cpp': 13.0.1
|
||||
'@serialport/parser-delimiter': 13.0.0
|
||||
@@ -3553,10 +3553,10 @@ snapshots:
|
||||
fast-deep-equal: 3.1.3
|
||||
mixin-deep: 2.0.1
|
||||
slip: 1.0.2
|
||||
zigbee-on-host: 0.1.10
|
||||
zigbee-on-host: 0.1.11
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
zigbee-on-host@0.1.10: {}
|
||||
zigbee-on-host@0.1.11: {}
|
||||
|
||||
zigbee2mqtt-frontend@0.9.9: {}
|
||||
|
||||
Reference in New Issue
Block a user