Update zigbee2mqtt-frontend to 0.4.18 (#7689)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-06-03 22:54:47 +08:00
committed by GitHub
parent c5081559cf
commit a608c3984b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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": "*",