mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
fix(ignore): update zigbee-herdsman-converters to 19.0.0 (#21768)
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.37.0",
|
||||
"zigbee-herdsman-converters": "18.49.0",
|
||||
"zigbee-herdsman-converters": "19.0.0",
|
||||
"zigbee2mqtt-frontend": "0.6.161"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9834,9 +9834,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "18.49.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-18.49.0.tgz",
|
||||
"integrity": "sha512-oq8QVldarMFeqXuNoKVU+Hm5nQzOSu90vvCphbxbwQEPbdpSu0rXi9f/vbYaPzU4VZ1TkDjik3dpKnuQ4v1EPw==",
|
||||
"version": "19.0.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-19.0.0.tgz",
|
||||
"integrity": "sha512-HP+ESjCpDeZYrT8uFFhXrOltw+5wPOuhHJbta0FJINE7MNEn5AjIcp4RbO3hIQ5Mhx+uKGJpZqGURBA2XbxHrA==",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.7",
|
||||
"buffer-crc32": "^1.0.0",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.37.0",
|
||||
"zigbee-herdsman-converters": "18.49.0",
|
||||
"zigbee-herdsman-converters": "19.0.0",
|
||||
"zigbee2mqtt-frontend": "0.6.161"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user