mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
fix(ignore): update zigbee2mqtt-frontend to 0.6.157 (#21269)
Co-authored-by: nurikk <1525421+nurikk@users.noreply.github.com>
This commit is contained in:
Generated
+5
-5
@@ -6,7 +6,7 @@
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "zigbee2mqtt",
|
||||
"version": "1.35.3",
|
||||
"version": "1.35.3-dev",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"ajv": "^8.12.0",
|
||||
@@ -35,7 +35,7 @@
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.33.8",
|
||||
"zigbee-herdsman-converters": "18.28.3",
|
||||
"zigbee2mqtt-frontend": "0.6.156"
|
||||
"zigbee2mqtt-frontend": "0.6.157"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9824,9 +9824,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.156",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.156.tgz",
|
||||
"integrity": "sha512-IbcYuFKOSTa20/xogCrjJf5is7ssNAz7a9ds6h4YfavPKyCIT5lGl8FJS3VnS7vmtV5dqnNrLnkqz1GaGD9CdQ==",
|
||||
"version": "0.6.157",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.157.tgz",
|
||||
"integrity": "sha512-F408VsUzeILYm2YLvPpL4fya768O5fcBWVB6LVy+S2lXw1etMiXqYSZleCK8hQ+BsTnO7FMNpj9jD6DdB5a1xQ==",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.33.8",
|
||||
"zigbee-herdsman-converters": "18.28.3",
|
||||
"zigbee2mqtt-frontend": "0.6.156"
|
||||
"zigbee2mqtt-frontend": "0.6.157"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.9",
|
||||
|
||||
Reference in New Issue
Block a user