Update zigbee2mqtt-frontend to 0.6.124 (#16277)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-20 15:19:13 +00:00
committed by GitHub
co-authored by nurikk
parent de4b7fb022
commit b33db9397d
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"ws": "^8.12.0",
"zigbee-herdsman": "0.14.87",
"zigbee-herdsman-converters": "15.0.27",
"zigbee2mqtt-frontend": "0.6.123"
"zigbee2mqtt-frontend": "0.6.124"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9082,9 +9082,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.123",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.123.tgz",
"integrity": "sha512-IKeNFHS47QvS1mFLwLnsie/eQ0OJthHeuRkw0jB6XZ19vRVmG0ytt3ByU6DTg4IYMK3gd3cPm9LyBPXAl+OPzQ=="
"version": "0.6.124",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.124.tgz",
"integrity": "sha512-vddLp48u+bw1znEPYVldBwRMpnEdnXDsUwYnWxzwNbFY3TeaQe2a7a8OZOGdSLdlRjkF14/m2K3q5FUd88S6nQ=="
}
},
"dependencies": {
@@ -15742,9 +15742,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.123",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.123.tgz",
"integrity": "sha512-IKeNFHS47QvS1mFLwLnsie/eQ0OJthHeuRkw0jB6XZ19vRVmG0ytt3ByU6DTg4IYMK3gd3cPm9LyBPXAl+OPzQ=="
"version": "0.6.124",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.124.tgz",
"integrity": "sha512-vddLp48u+bw1znEPYVldBwRMpnEdnXDsUwYnWxzwNbFY3TeaQe2a7a8OZOGdSLdlRjkF14/m2K3q5FUd88S6nQ=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.12.0",
"zigbee-herdsman": "0.14.87",
"zigbee-herdsman-converters": "15.0.27",
"zigbee2mqtt-frontend": "0.6.123"
"zigbee2mqtt-frontend": "0.6.124"
},
"devDependencies": {
"@babel/core": "^7.20.12",