Update zigbee2mqtt-frontend to 0.6.96 (#12592)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-05-25 09:31:15 +00:00
committed by GitHub
co-authored by nurikk
parent f71db6816a
commit 4858e06060
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"ws": "^8.6.0",
"zigbee-herdsman": "0.14.32",
"zigbee-herdsman-converters": "14.0.525",
"zigbee2mqtt-frontend": "0.6.95"
"zigbee2mqtt-frontend": "0.6.96"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9730,9 +9730,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.95",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.95.tgz",
"integrity": "sha512-KQ2wvmeGJpDgOqncQPVuQB19htcC2PIT4O0DudDjViEztWI45WRF67N7iaQDN2FsgIvkmqnrr86Pf2yt91BZ/Q=="
"version": "0.6.96",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.96.tgz",
"integrity": "sha512-VIQQlQqKT4WOdNnBJLoIuvFiDsBg6f37m/BDXim+klNspeHFRWxQEfziOueXQetds8pVBpJOE/F+w2HjGzUv9A=="
}
},
"dependencies": {
@@ -16885,9 +16885,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.95",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.95.tgz",
"integrity": "sha512-KQ2wvmeGJpDgOqncQPVuQB19htcC2PIT4O0DudDjViEztWI45WRF67N7iaQDN2FsgIvkmqnrr86Pf2yt91BZ/Q=="
"version": "0.6.96",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.96.tgz",
"integrity": "sha512-VIQQlQqKT4WOdNnBJLoIuvFiDsBg6f37m/BDXim+klNspeHFRWxQEfziOueXQetds8pVBpJOE/F+w2HjGzUv9A=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.6.0",
"zigbee-herdsman": "0.14.32",
"zigbee-herdsman-converters": "14.0.525",
"zigbee2mqtt-frontend": "0.6.95"
"zigbee2mqtt-frontend": "0.6.96"
},
"devDependencies": {
"@babel/core": "^7.17.10",