mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee2mqtt-frontend to 0.6.120 (#15717)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
co-authored by
nurikk
parent
566fc625cd
commit
2550ca5978
Generated
+7
-7
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user