fix(ignore): update zigbee2mqtt-frontend to 0.6.135 (#18814)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-09-01 15:27:52 +02:00
committed by GitHub
parent 0ec68a4b71
commit 9a6445a8a0
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.66.1",
"zigbee2mqtt-frontend": "0.6.134"
"zigbee2mqtt-frontend": "0.6.135"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9804,9 +9804,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.134",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.134.tgz",
"integrity": "sha512-FaTP6XdxcwzQXfA6/Z7002Ka4Z9ItodiWOolBlNLDl4bZaoupQsJqHGuzw6G4R/tTjipJF7gsKTCeUlPjdBOuA=="
"version": "0.6.135",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.135.tgz",
"integrity": "sha512-2pTBjhtBxlMHV306BrdxiqUyIxyAQ6uJEkzTZLx5a0tR/UAc9iNtgY28ssUaLf4GiswiYLzuYPwQAM1Ry82tmA=="
}
},
"dependencies": {
@@ -16905,9 +16905,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.134",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.134.tgz",
"integrity": "sha512-FaTP6XdxcwzQXfA6/Z7002Ka4Z9ItodiWOolBlNLDl4bZaoupQsJqHGuzw6G4R/tTjipJF7gsKTCeUlPjdBOuA=="
"version": "0.6.135",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.135.tgz",
"integrity": "sha512-2pTBjhtBxlMHV306BrdxiqUyIxyAQ6uJEkzTZLx5a0tR/UAc9iNtgY28ssUaLf4GiswiYLzuYPwQAM1Ry82tmA=="
}
}
}
+1 -1
View File
@@ -61,7 +61,7 @@
"ws": "^8.13.0",
"zigbee-herdsman": "0.18.4",
"zigbee-herdsman-converters": "15.66.1",
"zigbee2mqtt-frontend": "0.6.134"
"zigbee2mqtt-frontend": "0.6.135"
},
"devDependencies": {
"@babel/core": "^7.22.11",