mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
fix(ignore): update zigbee2mqtt-frontend to 0.6.140 (#19413)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"ws": "^8.14.2",
|
||||
"zigbee-herdsman": "0.20.0",
|
||||
"zigbee-herdsman-converters": "15.101.0",
|
||||
"zigbee2mqtt-frontend": "0.6.139"
|
||||
"zigbee2mqtt-frontend": "0.6.140"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9932,9 +9932,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.139",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.139.tgz",
|
||||
"integrity": "sha512-e3z48K4qC2JN2t4LqOCvKM5bn+dbBuE5wZKf5H6VPqKZFh3Z9cnMKcbtQ8q5K9k2HKowQYCdBE8SSYHSJwr8xA==",
|
||||
"version": "0.6.140",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.140.tgz",
|
||||
"integrity": "sha512-ibc21gcNaH//GbfNfXFtwfYcHuklDQyNrE5tAV50zvSRArTjvYKBLL5pBGpPhYc7PJean8uIKf7OU/F8+2IDng==",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
@@ -17137,9 +17137,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.139",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.139.tgz",
|
||||
"integrity": "sha512-e3z48K4qC2JN2t4LqOCvKM5bn+dbBuE5wZKf5H6VPqKZFh3Z9cnMKcbtQ8q5K9k2HKowQYCdBE8SSYHSJwr8xA=="
|
||||
"version": "0.6.140",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.140.tgz",
|
||||
"integrity": "sha512-ibc21gcNaH//GbfNfXFtwfYcHuklDQyNrE5tAV50zvSRArTjvYKBLL5pBGpPhYc7PJean8uIKf7OU/F8+2IDng=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@
|
||||
"ws": "^8.14.2",
|
||||
"zigbee-herdsman": "0.20.0",
|
||||
"zigbee-herdsman-converters": "15.101.0",
|
||||
"zigbee2mqtt-frontend": "0.6.139"
|
||||
"zigbee2mqtt-frontend": "0.6.140"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.2",
|
||||
|
||||
Reference in New Issue
Block a user