fix(ignore): update zigbee2mqtt-frontend to 0.6.164 (#22340)

Co-authored-by: nurikk <1525421+nurikk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-04-28 18:23:36 +00:00
committed by GitHub
co-authored by nurikk
parent 1b089ef6ae
commit 10e6ad0e67
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"ws": "^8.17.0",
"zigbee-herdsman": "0.44.0",
"zigbee-herdsman-converters": "19.29.0",
"zigbee2mqtt-frontend": "0.6.163"
"zigbee2mqtt-frontend": "0.6.164"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9805,9 +9805,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.163",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.163.tgz",
"integrity": "sha512-0xWFa0bAvM8N/lk0h7MLbX3jRptTDULFtL7VO+V2WAN0uGjl5JF0PNqhWUbNX7yVaXPqfQOH+hhBLscNAqFERw==",
"version": "0.6.164",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.164.tgz",
"integrity": "sha512-Mjv1s3xsjASoZr7WLm3iQOyXWO+PKofbNZu6RBgMAa82un9VpyhhaeQ7wYgn4b/VPQZgZljPU+MZiAZkS4KoMA==",
"engines": {
"node": ">=18"
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.17.0",
"zigbee-herdsman": "0.44.0",
"zigbee-herdsman-converters": "19.29.0",
"zigbee2mqtt-frontend": "0.6.163"
"zigbee2mqtt-frontend": "0.6.164"
},
"devDependencies": {
"@babel/core": "^7.24.4",