mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-14 23:58:50 +00:00
fix(ignore): update zigbee2mqtt-frontend to 0.6.133 (#18390)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.17.2",
|
||||
"zigbee-herdsman-converters": "15.44.0",
|
||||
"zigbee2mqtt-frontend": "0.6.132"
|
||||
"zigbee2mqtt-frontend": "0.6.133"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9768,9 +9768,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.132",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.132.tgz",
|
||||
"integrity": "sha512-vcouZPzRTfarj3hdkH9a2o1PXM6SoQR4x3sPsWQbMndLHO7GH9yPf4LxXfVNN59VEno6p0G2MhY9MmFGzy+4WA=="
|
||||
"version": "0.6.133",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.133.tgz",
|
||||
"integrity": "sha512-r62LJMdXK95CDL4PmSZe7saf1ZhRz/OYIX52AeO7gjDsXz7cwV7ndVwFVFBE2n3NOPO0LuYkkhAC3t4SD0CccQ=="
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -16849,9 +16849,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.132",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.132.tgz",
|
||||
"integrity": "sha512-vcouZPzRTfarj3hdkH9a2o1PXM6SoQR4x3sPsWQbMndLHO7GH9yPf4LxXfVNN59VEno6p0G2MhY9MmFGzy+4WA=="
|
||||
"version": "0.6.133",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.133.tgz",
|
||||
"integrity": "sha512-r62LJMdXK95CDL4PmSZe7saf1ZhRz/OYIX52AeO7gjDsXz7cwV7ndVwFVFBE2n3NOPO0LuYkkhAC3t4SD0CccQ=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.17.2",
|
||||
"zigbee-herdsman-converters": "15.44.0",
|
||||
"zigbee2mqtt-frontend": "0.6.132"
|
||||
"zigbee2mqtt-frontend": "0.6.133"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.22.9",
|
||||
|
||||
Reference in New Issue
Block a user