mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-01 16:48:31 +00:00
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:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user