Update zigbee2mqtt-frontend to 0.6.18 (#9112)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-11 10:10:57 +08:00
committed by GitHub
co-authored by nurikk
parent 7086bc3e9d
commit ed8a863c30
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -23157,9 +23157,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.17",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.17.tgz",
"integrity": "sha512-g1OEkK/MC+nF2Y8BgGkKFPJDFoRgdWW1SCEwqVhp8vIdHYHArm8Wk9rwlxv+V1bKE82eOWspHRSGb804WJP51Q=="
"version": "0.6.18",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.18.tgz",
"integrity": "sha512-73RCYKJAg7YExkHwM9Thakech0wTYxIpDixbIYcmiUPN/kpNBlschMQ3QFx299AXcJMHP0tYH23ySd5ApTJDcw=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.157",
"zigbee-herdsman-converters": "14.0.274",
"zigbee2mqtt-frontend": "0.6.17"
"zigbee2mqtt-frontend": "0.6.18"
},
"devDependencies": {
"@babel/core": "^7.15.5",