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.35.0 (#24514)
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.5",
|
||||
"zigbee-herdsman-converters": "20.34.0",
|
||||
"zigbee-herdsman-converters": "20.35.0",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
"bin": {
|
||||
@@ -10395,9 +10395,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "20.34.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.34.0.tgz",
|
||||
"integrity": "sha512-tQWnvfgitTjXJvYkCh9SKe2aWRH7/YE/9S8SivnNLrMSXW9w2NE0BO3gGxkuyS5a0CGC0iL6M06FNNizlqHGlg==",
|
||||
"version": "20.35.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-20.35.0.tgz",
|
||||
"integrity": "sha512-hx955wr2xAhhrIZAta6xxv56QjIGBomT8wX6akiH60XsoCcpqv+Nm9KzhMLT6auGYpCw22sdmndz2WbE0sLZcA==",
|
||||
"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.5",
|
||||
"zigbee-herdsman-converters": "20.34.0",
|
||||
"zigbee-herdsman-converters": "20.35.0",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user