mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
fix(ignore): update zigbee2mqtt-frontend to 0.6.149 (#20141)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user