Update zigbee2mqtt-frontend to 0.6.26 (#9417)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-31 01:23:54 +08:00
committed by GitHub
co-authored by nurikk
parent d6890b5fe4
commit a5413b9254
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -23175,9 +23175,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.25",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.25.tgz",
"integrity": "sha512-Jr3viyLt6FgWsRgv3w3T0rKuRPePSEuGJ9wz0YnOI5Gyy70CsR6L/ScbPx6XrHODCIwwYhQExVvJH0BMuNlOWA=="
"version": "0.6.26",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.26.tgz",
"integrity": "sha512-24WQgzaeFLPXDTuHSjC7VU1kU1nX9tgFAx7M9Bzjm2f/vXp8qDe0S6WTys2m3qc5m4dkpktoLJqjB5F3ZlyqMw=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.164",
"zigbee-herdsman-converters": "14.0.301",
"zigbee2mqtt-frontend": "0.6.25"
"zigbee2mqtt-frontend": "0.6.26"
},
"devDependencies": {
"@babel/core": "^7.15.5",