mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-12 22:59:00 +00:00
Update zigbee2mqtt-frontend to 0.5.23 (#8306)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
108694276e
commit
86743179a2
Generated
+3
-3
@@ -30447,9 +30447,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.5.22",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.22.tgz",
|
||||
"integrity": "sha512-Vr/PGgYP5LUz6O3ZCtXjSG9XkTQQKAu42ukS2NyIWF4BwD1vlEX6G6U+f8l9qUsXSxSuEJxNdu8UJK6ygfk9UQ=="
|
||||
"version": "0.5.23",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.23.tgz",
|
||||
"integrity": "sha512-AZniMtpbZTdT7rBq69bHlpuD9xHhxzubfcoQcb1gP+DRoHU9gZFNE9d7jFB3KVgz1C0CWIAL6UNb0XFxVFTn+g=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"ws": "^7.5.2",
|
||||
"zigbee-herdsman": "0.13.127",
|
||||
"zigbee-herdsman-converters": "14.0.216",
|
||||
"zigbee2mqtt-frontend": "0.5.22"
|
||||
"zigbee2mqtt-frontend": "0.5.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.6",
|
||||
|
||||
Reference in New Issue
Block a user