mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-13 23:28:55 +00:00
Update zigbee2mqtt-frontend to 0.6.101 (#12839)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8964421350
commit
4b8b951c28
Generated
+7
-7
@@ -36,7 +36,7 @@
|
||||
"ws": "^8.8.0",
|
||||
"zigbee-herdsman": "0.14.37",
|
||||
"zigbee-herdsman-converters": "14.0.547",
|
||||
"zigbee2mqtt-frontend": "0.6.100"
|
||||
"zigbee2mqtt-frontend": "0.6.101"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9818,9 +9818,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.100",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.100.tgz",
|
||||
"integrity": "sha512-P1bmfIERZqPX7EGpxvR+lN3Ay62Qronf+OTP0AnFUqvK2r3VnSsfV98BOfihHlXzLNTHUL/bfGRu7/RCLqX6fw=="
|
||||
"version": "0.6.101",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.101.tgz",
|
||||
"integrity": "sha512-Nl0MnlfKj+0Cy+HoG78UocKXqZ9jySCtD0Wu810OdEC2o+iAhdsgUspxMTfuYcIaEBAcWDDo+9BP8+KgFlwdLw=="
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -17055,9 +17055,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.100",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.100.tgz",
|
||||
"integrity": "sha512-P1bmfIERZqPX7EGpxvR+lN3Ay62Qronf+OTP0AnFUqvK2r3VnSsfV98BOfihHlXzLNTHUL/bfGRu7/RCLqX6fw=="
|
||||
"version": "0.6.101",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.101.tgz",
|
||||
"integrity": "sha512-Nl0MnlfKj+0Cy+HoG78UocKXqZ9jySCtD0Wu810OdEC2o+iAhdsgUspxMTfuYcIaEBAcWDDo+9BP8+KgFlwdLw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -62,7 +62,7 @@
|
||||
"ws": "^8.8.0",
|
||||
"zigbee-herdsman": "0.14.37",
|
||||
"zigbee-herdsman-converters": "14.0.547",
|
||||
"zigbee2mqtt-frontend": "0.6.100"
|
||||
"zigbee2mqtt-frontend": "0.6.101"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.2",
|
||||
|
||||
Reference in New Issue
Block a user