fix(ignore): update zigbee2mqtt-frontend to 0.6.156 (#21229)

Co-authored-by: nurikk <1525421+nurikk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-02-04 22:35:57 +00:00
committed by GitHub
co-authored by nurikk
parent 8ab6c16f6e
commit dfda63138f
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"ws": "^8.16.0",
"zigbee-herdsman": "0.33.7",
"zigbee-herdsman-converters": "18.28.1",
"zigbee2mqtt-frontend": "0.6.155"
"zigbee2mqtt-frontend": "0.6.156"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9824,9 +9824,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.155",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.155.tgz",
"integrity": "sha512-P6mAmkFd4sxKoiBMS9ZGcSMxBfJSFAQAxTQzZ7UNQgruFYSZanwhI3LM1Rk0FfLY1197PPzZIO54woOc6oqjPg==",
"version": "0.6.156",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.156.tgz",
"integrity": "sha512-IbcYuFKOSTa20/xogCrjJf5is7ssNAz7a9ds6h4YfavPKyCIT5lGl8FJS3VnS7vmtV5dqnNrLnkqz1GaGD9CdQ==",
"engines": {
"node": ">=18"
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.16.0",
"zigbee-herdsman": "0.33.7",
"zigbee-herdsman-converters": "18.28.1",
"zigbee2mqtt-frontend": "0.6.155"
"zigbee2mqtt-frontend": "0.6.156"
},
"devDependencies": {
"@babel/core": "^7.23.9",