mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 05:21:38 +00:00
Update zigbee2mqtt-frontend to 0.3.43 (#6183)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1f29f86f49
commit
fddada4c1c
Generated
+3
-3
@@ -27625,9 +27625,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.3.42",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.42.tgz",
|
||||
"integrity": "sha512-3V6yxcVQp27vl2NTXlFjEpjqOhSucWKC45/7mvPh06Rg/FhC8jYkfCqTzaZ693mUW5mOCO3r89KtRr+m6GEpOA=="
|
||||
"version": "0.3.43",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.43.tgz",
|
||||
"integrity": "sha512-cA7G0A/liw6aP/t7SB7W0qdRa3OF5olFtAg3m9DiHLfLX7OJw47t5mYTxXF9UfFfkrqn3/JZf26pqRQGhVY+GA=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.66",
|
||||
"zigbee-herdsman-converters": "14.0.50",
|
||||
"zigbee2mqtt-frontend": "0.3.42"
|
||||
"zigbee2mqtt-frontend": "0.3.43"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user