Update zigbee2mqtt-frontend to 0.6.60 (#10122)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-10 04:36:26 +00:00
committed by GitHub
co-authored by nurikk
parent 594a463f8b
commit 28cb8b08fb
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22897,9 +22897,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.59",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.59.tgz",
"integrity": "sha512-JZkIIJVAMJyKs0GRM+zRXYFMGv33l3MVxxFyx5ZbrvG13mDhycRMtgdWEbyTBlMcWdKeBPAoWb7o/YM56ja6vA=="
"version": "0.6.60",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.60.tgz",
"integrity": "sha512-0k0zE/DrrlNNVzca9d8+WYjN63JtR8HLQXyQUx2V2xAOlPeFN15kLZQeXtLRZuAgsvpDt/w4Lrs7uH59Fj7/vA=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.180",
"zigbee-herdsman-converters": "14.0.344",
"zigbee2mqtt-frontend": "0.6.59"
"zigbee2mqtt-frontend": "0.6.60"
},
"devDependencies": {
"@babel/core": "^7.16.0",