Update zigbee2mqtt-frontend to 0.6.97 (#12605)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-05-26 11:25:29 +00:00
committed by GitHub
co-authored by nurikk
parent 6e2ab644a0
commit 1aa7971ca1
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.527",
"zigbee2mqtt-frontend": "0.6.96"
"zigbee2mqtt-frontend": "0.6.97"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9730,9 +9730,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.96",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.96.tgz",
"integrity": "sha512-VIQQlQqKT4WOdNnBJLoIuvFiDsBg6f37m/BDXim+klNspeHFRWxQEfziOueXQetds8pVBpJOE/F+w2HjGzUv9A=="
"version": "0.6.97",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.97.tgz",
"integrity": "sha512-cxbcyzrLMIFAS5w40vQuWDGGh4KJjXk8GovTsd5oO6/sNxXiJ3NQj9eBKwVPP14XoONMOSOyqf4YGjLJOfRiuQ=="
}
},
"dependencies": {
@@ -16885,9 +16885,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.96",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.96.tgz",
"integrity": "sha512-VIQQlQqKT4WOdNnBJLoIuvFiDsBg6f37m/BDXim+klNspeHFRWxQEfziOueXQetds8pVBpJOE/F+w2HjGzUv9A=="
"version": "0.6.97",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.97.tgz",
"integrity": "sha512-cxbcyzrLMIFAS5w40vQuWDGGh4KJjXk8GovTsd5oO6/sNxXiJ3NQj9eBKwVPP14XoONMOSOyqf4YGjLJOfRiuQ=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.6.0",
"zigbee-herdsman": "0.14.32",
"zigbee-herdsman-converters": "14.0.527",
"zigbee2mqtt-frontend": "0.6.96"
"zigbee2mqtt-frontend": "0.6.97"
},
"devDependencies": {
"@babel/core": "^7.17.10",