mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 14:18:50 +00:00
Update zigbee2mqtt-frontend to 0.6.19 (#9122)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ed8a863c30
commit
a362e6c99d
Generated
+3
-3
@@ -23157,9 +23157,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.18",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.18.tgz",
|
||||
"integrity": "sha512-73RCYKJAg7YExkHwM9Thakech0wTYxIpDixbIYcmiUPN/kpNBlschMQ3QFx299AXcJMHP0tYH23ySd5ApTJDcw=="
|
||||
"version": "0.6.19",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.19.tgz",
|
||||
"integrity": "sha512-20zE9N94Ck30JgAWAGiy/qjP345J+OXWVJV39ZpSV0Zcc5YAWVQUpF60soTE8dQbyj/TdVso5NSjwwZZcvNlMQ=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+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.18"
|
||||
"zigbee2mqtt-frontend": "0.6.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.5",
|
||||
|
||||
Reference in New Issue
Block a user