Update zigbee2mqtt-frontend to 0.5.26 (#8459)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-21 16:04:47 +08:00
committed by GitHub
co-authored by nurikk
parent 94cfad445b
commit cb47efe3fe
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27440,9 +27440,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.5.25",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.25.tgz",
"integrity": "sha512-ExK9Uy9NgvlfKANiZs6Bsv3ug256wpKy2i93HywNBXP3KDT/KP+vXJg+wL4Az2bGMBasojjQJ5vsP4m43tGDSQ=="
"version": "0.5.26",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.26.tgz",
"integrity": "sha512-hahRcO1fLqgxBYRH1Y9O9KEZ+q36gfoxERNwDv06eB7KRxsW7JZDvW6cr+UFSr39vEft1F/+z8c1rKpN5m4OJw=="
}
}
}
+1 -1
View File
@@ -57,7 +57,7 @@
"ws": "^8.1.0",
"zigbee-herdsman": "0.13.132",
"zigbee-herdsman-converters": "14.0.226",
"zigbee2mqtt-frontend": "0.5.25"
"zigbee2mqtt-frontend": "0.5.26"
},
"devDependencies": {
"@babel/core": "^7.15.0",