Update zigbee-shepherd-* dependencies.

This commit is contained in:
Koen Kanters
2019-03-02 17:04:21 +01:00
parent 1cde620d70
commit e213356c40
2 changed files with 16 additions and 16 deletions
+14 -14
View File
@@ -6080,8 +6080,8 @@
}
},
"zcl-packet": {
"version": "git+https://github.com/Koenkk/zcl-packet.git#d69cd6fc41086e59e4fa11511d807fc271d0c729",
"from": "git+https://github.com/Koenkk/zcl-packet.git#d69cd6fc41086e59e4fa11511d807fc271d0c729",
"version": "git+https://github.com/Koenkk/zcl-packet.git#39786f72ccc5ade1d4141d9d85d9e9249ce7080f",
"from": "git+https://github.com/Koenkk/zcl-packet.git#39786f72ccc5ade1d4141d9d85d9e9249ce7080f",
"requires": {
"concentrate": "^0.2.3",
"dissolve-chunks": "^1.3.0",
@@ -6109,8 +6109,8 @@
}
},
"zigbee-shepherd": {
"version": "git+https://github.com/Koenkk/zigbee-shepherd.git#dcd93b4f6133a8e356971fcfbfa9ea92732c6db6",
"from": "git+https://github.com/Koenkk/zigbee-shepherd.git#dcd93b4f6133a8e356971fcfbfa9ea92732c6db6",
"version": "git+https://github.com/Koenkk/zigbee-shepherd.git#8c53bd423b69a0eef73e521a2edf447c9392b050",
"from": "git+https://github.com/Koenkk/zigbee-shepherd.git#8c53bd423b69a0eef73e521a2edf447c9392b050",
"requires": {
"areq": "^0.2.0",
"busyman": "^0.3.0",
@@ -6119,15 +6119,15 @@
"objectbox": "^0.3.0",
"proving": "^0.1.0",
"q": "^1.5.1",
"zcl-id": "git+https://github.com/Koenkk/zcl-id.git#2f25e0848562b570453abd663794d5b95e1f324f",
"zcl-packet": "git+https://github.com/Koenkk/zcl-packet.git#d69cd6fc41086e59e4fa11511d807fc271d0c729",
"zcl-id": "git+https://github.com/Koenkk/zcl-id.git#77ba3058c6c4b09a9958761ae5e3046765c12872",
"zcl-packet": "git+https://github.com/Koenkk/zcl-packet.git#39786f72ccc5ade1d4141d9d85d9e9249ce7080f",
"ziee": "^0.3.0",
"zstack-constants": "^0.2.0"
},
"dependencies": {
"zcl-id": {
"version": "git+https://github.com/Koenkk/zcl-id.git#2f25e0848562b570453abd663794d5b95e1f324f",
"from": "git+https://github.com/Koenkk/zcl-id.git#2f25e0848562b570453abd663794d5b95e1f324f",
"version": "git+https://github.com/Koenkk/zcl-id.git#77ba3058c6c4b09a9958761ae5e3046765c12872",
"from": "git+https://github.com/Koenkk/zcl-id.git#77ba3058c6c4b09a9958761ae5e3046765c12872",
"requires": {
"busyman": "^0.3.0",
"enum": "^2.5.0"
@@ -6136,19 +6136,19 @@
}
},
"zigbee-shepherd-converters": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-7.2.0.tgz",
"integrity": "sha512-NQ78Zz7T7cVQYoodXUSXgwIi/JpLtltvPf3Y76vrq4vV98jqujRUyVbLJ1u9fvQUvYtokw+chIHDrsI4ACuapg==",
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-7.2.1.tgz",
"integrity": "sha512-fAByFKI9q8JR87tk7irWqFgyUdJur03/mgvKwU+Guh1xb+5DvmhKOg0ndh8szL5aNP3puWKuJZ0cHbgPFTAOcA==",
"requires": {
"chai": "*",
"debounce": "*",
"debug": "3.2.6",
"zcl-id": "https://github.com/koenkk/zcl-id/tarball/2f25e0848562b570453abd663794d5b95e1f324f"
"zcl-id": "https://github.com/koenkk/zcl-id/tarball/77ba3058c6c4b09a9958761ae5e3046765c12872"
},
"dependencies": {
"zcl-id": {
"version": "https://github.com/koenkk/zcl-id/tarball/2f25e0848562b570453abd663794d5b95e1f324f",
"integrity": "sha512-lfVS1kAuuiSs0laGpaOX9tpn3r/hZvNZLCSr1ZxZNaUz9a4xDRdGkvbdEox4x3Xkg8PTFF2Au1S5cFRUmbA/cA==",
"version": "https://github.com/koenkk/zcl-id/tarball/77ba3058c6c4b09a9958761ae5e3046765c12872",
"integrity": "sha512-kyQZ6+5vv1NR2nMlJ5zahSCsjSvmLsZl3a7LTahIcZtLHpiOUxfAdueCyjJFkpsJgwxDea9OJj0ftIcQZQEwwQ==",
"requires": {
"busyman": "^0.3.0",
"enum": "^2.5.0"
+2 -2
View File
@@ -44,8 +44,8 @@
"semver": "*",
"winston": "2.4.2",
"ziee": "*",
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#dcd93b4f6133a8e356971fcfbfa9ea92732c6db6",
"zigbee-shepherd-converters": "7.2.0",
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#8c53bd423b69a0eef73e521a2edf447c9392b050",
"zigbee-shepherd-converters": "7.2.1",
"zive": "*"
},
"devDependencies": {