fix(ignore): update zigbee-herdsman-converters to 23.30.0 (#27154)

This commit is contained in:
Koen Kanters
2025-04-19 18:30:03 +00:00
committed by GitHub
parent 5e5bb18cf9
commit ecc4696144
2 changed files with 21 additions and 8 deletions
+16 -3
View File
@@ -11,7 +11,15 @@
"engines": {
"node": "^18 || ^20 || ^22 || ^23"
},
"keywords": ["xiaomi", "tradfri", "hue", "bridge", "zigbee", "mqtt", "cc2531"],
"keywords": [
"xiaomi",
"tradfri",
"hue",
"bridge",
"zigbee",
"mqtt",
"cc2531"
],
"scripts": {
"build": "tsc && node index.js writehash",
"build:watch": "tsc --watch",
@@ -53,7 +61,7 @@
"winston-transport": "^4.9.0",
"ws": "^8.18.1",
"zigbee-herdsman": "3.5.2",
"zigbee-herdsman-converters": "23.29.0",
"zigbee-herdsman-converters": "23.30.0",
"zigbee2mqtt-frontend": "0.9.9"
},
"devDependencies": {
@@ -75,7 +83,12 @@
"overrides": {
"zigbee-herdsman": "$zigbee-herdsman"
},
"onlyBuiltDependencies": ["@biomejs/biome", "@serialport/bindings-cpp", "esbuild", "unix-dgram"]
"onlyBuiltDependencies": [
"@biomejs/biome",
"@serialport/bindings-cpp",
"esbuild",
"unix-dgram"
]
},
"bin": {
"zigbee2mqtt": "cli.js"
+5 -5
View File
@@ -78,8 +78,8 @@ importers:
specifier: 3.5.2
version: 3.5.2
zigbee-herdsman-converters:
specifier: 23.29.0
version: 23.29.0
specifier: 23.30.0
version: 23.30.0
zigbee2mqtt-frontend:
specifier: 0.9.9
version: 0.9.9
@@ -1441,8 +1441,8 @@ packages:
utf-8-validate:
optional: true
zigbee-herdsman-converters@23.29.0:
resolution: {integrity: sha512-gSfE/BwyDIb43+dnqqNKOdoQ4iHR1P66YgI3lH2Y3siRdGjqLYUwdIRYxoMDscNAZP5eQQ7tgmfdq0lCtbP+lQ==}
zigbee-herdsman-converters@23.30.0:
resolution: {integrity: sha512-sjusE7ZSp+NHbMA7Hxh8htoSZ+F63xu3MfnyV3AL+bkK4UkH8Ga05Yi3aqucAapUk57ryGhlw+IGj/WONJbXpQ==}
zigbee-herdsman@3.5.2:
resolution: {integrity: sha512-m1eyB9s70nNj9h0YJ5N14A/AZVryawsyPHF589zXnWuojETknkA+BBE3hwTxVTDqeVfcqFTnRTg9GnXeGDKabA==}
@@ -2688,7 +2688,7 @@ snapshots:
ws@8.18.1: {}
zigbee-herdsman-converters@23.29.0:
zigbee-herdsman-converters@23.30.0:
dependencies:
buffer-crc32: 1.0.0
iconv-lite: 0.6.3