mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-10 05:51:40 +00:00
Update zigbee2mqtt-frontend to 0.6.34 (#9764)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a154e18326
commit
e35ba0f83c
Generated
+3
-3
@@ -22968,9 +22968,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.33",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.33.tgz",
|
||||
"integrity": "sha512-5Yh7idhtwdC/+75RgkNdn4weHL5J8g2S0hG85+I/LhaVUr5A9MdO4DMc/pw+8j05DuA7Lomjv9za5qPF0S4aZg=="
|
||||
"version": "0.6.34",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.34.tgz",
|
||||
"integrity": "sha512-8A/psRANcI806GBD6vLIsGrDXUvJEovEdLAt2PD9rO6GU3FySOQ6Hnw5tNqd81L/EL+SGpESQMU8y+0FY78wcg=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.172",
|
||||
"zigbee-herdsman-converters": "14.0.324",
|
||||
"zigbee2mqtt-frontend": "0.6.33"
|
||||
"zigbee2mqtt-frontend": "0.6.34"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.16.0",
|
||||
|
||||
Reference in New Issue
Block a user