mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 02:21:38 +00:00
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:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user