Update zigbee2mqtt-frontend to 0.6.94 (#12540)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-05-20 02:44:04 +00:00
committed by GitHub
parent f1eaf2d7aa
commit 39ae0c775a
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.31",
"zigbee-herdsman-converters": "14.0.519",
"zigbee2mqtt-frontend": "0.6.86"
"zigbee2mqtt-frontend": "0.6.94"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9730,9 +9730,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.86",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.86.tgz",
"integrity": "sha512-efOfVA+Cqpl69DgkRhlkidEo2rbljpofdhHEkaWbK+CIO6ZJws+ypJcKIv2WW+4MAcGYm9dZ2rXpGfHnm9xh+g=="
"version": "0.6.94",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.94.tgz",
"integrity": "sha512-AOoamIL4/w0APrfNb5pTl7lshooZSjvRFw0vcb8wq7n8dh1k47XbpWBw9MMNLfO3IwxPLTmd0XWwENy0Vay8zg=="
}
},
"dependencies": {
@@ -16885,9 +16885,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.86",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.86.tgz",
"integrity": "sha512-efOfVA+Cqpl69DgkRhlkidEo2rbljpofdhHEkaWbK+CIO6ZJws+ypJcKIv2WW+4MAcGYm9dZ2rXpGfHnm9xh+g=="
"version": "0.6.94",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.94.tgz",
"integrity": "sha512-AOoamIL4/w0APrfNb5pTl7lshooZSjvRFw0vcb8wq7n8dh1k47XbpWBw9MMNLfO3IwxPLTmd0XWwENy0Vay8zg=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.6.0",
"zigbee-herdsman": "0.14.31",
"zigbee-herdsman-converters": "14.0.519",
"zigbee2mqtt-frontend": "0.6.86"
"zigbee2mqtt-frontend": "0.6.94"
},
"devDependencies": {
"@babel/core": "^7.17.10",