Update zigbee2mqtt-frontend to 0.6.117 (#14995)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-15 11:36:57 +00:00
committed by GitHub
co-authored by nurikk
parent f3b5aee173
commit 16398b7810
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.73",
"zigbee-herdsman-converters": "14.0.667",
"zigbee2mqtt-frontend": "0.6.115"
"zigbee2mqtt-frontend": "0.6.117"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9354,9 +9354,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.115",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.115.tgz",
"integrity": "sha512-ViEhUBri/xz+llKqK5JhhorK5m2UepXMrlmmcit5pVdFJ9WC19MFik5mJGWdUVnv1tT3XZxLyAfP5re3omAcpA=="
"version": "0.6.117",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.117.tgz",
"integrity": "sha512-wl5fRc7nPj4HUMHpwfuwZc0XriOfFUrUQ3/SnSXLUERX7f/he+8GiZBNnyCY/Yefj2+S2hIq9f7+Nwn7R9YBJg=="
}
},
"dependencies": {
@@ -16202,9 +16202,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.115",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.115.tgz",
"integrity": "sha512-ViEhUBri/xz+llKqK5JhhorK5m2UepXMrlmmcit5pVdFJ9WC19MFik5mJGWdUVnv1tT3XZxLyAfP5re3omAcpA=="
"version": "0.6.117",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.117.tgz",
"integrity": "sha512-wl5fRc7nPj4HUMHpwfuwZc0XriOfFUrUQ3/SnSXLUERX7f/he+8GiZBNnyCY/Yefj2+S2hIq9f7+Nwn7R9YBJg=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.73",
"zigbee-herdsman-converters": "14.0.667",
"zigbee2mqtt-frontend": "0.6.115"
"zigbee2mqtt-frontend": "0.6.117"
},
"devDependencies": {
"@babel/core": "^7.20.2",