mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 13:31:41 +00:00
Update zigbee2mqtt-frontend to 0.4.18 (#7689)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c5081559cf
commit
a608c3984b
Generated
+3
-3
@@ -26614,9 +26614,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.4.16",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.16.tgz",
|
||||
"integrity": "sha512-o2SlQbgxLKd23Wq8ZaWlxRPDeYOTw+apEG74vWY8TzInJJuFwsMbI1Zfe+fG0KSClHR9SRLMmmRYiwKJaCcikw=="
|
||||
"version": "0.4.18",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.18.tgz",
|
||||
"integrity": "sha512-sP7GER3rayUeN4fjBwyR6gbi3XwBNgkFBuBo7+C7rIZif4UYHFhJo7sJbN+AKQwDAR6L3of/yHqxCtXhl9idbw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.111",
|
||||
"zigbee-herdsman-converters": "14.0.169",
|
||||
"zigbee2mqtt-frontend": "0.4.16"
|
||||
"zigbee2mqtt-frontend": "0.4.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user