mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-18 17:46:31 +00:00
Update zigbee2mqtt-frontend to 0.6.11 (#8876)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
co-authored by
nurikk
parent
7d6d71dcbe
commit
7f98771e99
Generated
+3
-3
@@ -24703,9 +24703,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.9",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.9.tgz",
|
||||
"integrity": "sha512-11DpjL8e5W51ltrEZ5osvstzSglEesF64QLeiS1keovijwqrVivSj0oNlHt1CFIunReffNHHwueiBbotlrYajg=="
|
||||
"version": "0.6.11",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.11.tgz",
|
||||
"integrity": "sha512-eVFkbsCTRdSfN6k1oOVVvLFVEkKQWrDkYOlGUq60HJgagu1CnduFsIlR5Fi1grpnlDyyXVto41fiiTZNY7qxkw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"ws": "^8.2.2",
|
||||
"zigbee-herdsman": "0.13.149",
|
||||
"zigbee-herdsman-converters": "14.0.259",
|
||||
"zigbee2mqtt-frontend": "0.6.9"
|
||||
"zigbee2mqtt-frontend": "0.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.5",
|
||||
|
||||
Reference in New Issue
Block a user