Update zigbee2mqtt-frontend to 0.6.61 (#10134)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-11 02:54:47 +00:00
committed by GitHub
co-authored by nurikk
parent 28cb8b08fb
commit bb22216d09
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22897,9 +22897,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.60",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.60.tgz",
"integrity": "sha512-0k0zE/DrrlNNVzca9d8+WYjN63JtR8HLQXyQUx2V2xAOlPeFN15kLZQeXtLRZuAgsvpDt/w4Lrs7uH59Fj7/vA=="
"version": "0.6.61",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.61.tgz",
"integrity": "sha512-GNZF8HwyNrXPZt8aI22iT0Q1eGmWRF98NvlvlS7GgtYDzXxtx4VQtjSDZdJLwG5M+B+ccsobRyg6Cc6fyZIAaA=="
}
}
}
+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.60"
"zigbee2mqtt-frontend": "0.6.61"
},
"devDependencies": {
"@babel/core": "^7.16.0",