mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 02:21:38 +00:00
fix(ignore): update zigbee2mqtt-frontend to 0.7.1 (#22854)
Co-authored-by: nurikk <1525421+nurikk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"ws": "^8.17.0",
|
||||
"zigbee-herdsman": "0.49.1",
|
||||
"zigbee-herdsman-converters": "19.46.0",
|
||||
"zigbee2mqtt-frontend": "0.7.0"
|
||||
"zigbee2mqtt-frontend": "0.7.1"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9665,9 +9665,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.7.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.7.0.tgz",
|
||||
"integrity": "sha512-fYDMR89WUCM+7PPpulO/Ca83gKPgOuXjk0xUET1fMDlhLpjiJeckWYxbwyjpZ1yMeklm70U/Q+IfMMZthbZq4g==",
|
||||
"version": "0.7.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.7.1.tgz",
|
||||
"integrity": "sha512-VSFOqMvAhhQXQlEQgseLa5HcaR/78BoFr2hEZAao2CR/ZUhoKf/bVldiCSdglCgbs1PLAUCaowXKIgqecyLuZA==",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"ws": "^8.17.0",
|
||||
"zigbee-herdsman": "0.49.1",
|
||||
"zigbee-herdsman-converters": "19.46.0",
|
||||
"zigbee2mqtt-frontend": "0.7.0"
|
||||
"zigbee2mqtt-frontend": "0.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.24.5",
|
||||
|
||||
Reference in New Issue
Block a user