mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 02:21:38 +00:00
Update zigbee2mqtt-frontend to 0.4.40 (#8052)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f8742344c9
commit
0fd25cddb2
Generated
+3
-3
@@ -26736,9 +26736,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.4.39",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.39.tgz",
|
||||
"integrity": "sha512-cyBsTiNV9i7cd/NOh8ePUCYSCjazQKZURJZsFmyAfGL9d8eSmtY/szambuGZGslDtat/REvrPY07Sn4o3OiK7g=="
|
||||
"version": "0.4.40",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.40.tgz",
|
||||
"integrity": "sha512-U6qVK9VA+MuA09TdbvVu7CqN5ryM4OzhjpHXX2JlGc+lPzbEeq+RjkSMDnO9FgZdQjqAAZJKWOji4z8wamj0iw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"ws": "^7.5.2",
|
||||
"zigbee-herdsman": "0.13.119",
|
||||
"zigbee-herdsman-converters": "14.0.195",
|
||||
"zigbee2mqtt-frontend": "0.4.39"
|
||||
"zigbee2mqtt-frontend": "0.4.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user