mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
fix(ignore): update zigbee-herdsman-converters to 20.50.0 (#24843)
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.8.0",
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "2.1.9",
|
||||
"zigbee-herdsman-converters": "20.49.1",
|
||||
"zigbee-herdsman-converters": "20.50.0",
|
||||
"zigbee2mqtt-frontend": "0.7.5"
|
||||
},
|
||||
"bin": {
|
||||
@@ -8632,9 +8632,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "20.49.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.49.1.tgz",
|
||||
"integrity": "sha512-YJDYdhpZRPS7vPBW8s3zqiuv+3MBV9HPhGPR4V4wv9JZIIgnbzG2W9Lb6v3+wVz17HfWhifVCYoG/j1Aip6bbw==",
|
||||
"version": "20.50.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.50.0.tgz",
|
||||
"integrity": "sha512-oLyqlw9asiz/Vte6J5tGY5HoTgUTigKICSSQY7zk6SD33MqliTFOqLZDhzOZJd4LwAM+JwRSZf/4cBoTJ76lvw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "^1.7.7",
|
||||
|
||||
+1
-1
@@ -62,7 +62,7 @@
|
||||
"winston-transport": "^4.8.0",
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "2.1.9",
|
||||
"zigbee-herdsman-converters": "20.49.1",
|
||||
"zigbee-herdsman-converters": "20.50.0",
|
||||
"zigbee2mqtt-frontend": "0.7.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user