fix(ignore): update zigbee2mqtt-frontend to 0.6.134 (#18761)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-08-27 10:59:06 +00:00
committed by GitHub
co-authored by nurikk
parent b193d89042
commit 4949a54d66
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"ws": "^8.13.0",
"zigbee-herdsman": "0.18.4",
"zigbee-herdsman-converters": "15.63.0",
"zigbee2mqtt-frontend": "0.6.133"
"zigbee2mqtt-frontend": "0.6.134"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9804,9 +9804,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.133",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.133.tgz",
"integrity": "sha512-r62LJMdXK95CDL4PmSZe7saf1ZhRz/OYIX52AeO7gjDsXz7cwV7ndVwFVFBE2n3NOPO0LuYkkhAC3t4SD0CccQ=="
"version": "0.6.134",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.134.tgz",
"integrity": "sha512-FaTP6XdxcwzQXfA6/Z7002Ka4Z9ItodiWOolBlNLDl4bZaoupQsJqHGuzw6G4R/tTjipJF7gsKTCeUlPjdBOuA=="
}
},
"dependencies": {
@@ -16905,9 +16905,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.133",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.133.tgz",
"integrity": "sha512-r62LJMdXK95CDL4PmSZe7saf1ZhRz/OYIX52AeO7gjDsXz7cwV7ndVwFVFBE2n3NOPO0LuYkkhAC3t4SD0CccQ=="
"version": "0.6.134",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.134.tgz",
"integrity": "sha512-FaTP6XdxcwzQXfA6/Z7002Ka4Z9ItodiWOolBlNLDl4bZaoupQsJqHGuzw6G4R/tTjipJF7gsKTCeUlPjdBOuA=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.13.0",
"zigbee-herdsman": "0.18.4",
"zigbee-herdsman-converters": "15.63.0",
"zigbee2mqtt-frontend": "0.6.133"
"zigbee2mqtt-frontend": "0.6.134"
},
"devDependencies": {
"@babel/core": "^7.22.11",