mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 10:31:37 +00:00
Update zigbee2mqtt-frontend to 0.4.27 (#7876)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6898f9c54a
commit
a4eb3a7a0b
Generated
+3
-3
@@ -26618,9 +26618,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.4.25",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.25.tgz",
|
||||
"integrity": "sha512-crEbxyN0JQUNmcc+4pojrFGe7gh1/8xUo90oFR7kYIzvOQZjvMoi8JGAXbjdl769DH+bxQBpAQJoznM06ApDKg=="
|
||||
"version": "0.4.27",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.27.tgz",
|
||||
"integrity": "sha512-wYh6NN9E96AKLHPpllrF+5YjhEEvMoNJ857j1xobmmIRwbaxektaLC5ExHUVlUrmaO9sXlrYdQubmstScI4yWQ=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.117",
|
||||
"zigbee-herdsman-converters": "14.0.181",
|
||||
"zigbee2mqtt-frontend": "0.4.25"
|
||||
"zigbee2mqtt-frontend": "0.4.27"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user