mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 02:21:38 +00:00
Update zigbee2mqtt-frontend to 0.3.40 (#6144)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a35ae185ba
commit
f30d9eb276
Generated
+3
-3
@@ -27655,9 +27655,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.3.39",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.39.tgz",
|
||||
"integrity": "sha512-DnwfYlnkN2zO3ncqGgqRZPEyW5XRk14U1W4/fqG/MbvTvRNFcMbhfWthIhjCb+7wYTCE9NdAk480aonnrYWbYg=="
|
||||
"version": "0.3.40",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.40.tgz",
|
||||
"integrity": "sha512-BQ4y7fMzgz4zxZIxxPexbAiXIrK12edZi0uMjUKYfgwGgi9j/NjoU9lC0aOXFB1uiMfNAj1WG/scIeFfLHdWVA=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.64",
|
||||
"zigbee-herdsman-converters": "14.0.48",
|
||||
"zigbee2mqtt-frontend": "0.3.39"
|
||||
"zigbee2mqtt-frontend": "0.3.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user