mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Update zigbee2mqtt-frontend to 0.5.18 (#8182)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
parent
1e5e3bef97
commit
cee9eb1e26
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -30439,9 +30439,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.5.16",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.16.tgz",
|
||||
"integrity": "sha512-9BVjPGN9FP29h8i7s9DUKb1LZ/gOaBvm6IpT+DscaDJzYDt6fBYEwq7Dpw+PpI5AMuTpfDhJCa3TQgixxfheKA=="
|
||||
"version": "0.5.18",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.18.tgz",
|
||||
"integrity": "sha512-PeNWDYlTw/h7YPHJvAjoZWKz/N4XU60d/cE6RZX14udetMn21qC0UsNaANUcRqiljW/aa9mfMcSzR33CEqVAdQ=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -57,7 +57,7 @@
|
||||
"ws": "^7.5.2",
|
||||
"zigbee-herdsman": "0.13.124",
|
||||
"zigbee-herdsman-converters": "14.0.207",
|
||||
"zigbee2mqtt-frontend": "0.5.16"
|
||||
"zigbee2mqtt-frontend": "0.5.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.6",
|
||||
|
Loading…
Reference in New Issue
Block a user