Update zigbee2mqtt-frontend to 0.6.105 (#13090)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-07-10 01:55:15 +00:00
committed by GitHub
co-authored by nurikk
parent bcd19509fb
commit 47e05c32ec
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -36,7 +36,7 @@
"ws": "^8.8.0",
"zigbee-herdsman": "0.14.42",
"zigbee-herdsman-converters": "14.0.565",
"zigbee2mqtt-frontend": "0.6.104"
"zigbee2mqtt-frontend": "0.6.105"
},
"bin": {
"zigbee2mqtt": "cli.js"
@@ -9792,9 +9792,9 @@
}
},
"node_modules/zigbee2mqtt-frontend": {
"version": "0.6.104",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.104.tgz",
"integrity": "sha512-tfUEijgd6EIL5zaKkWYrQy38sGzCPjXNKmiid/X4zfm4Pcr/K9p7cf2VK2ugadKYUXqkaQfJLl7FXeBqFqJdFA==",
"version": "0.6.105",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.105.tgz",
"integrity": "sha512-XOwePrDfVOYSvwOXP0iI5EbhS9Le+bgLAOFklwfxaDr0BMisOVLr61Jgb3+/FG6O+lYKq+rvpxdt5rJaYnZuPA==",
"dependencies": {
"@rjsf/bootstrap-5": "https://github.com/nurikk/fileshare/blob/main/rjsf-bootstrap-5-4.2.0.tgz?raw=true"
}
@@ -17045,9 +17045,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.104",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.104.tgz",
"integrity": "sha512-tfUEijgd6EIL5zaKkWYrQy38sGzCPjXNKmiid/X4zfm4Pcr/K9p7cf2VK2ugadKYUXqkaQfJLl7FXeBqFqJdFA==",
"version": "0.6.105",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.105.tgz",
"integrity": "sha512-XOwePrDfVOYSvwOXP0iI5EbhS9Le+bgLAOFklwfxaDr0BMisOVLr61Jgb3+/FG6O+lYKq+rvpxdt5rJaYnZuPA==",
"requires": {
"@rjsf/bootstrap-5": "https://github.com/nurikk/fileshare/blob/main/rjsf-bootstrap-5-4.2.0.tgz?raw=true"
}
+1 -1
View File
@@ -62,7 +62,7 @@
"ws": "^8.8.0",
"zigbee-herdsman": "0.14.42",
"zigbee-herdsman-converters": "14.0.565",
"zigbee2mqtt-frontend": "0.6.104"
"zigbee2mqtt-frontend": "0.6.105"
},
"devDependencies": {
"@babel/core": "^7.18.6",