mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Update zigbee2mqtt-frontend to 0.6.121 (#15845)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3b9d6c5651
commit
d701d96bb2
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"ws": "^8.11.0",
|
||||
"zigbee-herdsman": "0.14.83",
|
||||
"zigbee-herdsman-converters": "15.0.12",
|
||||
"zigbee2mqtt-frontend": "0.6.120"
|
||||
"zigbee2mqtt-frontend": "0.6.121"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9052,9 +9052,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.120",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.120.tgz",
|
||||
"integrity": "sha512-GqBjNJLl7GgNmamq0yTxIbqRNwOB+mKH4q0Mz/j6PFfMEEtVhwIfLbrij7chWEt61FsuC4xywauYCmnCdgbeAQ=="
|
||||
"version": "0.6.121",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.121.tgz",
|
||||
"integrity": "sha512-oohGG6p2Zpt8p7Z0ZVXITjLqeM3qHlh3BpTR53ty4xe5QBk3bo/kSeeyZVf1T9tHMmn5XHnKDch3SlZy2qm8qA=="
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -15693,9 +15693,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.120",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.120.tgz",
|
||||
"integrity": "sha512-GqBjNJLl7GgNmamq0yTxIbqRNwOB+mKH4q0Mz/j6PFfMEEtVhwIfLbrij7chWEt61FsuC4xywauYCmnCdgbeAQ=="
|
||||
"version": "0.6.121",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.121.tgz",
|
||||
"integrity": "sha512-oohGG6p2Zpt8p7Z0ZVXITjLqeM3qHlh3BpTR53ty4xe5QBk3bo/kSeeyZVf1T9tHMmn5XHnKDch3SlZy2qm8qA=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"ws": "^8.11.0",
|
||||
"zigbee-herdsman": "0.14.83",
|
||||
"zigbee-herdsman-converters": "15.0.12",
|
||||
"zigbee2mqtt-frontend": "0.6.120"
|
||||
"zigbee2mqtt-frontend": "0.6.121"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.7",
|
||||
|
||||
Reference in New Issue
Block a user