mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 10:01:37 +00:00
fix(ignore): update zigbee-herdsman-converters to 18.4.0 (#20523)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.6.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.30.0",
|
||||
"zigbee-herdsman-converters": "18.3.0",
|
||||
"zigbee-herdsman-converters": "18.4.0",
|
||||
"zigbee2mqtt-frontend": "0.6.151"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9799,9 +9799,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "18.3.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-18.3.0.tgz",
|
||||
"integrity": "sha512-JYyHtU3iB9KYHdmSEG1sF+Xf3RqAGEXol8udK9e0aNiP8TObUwQmqfRS8SPhBVW/A3IgOUyS0opT/lE+/51M5A==",
|
||||
"version": "18.4.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-18.4.0.tgz",
|
||||
"integrity": "sha512-I26x+rakW3+R5+C3oKcVxQk0+nhj9QQ+2JG5xvK5LdlUxGaxL8/5mr7Y8OEVnPQlYQFUBN0UqQaxMUzGKF63Ng==",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.3",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -62,7 +62,7 @@
|
||||
"winston-transport": "^4.6.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.30.0",
|
||||
"zigbee-herdsman-converters": "18.3.0",
|
||||
"zigbee-herdsman-converters": "18.4.0",
|
||||
"zigbee2mqtt-frontend": "0.6.151"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user