Update zigbee2mqtt-frontend to 0.6.120 (#15717)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-23 16:55:52 +00:00
committed by GitHub
co-authored by nurikk
parent 566fc625cd
commit 2550ca5978
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.83",
"zigbee-herdsman-converters": "15.0.4",
"zigbee2mqtt-frontend": "0.6.119"
"zigbee2mqtt-frontend": "0.6.120"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9035,9 +9035,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.119",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.119.tgz",
"integrity": "sha512-zWEs3UGxtBWd0sWHgd+Y6qUiPa3owmrB5C43GaMZ7ey8i2y/NqwGcRkoHDofIOi0RjwtnFeaL0tI6teLlb4kBw=="
"version": "0.6.120",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.120.tgz",
"integrity": "sha512-GqBjNJLl7GgNmamq0yTxIbqRNwOB+mKH4q0Mz/j6PFfMEEtVhwIfLbrij7chWEt61FsuC4xywauYCmnCdgbeAQ=="
}
},
"dependencies": {
@@ -15659,9 +15659,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.119",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.119.tgz",
"integrity": "sha512-zWEs3UGxtBWd0sWHgd+Y6qUiPa3owmrB5C43GaMZ7ey8i2y/NqwGcRkoHDofIOi0RjwtnFeaL0tI6teLlb4kBw=="
"version": "0.6.120",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.120.tgz",
"integrity": "sha512-GqBjNJLl7GgNmamq0yTxIbqRNwOB+mKH4q0Mz/j6PFfMEEtVhwIfLbrij7chWEt61FsuC4xywauYCmnCdgbeAQ=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.83",
"zigbee-herdsman-converters": "15.0.4",
"zigbee2mqtt-frontend": "0.6.119"
"zigbee2mqtt-frontend": "0.6.120"
},
"devDependencies": {
"@babel/core": "^7.20.5",