mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Update zigbee2mqtt-frontend to 0.6.39 (#9789)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
parent
35876616ef
commit
9128838534
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -22968,9 +22968,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"zigbee2mqtt-frontend": {
|
"zigbee2mqtt-frontend": {
|
||||||
"version": "0.6.37",
|
"version": "0.6.39",
|
||||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.37.tgz",
|
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.39.tgz",
|
||||||
"integrity": "sha512-PeIETGzC4N1aNS0fu0J2K0x3PyE1/q3Mqw17qgZNIKsOVqhVuasUvRC5vcJ840d0Wty9zBrhKVBMIgzEV8VWig=="
|
"integrity": "sha512-o53/IdvCcQc47plsqsCpozF06bPVBhNQmUC1Dj4StFysMW2+8c4/dpfjKCHSDFGeTjwBf/f7EIc736QW/yvH9Q=="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -59,7 +59,7 @@
|
|||||||
"ws": "^8.2.3",
|
"ws": "^8.2.3",
|
||||||
"zigbee-herdsman": "0.13.172",
|
"zigbee-herdsman": "0.13.172",
|
||||||
"zigbee-herdsman-converters": "14.0.325",
|
"zigbee-herdsman-converters": "14.0.325",
|
||||||
"zigbee2mqtt-frontend": "0.6.37"
|
"zigbee2mqtt-frontend": "0.6.39"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.16.0",
|
"@babel/core": "^7.16.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user