mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 05:21:38 +00:00
Update zigbee2mqtt-frontend to 0.3.51 (#6248)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1e37ba1271
commit
10fe61d4ff
Generated
+3
-3
@@ -27625,9 +27625,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.3.50",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.50.tgz",
|
||||
"integrity": "sha512-Vl8JnUWDqlsS10ss4BKm7hda/0FZqj1YTk7+KM5VMYzBvEUBhL7suLOT2+4JCLFt0kqwoZr9s5WRlcGkPQbb2g=="
|
||||
"version": "0.3.51",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.51.tgz",
|
||||
"integrity": "sha512-xeHKJJSsYgbIh3xnV0DgHB8Sf6WGpQrS7coVdkMTV3AL9hlYRs+ELrafhyMHLlex6ZHR2srkgthpA+Jd88YWmg=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.68",
|
||||
"zigbee-herdsman-converters": "14.0.56",
|
||||
"zigbee2mqtt-frontend": "0.3.50"
|
||||
"zigbee2mqtt-frontend": "0.3.51"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user