mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-24 12:31:22 +00:00
fix(ignore): update zigbee2mqtt-frontend to 0.6.144 (#19776)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"ws": "^8.14.2",
|
||||
"zigbee-herdsman": "0.23.0",
|
||||
"zigbee-herdsman-converters": "15.120.0",
|
||||
"zigbee2mqtt-frontend": "0.6.143"
|
||||
"zigbee2mqtt-frontend": "0.6.144"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9984,9 +9984,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.143",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.143.tgz",
|
||||
"integrity": "sha512-Jt3iesL8UjOHAkqIOo7EYPOuUY9maYvhGSZPvtgVG26fTl6yNjZ6uYmNiKEEP9nXoUReTEhq6KfL7Fya3zMnZQ==",
|
||||
"version": "0.6.144",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.144.tgz",
|
||||
"integrity": "sha512-0NCSQRMHh9pcdNZZCvUlTv3XevaIeVVr8czfWjGSX8RPUgLVJBlTCzpZd7LR99gpaWYq3pEW8mG1/koM7ob8HA==",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
@@ -17236,9 +17236,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.143",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.143.tgz",
|
||||
"integrity": "sha512-Jt3iesL8UjOHAkqIOo7EYPOuUY9maYvhGSZPvtgVG26fTl6yNjZ6uYmNiKEEP9nXoUReTEhq6KfL7Fya3zMnZQ=="
|
||||
"version": "0.6.144",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.144.tgz",
|
||||
"integrity": "sha512-0NCSQRMHh9pcdNZZCvUlTv3XevaIeVVr8czfWjGSX8RPUgLVJBlTCzpZd7LR99gpaWYq3pEW8mG1/koM7ob8HA=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@
|
||||
"ws": "^8.14.2",
|
||||
"zigbee-herdsman": "0.23.0",
|
||||
"zigbee-herdsman-converters": "15.120.0",
|
||||
"zigbee2mqtt-frontend": "0.6.143"
|
||||
"zigbee2mqtt-frontend": "0.6.144"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.3",
|
||||
|
||||
Reference in New Issue
Block a user