Update zigbee2mqtt-frontend to 0.6.78 (#11733)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-03-06 08:39:44 +00:00
committed by GitHub
co-authored by nurikk
parent f7c6207d4f
commit a73a5b2cd4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22914,9 +22914,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.77",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.77.tgz",
"integrity": "sha512-Ist3UbHo7mUD87YG9qz1uNTN3gvTtt0qp7Jile+Mg22HISAC0G0MkYpkdP3wMFlWJdmdVkp/yXQ+i38Fh6UOgg=="
"version": "0.6.78",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.78.tgz",
"integrity": "sha512-JqewyqZN+rJ4F9bpSK/k1+nTn52jYw6q4bcCqASFsnzgwG6loOuDmCrIHzdjMzlc0T/LdKSNISb7VCdB8NXucw=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.20",
"zigbee-herdsman-converters": "14.0.443",
"zigbee2mqtt-frontend": "0.6.77"
"zigbee2mqtt-frontend": "0.6.78"
},
"devDependencies": {
"@babel/core": "^7.17.5",