Update zigbee2mqtt-frontend to 0.6.99 (#12812)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-06-13 14:28:42 +00:00
committed by GitHub
parent 5c93aaf6db
commit 3498c6e260
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"ws": "^8.8.0",
"zigbee-herdsman": "0.14.35",
"zigbee-herdsman-converters": "14.0.545",
"zigbee2mqtt-frontend": "0.6.97"
"zigbee2mqtt-frontend": "0.6.99"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9761,9 +9761,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.97",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.97.tgz",
"integrity": "sha512-cxbcyzrLMIFAS5w40vQuWDGGh4KJjXk8GovTsd5oO6/sNxXiJ3NQj9eBKwVPP14XoONMOSOyqf4YGjLJOfRiuQ=="
"version": "0.6.99",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.99.tgz",
"integrity": "sha512-3xvT3/uMb0KMWtfPAlf8FwRWHPKsnWReqz8uiyzwLADaBW7xhKZlbFrY/We14kTn5mAgZpJnbUUE/ppAne3aEQ=="
}
},
"dependencies": {
@@ -16940,9 +16940,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.97",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.97.tgz",
"integrity": "sha512-cxbcyzrLMIFAS5w40vQuWDGGh4KJjXk8GovTsd5oO6/sNxXiJ3NQj9eBKwVPP14XoONMOSOyqf4YGjLJOfRiuQ=="
"version": "0.6.99",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.99.tgz",
"integrity": "sha512-3xvT3/uMb0KMWtfPAlf8FwRWHPKsnWReqz8uiyzwLADaBW7xhKZlbFrY/We14kTn5mAgZpJnbUUE/ppAne3aEQ=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.8.0",
"zigbee-herdsman": "0.14.35",
"zigbee-herdsman-converters": "14.0.545",
"zigbee2mqtt-frontend": "0.6.97"
"zigbee2mqtt-frontend": "0.6.99"
},
"devDependencies": {
"@babel/core": "^7.18.2",