mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-18 09:38:54 +00:00
Update zigbee2mqtt-frontend to 0.6.97 (#12605)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
co-authored by
nurikk
parent
6e2ab644a0
commit
1aa7971ca1
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"ws": "^8.6.0",
|
||||
"zigbee-herdsman": "0.14.32",
|
||||
"zigbee-herdsman-converters": "14.0.527",
|
||||
"zigbee2mqtt-frontend": "0.6.96"
|
||||
"zigbee2mqtt-frontend": "0.6.97"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9730,9 +9730,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.96",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.96.tgz",
|
||||
"integrity": "sha512-VIQQlQqKT4WOdNnBJLoIuvFiDsBg6f37m/BDXim+klNspeHFRWxQEfziOueXQetds8pVBpJOE/F+w2HjGzUv9A=="
|
||||
"version": "0.6.97",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.97.tgz",
|
||||
"integrity": "sha512-cxbcyzrLMIFAS5w40vQuWDGGh4KJjXk8GovTsd5oO6/sNxXiJ3NQj9eBKwVPP14XoONMOSOyqf4YGjLJOfRiuQ=="
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -16885,9 +16885,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.96",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.96.tgz",
|
||||
"integrity": "sha512-VIQQlQqKT4WOdNnBJLoIuvFiDsBg6f37m/BDXim+klNspeHFRWxQEfziOueXQetds8pVBpJOE/F+w2HjGzUv9A=="
|
||||
"version": "0.6.97",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.97.tgz",
|
||||
"integrity": "sha512-cxbcyzrLMIFAS5w40vQuWDGGh4KJjXk8GovTsd5oO6/sNxXiJ3NQj9eBKwVPP14XoONMOSOyqf4YGjLJOfRiuQ=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"ws": "^8.6.0",
|
||||
"zigbee-herdsman": "0.14.32",
|
||||
"zigbee-herdsman-converters": "14.0.527",
|
||||
"zigbee2mqtt-frontend": "0.6.96"
|
||||
"zigbee2mqtt-frontend": "0.6.97"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.10",
|
||||
|
||||
Reference in New Issue
Block a user