Update zigbee2mqtt-frontend to 0.6.19 (#9122)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-11 23:27:54 +08:00
committed by GitHub
parent ed8a863c30
commit a362e6c99d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -23157,9 +23157,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.18",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.18.tgz",
"integrity": "sha512-73RCYKJAg7YExkHwM9Thakech0wTYxIpDixbIYcmiUPN/kpNBlschMQ3QFx299AXcJMHP0tYH23ySd5ApTJDcw=="
"version": "0.6.19",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.19.tgz",
"integrity": "sha512-20zE9N94Ck30JgAWAGiy/qjP345J+OXWVJV39ZpSV0Zcc5YAWVQUpF60soTE8dQbyj/TdVso5NSjwwZZcvNlMQ=="
}
}
}
+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.18"
"zigbee2mqtt-frontend": "0.6.19"
},
"devDependencies": {
"@babel/core": "^7.15.5",