Update zigbee2mqtt-frontend to 0.6.129 (#17579)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-06 14:50:12 +00:00
committed by GitHub
co-authored by nurikk
parent 589d656594
commit b8e46075df
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -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
View File
@@ -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",