mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 21:48:17 +00:00
Update zigbee2mqtt-frontend to 0.6.43 (#9908)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
co-authored by
nurikk
parent
df182be21f
commit
97bd090ad6
Generated
+3
-3
@@ -22924,9 +22924,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.42",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.42.tgz",
|
||||
"integrity": "sha512-+mj6wcREgi2ZBGM5ESL+O7hG7rornJiSyghBogQ4XLr3kV0brOPYX/8sC57oEUy5xtQj+CemZnAgmJSiiBgUow=="
|
||||
"version": "0.6.43",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.43.tgz",
|
||||
"integrity": "sha512-cJCjn/Y6mbhtoeTs2oOfWj+hGaeumsOr4VIa7roxIYuPjvF4/8CkGkdJW7hsipUYpMAdUMRKYZYx5qX8bkvbSQ=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"ws": "^8.3.0",
|
||||
"zigbee-herdsman": "0.13.175",
|
||||
"zigbee-herdsman-converters": "14.0.334",
|
||||
"zigbee2mqtt-frontend": "0.6.42"
|
||||
"zigbee2mqtt-frontend": "0.6.43"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.16.0",
|
||||
|
||||
Reference in New Issue
Block a user