mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update zigbee2mqtt-frontend to 0.6.129 (#17579)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
co-authored by
nurikk
parent
589d656594
commit
b8e46075df
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.14.114",
|
||||
"zigbee-herdsman-converters": "15.0.105",
|
||||
"zigbee2mqtt-frontend": "0.6.127"
|
||||
"zigbee2mqtt-frontend": "0.6.129"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9191,9 +9191,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.127",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.127.tgz",
|
||||
"integrity": "sha512-+6GKr8SXDLuFo/fol33avYH+CZaF6cKAARiyI27pfaGWPRVhjynXK/MpbnFmebPUVaBiuRkaV9qUGQyPR3VEZQ=="
|
||||
"version": "0.6.129",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.129.tgz",
|
||||
"integrity": "sha512-WIxyjh28i0drSFHQc3n5kKWnbV39kMdlcxNGTgVsypOn5+xCykykui+QxN8RpGCrlWaqyw1ZFddOFGYJBhq8Ug=="
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -15924,9 +15924,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.127",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.127.tgz",
|
||||
"integrity": "sha512-+6GKr8SXDLuFo/fol33avYH+CZaF6cKAARiyI27pfaGWPRVhjynXK/MpbnFmebPUVaBiuRkaV9qUGQyPR3VEZQ=="
|
||||
"version": "0.6.129",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.129.tgz",
|
||||
"integrity": "sha512-WIxyjh28i0drSFHQc3n5kKWnbV39kMdlcxNGTgVsypOn5+xCykykui+QxN8RpGCrlWaqyw1ZFddOFGYJBhq8Ug=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.14.114",
|
||||
"zigbee-herdsman-converters": "15.0.105",
|
||||
"zigbee2mqtt-frontend": "0.6.127"
|
||||
"zigbee2mqtt-frontend": "0.6.129"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.21.5",
|
||||
|
||||
Reference in New Issue
Block a user