mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 18:41:39 +00:00
fix(ignore): update zigbee2mqtt-frontend to 0.7.4 (#23432)
Co-authored-by: nurikk <1525421+nurikk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "0.55.3",
|
||||
"zigbee-herdsman-converters": "19.71.1",
|
||||
"zigbee2mqtt-frontend": "0.7.3"
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9776,9 +9776,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.7.3",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.7.3.tgz",
|
||||
"integrity": "sha512-g+CvTYlme7qIgLxv4a58N9HIgUqSdZT27Ge1/FnD+uo9UPU/1f58fxoitZdrbkyaaUNEAJVtCJDTfD1NI9JXpQ==",
|
||||
"version": "0.7.4",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.7.4.tgz",
|
||||
"integrity": "sha512-skWNYxThSa6Ywn7aRB0ZvRKWifpqbku4+vUM5BbXiNaXYxCCbU0b3pN258Ahxt3NsLtYk2zBdYoQcXuBZxmJxw==",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
||||
+1
-1
@@ -62,7 +62,7 @@
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "0.55.3",
|
||||
"zigbee-herdsman-converters": "19.71.1",
|
||||
"zigbee2mqtt-frontend": "0.7.3"
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.24.8",
|
||||
|
||||
Reference in New Issue
Block a user