Update zigbee2mqtt-frontend to 0.6.11 (#8876)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-30 19:17:44 +08:00
committed by GitHub
co-authored by nurikk
parent 7d6d71dcbe
commit 7f98771e99
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -24703,9 +24703,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.9",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.9.tgz",
"integrity": "sha512-11DpjL8e5W51ltrEZ5osvstzSglEesF64QLeiS1keovijwqrVivSj0oNlHt1CFIunReffNHHwueiBbotlrYajg=="
"version": "0.6.11",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.11.tgz",
"integrity": "sha512-eVFkbsCTRdSfN6k1oOVVvLFVEkKQWrDkYOlGUq60HJgagu1CnduFsIlR5Fi1grpnlDyyXVto41fiiTZNY7qxkw=="
}
}
}
+1 -1
View File
@@ -58,7 +58,7 @@
"ws": "^8.2.2",
"zigbee-herdsman": "0.13.149",
"zigbee-herdsman-converters": "14.0.259",
"zigbee2mqtt-frontend": "0.6.9"
"zigbee2mqtt-frontend": "0.6.11"
},
"devDependencies": {
"@babel/core": "^7.15.5",