mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 05:21:38 +00:00
Update zigbee2mqtt-frontend to 0.4.21 (#7830)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
91c16812df
commit
76a0cd507f
Generated
+3
-3
@@ -26618,9 +26618,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.4.19",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.19.tgz",
|
||||
"integrity": "sha512-BULel/L4S/OjS+jNh/aQ4CLxoCvhYv0T5sydueVepf5CfWXoy8SGtPC5EvsTmvQw2+8W9YJ2yDZuDKDARGnWNg=="
|
||||
"version": "0.4.21",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.21.tgz",
|
||||
"integrity": "sha512-tnbC+dgfyXffU/5J5SXP7iJ1dgVMNDofccXhQ1A1ktANACsPJ469jmygrxNd0C3yWCrG5orunmscb09KbjDqHw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.116",
|
||||
"zigbee-herdsman-converters": "14.0.179",
|
||||
"zigbee2mqtt-frontend": "0.4.19"
|
||||
"zigbee2mqtt-frontend": "0.4.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user