mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee2mqtt-frontend to 0.3.26 (#6094)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
parent
6c3f4713a1
commit
7982715502
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -27650,9 +27650,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.3.25",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.25.tgz",
|
||||
"integrity": "sha512-QRWP4zqx8zHzOnkHvX9A4ycy/xfwNjsf5d/OeS1bnoN4RDK5nbBlOzJjqqdBRyM+OcEYParg0RP+C0tsVoUvXQ=="
|
||||
"version": "0.3.26",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.26.tgz",
|
||||
"integrity": "sha512-huKJqKKpHAuMg5zw8lZBNO+IXCltfVPHdYCd4b/76X4ui+tGH/ZS/H4Nl8/Ms7stDQGJWVimJ1j2mAIG17hlDQ=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -53,7 +53,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.61",
|
||||
"zigbee-herdsman-converters": "14.0.46",
|
||||
"zigbee2mqtt-frontend": "0.3.25"
|
||||
"zigbee2mqtt-frontend": "0.3.26"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
Loading…
Reference in New Issue
Block a user