mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-20 18:41:35 +00:00
Update zigbee2mqtt-frontend to 0.6.18 (#9112)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
co-authored by
nurikk
parent
7086bc3e9d
commit
ed8a863c30
Generated
+3
-3
@@ -23157,9 +23157,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.17",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.17.tgz",
|
||||
"integrity": "sha512-g1OEkK/MC+nF2Y8BgGkKFPJDFoRgdWW1SCEwqVhp8vIdHYHArm8Wk9rwlxv+V1bKE82eOWspHRSGb804WJP51Q=="
|
||||
"version": "0.6.18",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.18.tgz",
|
||||
"integrity": "sha512-73RCYKJAg7YExkHwM9Thakech0wTYxIpDixbIYcmiUPN/kpNBlschMQ3QFx299AXcJMHP0tYH23ySd5ApTJDcw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.157",
|
||||
"zigbee-herdsman-converters": "14.0.274",
|
||||
"zigbee2mqtt-frontend": "0.6.17"
|
||||
"zigbee2mqtt-frontend": "0.6.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.5",
|
||||
|
||||
Reference in New Issue
Block a user