mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee2mqtt-frontend to 0.6.83 (#12185)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
co-authored by
nurikk
parent
d1c26f9aa0
commit
e6ec66c844
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"ws": "^8.5.0",
|
||||
"zigbee-herdsman": "0.14.26",
|
||||
"zigbee-herdsman-converters": "14.0.487",
|
||||
"zigbee2mqtt-frontend": "0.6.82"
|
||||
"zigbee2mqtt-frontend": "0.6.83"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9819,9 +9819,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.82",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.82.tgz",
|
||||
"integrity": "sha512-GnFxDhtysDY7ZEoigbrxxSnGvK8JvhdcAB2Me9NWfn8xvV7XI/VAjgKRV9dk+9DjNnxkHALm7OpwsZBT+1ULRw=="
|
||||
"version": "0.6.83",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.83.tgz",
|
||||
"integrity": "sha512-I44236qdpo/dSVpKyVV54RTCmb6BNpLXpZ414DOIBXXqIhseZhQEx7WC8UZ/ZtxxORBAd8E9LCYp5eWOb+zoNQ=="
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -17071,9 +17071,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.82",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.82.tgz",
|
||||
"integrity": "sha512-GnFxDhtysDY7ZEoigbrxxSnGvK8JvhdcAB2Me9NWfn8xvV7XI/VAjgKRV9dk+9DjNnxkHALm7OpwsZBT+1ULRw=="
|
||||
"version": "0.6.83",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.83.tgz",
|
||||
"integrity": "sha512-I44236qdpo/dSVpKyVV54RTCmb6BNpLXpZ414DOIBXXqIhseZhQEx7WC8UZ/ZtxxORBAd8E9LCYp5eWOb+zoNQ=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"ws": "^8.5.0",
|
||||
"zigbee-herdsman": "0.14.26",
|
||||
"zigbee-herdsman-converters": "14.0.487",
|
||||
"zigbee2mqtt-frontend": "0.6.82"
|
||||
"zigbee2mqtt-frontend": "0.6.83"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.9",
|
||||
|
||||
Reference in New Issue
Block a user