mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-19 01:56:29 +00:00
Update zigbee2mqtt-frontend to 0.6.105 (#13090)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
co-authored by
nurikk
parent
bcd19509fb
commit
47e05c32ec
Generated
+7
-7
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user