fix(ignore): update zigbee2mqtt-frontend to 0.6.131 (#18194)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-07-03 12:08:04 +02:00
committed by GitHub
parent 08e82e4980
commit caa652b0ad
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"ws": "^8.13.0",
"zigbee-herdsman": "0.16.0",
"zigbee-herdsman-converters": "15.34.0",
"zigbee2mqtt-frontend": "0.6.129"
"zigbee2mqtt-frontend": "0.6.131"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9486,9 +9486,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.129",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.129.tgz",
"integrity": "sha512-WIxyjh28i0drSFHQc3n5kKWnbV39kMdlcxNGTgVsypOn5+xCykykui+QxN8RpGCrlWaqyw1ZFddOFGYJBhq8Ug=="
"version": "0.6.131",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.131.tgz",
"integrity": "sha512-7i5i1pQ13WQ8peYjoM2QaFJoOwglqdQnc/82DglKKoolQXBlaVVbWeB/9Qfvmy9eImpr/n5AwbnGIS9PjwpQbw=="
}
},
"dependencies": {
@@ -16415,9 +16415,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.129",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.129.tgz",
"integrity": "sha512-WIxyjh28i0drSFHQc3n5kKWnbV39kMdlcxNGTgVsypOn5+xCykykui+QxN8RpGCrlWaqyw1ZFddOFGYJBhq8Ug=="
"version": "0.6.131",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.131.tgz",
"integrity": "sha512-7i5i1pQ13WQ8peYjoM2QaFJoOwglqdQnc/82DglKKoolQXBlaVVbWeB/9Qfvmy9eImpr/n5AwbnGIS9PjwpQbw=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.13.0",
"zigbee-herdsman": "0.16.0",
"zigbee-herdsman-converters": "15.34.0",
"zigbee2mqtt-frontend": "0.6.129"
"zigbee2mqtt-frontend": "0.6.131"
},
"devDependencies": {
"@babel/core": "^7.22.5",