mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
fix(ignore): update zigbee-herdsman-converters to 15.52.0 (#18514)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.17.2",
|
||||
"zigbee-herdsman-converters": "15.51.0",
|
||||
"zigbee-herdsman-converters": "15.52.0",
|
||||
"zigbee2mqtt-frontend": "0.6.133"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9747,9 +9747,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "15.51.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.51.0.tgz",
|
||||
"integrity": "sha512-cuO14lrOKaa/9/DR2q0g0oy5vTt6C1HbCjRNsUFAIZsBcqq8H/0dhVoP40MxjlKnovZpKrCsFxzn7P8CnXZd8A==",
|
||||
"version": "15.52.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.52.0.tgz",
|
||||
"integrity": "sha512-7Cg+yOD65KtBh539DHn6bBjlRCWlHYNh3PWMx5NNLiB+GLhDl39VFI7G6veidvi2xQUZN9ZfVUr6NVgd7uTJVQ==",
|
||||
"dependencies": {
|
||||
"axios": "^1.4.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -16819,9 +16819,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "15.51.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.51.0.tgz",
|
||||
"integrity": "sha512-cuO14lrOKaa/9/DR2q0g0oy5vTt6C1HbCjRNsUFAIZsBcqq8H/0dhVoP40MxjlKnovZpKrCsFxzn7P8CnXZd8A==",
|
||||
"version": "15.52.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.52.0.tgz",
|
||||
"integrity": "sha512-7Cg+yOD65KtBh539DHn6bBjlRCWlHYNh3PWMx5NNLiB+GLhDl39VFI7G6veidvi2xQUZN9ZfVUr6NVgd7uTJVQ==",
|
||||
"requires": {
|
||||
"axios": "^1.4.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.17.2",
|
||||
"zigbee-herdsman-converters": "15.51.0",
|
||||
"zigbee-herdsman-converters": "15.52.0",
|
||||
"zigbee2mqtt-frontend": "0.6.133"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user