mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
fix(ignore): update zigbee2mqtt-frontend to 0.6.150 (#20377)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -35,7 +35,7 @@
|
||||
"ws": "^8.15.1",
|
||||
"zigbee-herdsman": "0.28.0",
|
||||
"zigbee-herdsman-converters": "16.18.0",
|
||||
"zigbee2mqtt-frontend": "0.6.149"
|
||||
"zigbee2mqtt-frontend": "0.6.150"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9807,9 +9807,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.149",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.149.tgz",
|
||||
"integrity": "sha512-gemVtgji3ZF8nie0gOOLoeqeFmDOffihMf5YFQEwZmRpkbp1opGoyLEGEe7KW3z3GUenu7nhAL82slaJTO1hjQ==",
|
||||
"version": "0.6.150",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.150.tgz",
|
||||
"integrity": "sha512-+BGvDQcKC0XUtVLChwFc2kBJwQkC+SA/VAsAH8tzMwx5riVrflKOH0ewnUYamT/vAqQM0cxZB9Jfnip8mXds3Q==",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@
|
||||
"ws": "^8.15.1",
|
||||
"zigbee-herdsman": "0.28.0",
|
||||
"zigbee-herdsman-converters": "16.18.0",
|
||||
"zigbee2mqtt-frontend": "0.6.149"
|
||||
"zigbee2mqtt-frontend": "0.6.150"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.6",
|
||||
|
||||
Reference in New Issue
Block a user