mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 22:28:50 +00:00
fix(ignore): update zigbee2mqtt-frontend to 0.6.154 (#21188)
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.27.0",
|
||||
"zigbee2mqtt-frontend": "0.6.153"
|
||||
"zigbee2mqtt-frontend": "0.6.154"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9838,9 +9838,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.153",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.153.tgz",
|
||||
"integrity": "sha512-eE2lfZMro5hU9N2hqm65V+AAshYJ4hsI+8/yAuaOxjFlHjngq6qY62skdaXEeUKpdXZQ1RHV2a/7+eD4re/KJw==",
|
||||
"version": "0.6.154",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.154.tgz",
|
||||
"integrity": "sha512-BkDN//MlHFpgm/o4Qcr+NuU2uH8cFc0cqUpZvuZ0kWY15goPX4hnMhiZYLvIxkJVDTpFkCuNoxWWUeRLk+ZM5w==",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.33.7",
|
||||
"zigbee-herdsman-converters": "18.27.0",
|
||||
"zigbee2mqtt-frontend": "0.6.153"
|
||||
"zigbee2mqtt-frontend": "0.6.154"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.7",
|
||||
|
||||
Reference in New Issue
Block a user