fix(ignore): update zigbee2mqtt-frontend to 0.6.165 (#22366)

Co-authored-by: nurikk <1525421+nurikk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-04-30 21:47:10 +02:00
committed by GitHub
parent 8e27ec24f6
commit 8a288a9119
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"ws": "^8.17.0",
"zigbee-herdsman": "0.45.0",
"zigbee-herdsman-converters": "19.31.1",
"zigbee2mqtt-frontend": "0.6.164"
"zigbee2mqtt-frontend": "0.6.165"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9805,9 +9805,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.164",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.164.tgz",
"integrity": "sha512-Mjv1s3xsjASoZr7WLm3iQOyXWO+PKofbNZu6RBgMAa82un9VpyhhaeQ7wYgn4b/VPQZgZljPU+MZiAZkS4KoMA==",
"version": "0.6.165",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.165.tgz",
"integrity": "sha512-CKywD3dIb5lJz6YuqLzaNu2KbbPBogvJGah+B7Rd79hgHqklfAEN/z6FB3p4darOZtiY/5efETuXF3VPVWl2Cg==",
"engines": {
"node": ">=18"
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.17.0",
"zigbee-herdsman": "0.45.0",
"zigbee-herdsman-converters": "19.31.1",
"zigbee2mqtt-frontend": "0.6.164"
"zigbee2mqtt-frontend": "0.6.165"
},
"devDependencies": {
"@babel/core": "^7.24.4",