fix(ignore): update zigbee2mqtt-frontend to 0.6.149 (#20141)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-12-10 15:41:52 +00:00
committed by GitHub
co-authored by nurikk
parent 5ff10c3e5c
commit c7e294482b
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"ws": "^8.14.2",
"zigbee-herdsman": "0.26.0",
"zigbee-herdsman-converters": "16.5.0",
"zigbee2mqtt-frontend": "0.6.148"
"zigbee2mqtt-frontend": "0.6.149"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9977,9 +9977,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.148",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.148.tgz",
"integrity": "sha512-GLYLdF2OtlDsuct+kmPV0hWA4XnA+Rvod+tYWX0+9289xNtupEwyVXX4LloXrGRp8j+hhkpU4u56Ag8rq9OkSw==",
"version": "0.6.149",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.149.tgz",
"integrity": "sha512-gemVtgji3ZF8nie0gOOLoeqeFmDOffihMf5YFQEwZmRpkbp1opGoyLEGEe7KW3z3GUenu7nhAL82slaJTO1hjQ==",
"engines": {
"node": ">=18"
}
@@ -17214,9 +17214,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.148",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.148.tgz",
"integrity": "sha512-GLYLdF2OtlDsuct+kmPV0hWA4XnA+Rvod+tYWX0+9289xNtupEwyVXX4LloXrGRp8j+hhkpU4u56Ag8rq9OkSw=="
"version": "0.6.149",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.149.tgz",
"integrity": "sha512-gemVtgji3ZF8nie0gOOLoeqeFmDOffihMf5YFQEwZmRpkbp1opGoyLEGEe7KW3z3GUenu7nhAL82slaJTO1hjQ=="
}
}
}
+1 -1
View File
@@ -63,7 +63,7 @@
"ws": "^8.14.2",
"zigbee-herdsman": "0.26.0",
"zigbee-herdsman-converters": "16.5.0",
"zigbee2mqtt-frontend": "0.6.148"
"zigbee2mqtt-frontend": "0.6.149"
},
"devDependencies": {
"@babel/core": "^7.23.5",