fix(ignore): update zigbee2mqtt-frontend to 0.6.153 (#21187)

Co-authored-by: nurikk <1525421+nurikk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-02-03 12:10:41 +00:00
committed by GitHub
co-authored by nurikk
parent f83709d96c
commit 7295955397
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -35,7 +35,7 @@
"ws": "^8.16.0",
"zigbee-herdsman": "0.33.7",
"zigbee-herdsman-converters": "18.27.0",
"zigbee2mqtt-frontend": "0.6.152"
"zigbee2mqtt-frontend": "0.6.153"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9838,9 +9838,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.152",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.152.tgz",
"integrity": "sha512-Nl8E6e1DLlI+DpIlIKRsygs3cdEmTPSIvA/oH/JK3JJ4jGZcNnOGe3hBPL95jv1Z/ZPS2huSn0PX7fnxu8zT4g==",
"version": "0.6.153",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.153.tgz",
"integrity": "sha512-eE2lfZMro5hU9N2hqm65V+AAshYJ4hsI+8/yAuaOxjFlHjngq6qY62skdaXEeUKpdXZQ1RHV2a/7+eD4re/KJw==",
"engines": {
"node": ">=18"
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.16.0",
"zigbee-herdsman": "0.33.7",
"zigbee-herdsman-converters": "18.27.0",
"zigbee2mqtt-frontend": "0.6.152"
"zigbee2mqtt-frontend": "0.6.153"
},
"devDependencies": {
"@babel/core": "^7.23.7",