mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
fix(ignore): update zigbee-herdsman to 3.4.11 (#26924)
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.10",
|
||||
"zigbee-herdsman": "3.4.11",
|
||||
"zigbee-herdsman-converters": "23.16.0",
|
||||
"zigbee2mqtt-frontend": "0.9.5"
|
||||
},
|
||||
|
||||
Generated
+7
-7
@@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
zigbee-herdsman: 3.4.10
|
||||
zigbee-herdsman: 3.4.11
|
||||
|
||||
importers:
|
||||
|
||||
@@ -75,8 +75,8 @@ importers:
|
||||
specifier: ^8.18.1
|
||||
version: 8.18.1
|
||||
zigbee-herdsman:
|
||||
specifier: 3.4.10
|
||||
version: 3.4.10
|
||||
specifier: 3.4.11
|
||||
version: 3.4.11
|
||||
zigbee-herdsman-converters:
|
||||
specifier: 23.16.0
|
||||
version: 23.16.0
|
||||
@@ -1826,8 +1826,8 @@ packages:
|
||||
zigbee-herdsman-converters@23.16.0:
|
||||
resolution: {integrity: sha512-hIkxbWycrzU4eYa5sR45KIygmyS4Pw7ydaC0OhoEIuIid4KZS5j/QSyFXknA8fuiFyhCb/qLnXe1nn8KSOoMhw==}
|
||||
|
||||
zigbee-herdsman@3.4.10:
|
||||
resolution: {integrity: sha512-l5q05YVDMbIshT9FnaLemcj3IR3rxeUCzv5gwfaMc30dG4c/J0dqAVeikf7PEKvM04YEcpQLLsqrFUHLLmcgUA==}
|
||||
zigbee-herdsman@3.4.11:
|
||||
resolution: {integrity: sha512-OzJXvkmXXWgy0rBUaKAeSPvggGJnr+0XfWf1gUaiBrCvlbpSPYRzAqpiqM1dgfX3Cg6zJ5cofy5eEd9UW0sBlQ==}
|
||||
|
||||
zigbee-on-host@0.1.10:
|
||||
resolution: {integrity: sha512-RP1LNZynW4C2y79W5qihw5/NNV8lVmmu4wAr7Kitj3isDFOAt7RXX2eiDrz98wiLmbFwBIOhfArrG/Pb/jaZIA==}
|
||||
@@ -3496,11 +3496,11 @@ snapshots:
|
||||
buffer-crc32: 1.0.0
|
||||
iconv-lite: 0.6.3
|
||||
semver: 7.7.1
|
||||
zigbee-herdsman: 3.4.10
|
||||
zigbee-herdsman: 3.4.11
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
zigbee-herdsman@3.4.10:
|
||||
zigbee-herdsman@3.4.11:
|
||||
dependencies:
|
||||
'@serialport/bindings-cpp': 13.0.1
|
||||
'@serialport/parser-delimiter': 13.0.0
|
||||
|
||||
Reference in New Issue
Block a user