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