fix(ignore): update zigbee2mqtt-frontend to 0.6.133 (#18390)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-07-21 17:53:43 +02:00
committed by GitHub
parent f64cd7e8f3
commit e1d52ae43a
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -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
View File
@@ -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",