fix(dependencies): Bump cornerstone-tools to 3.2.3 and ohif-core to 0.3.3

This commit is contained in:
Evren Ozkan 2019-02-26 13:24:24 -05:00
parent 5fb95cc8a3
commit 2fdc1687d0
3 changed files with 11 additions and 11 deletions

View File

@ -98,7 +98,7 @@
"classnames": "^2.2.6",
"cornerstone-core": "^2.2.8",
"cornerstone-math": "^0.1.8",
"cornerstone-tools": "^3.2.0",
"cornerstone-tools": "^3.2.3",
"cornerstone-wado-image-loader": "^2.2.3",
"dcmjs": "^0.3.4",
"dicom-parser": "^1.8.3",
@ -106,7 +106,7 @@
"hammerjs": "^2.0.8",
"lodash.isequal": "^4.5.0",
"moment": "^2.24.0",
"ohif-core": "^0.3.2",
"ohif-core": "^0.3.3",
"ohif-cornerstone-extension": "0.0.17",
"ohif-dicom-html-extension": "^0.0.2",
"ohif-dicom-microscopy-extension": "^0.0.5",

View File

@ -1 +1 @@
export default 'd00be8dbd7f5b860dd1b47274034a5938507178a';
export default '6f8b9ae5932e23a1b2031ad173d9a87121e9eae8';

View File

@ -2751,10 +2751,10 @@ cornerstone-math@^0.1.7, cornerstone-math@^0.1.8:
resolved "https://registry.yarnpkg.com/cornerstone-math/-/cornerstone-math-0.1.8.tgz#68ab1f9e4fdcd7c5cb23a0d2eb4263f9f894f1c5"
integrity sha512-x7NEQHBtVG7j1yeyj/aRoKTpXv1Vh2/H9zNLMyqYJDtJkNng8C4Q8M3CgZ1qer0Yr7eVq2x+Ynmj6kfOm5jXKw==
cornerstone-tools@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/cornerstone-tools/-/cornerstone-tools-3.2.0.tgz#23b8bfe0f388cfb8e1b489822d53c57a0fd1c484"
integrity sha512-IXr2P5BqzASLvG4Ky1/E9odaA2iKpsPVqPGH07pQkW54gXv0c5oBuRYIwM0nY89C5A+XZtM0nMosKY0cG9cDbg==
cornerstone-tools@^3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/cornerstone-tools/-/cornerstone-tools-3.2.3.tgz#1d86ea2fe2a47704ab172a0f05212ecf504f4ade"
integrity sha512-4CRM4595P6IBfyDpnDBeya2jnnXI51zNd0ivyH1IJbSRMx62wzha4tjD2NnPccZex0YFDub/USj2u5YXqm9G6w==
dependencies:
"@babel/runtime" "7.1.2"
cornerstone-math "^0.1.7"
@ -7811,10 +7811,10 @@ octal@^1.0.0:
resolved "https://registry.yarnpkg.com/octal/-/octal-1.0.0.tgz#63e7162a68efbeb9e213588d58e989d1e5c4530b"
integrity sha1-Y+cWKmjvvrniE1iNWOmJ0eXEUws=
ohif-core@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.3.2.tgz#33d5ea786919140ee3f972b5290e09e99fd46673"
integrity sha512-oqcp4IpTi5/BWk4vohXZIGNYa6OMJXz1ZrENB8iZcqjLRtMTA7UJuEtZCkombSp/5JTbALGY93IBVX4SGeqSxw==
ohif-core@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.3.3.tgz#6067b31dfdd7c91541aa4d5cf1ad617038147640"
integrity sha512-uE1EzMrSE+HZIvCBysEvnIwZfb3M5HTLnDGh9NEurBmTOYjD0NIHVoMimjNbxINoNQUBUpOUdJbXAuUk2YOuZg==
dependencies:
"@babel/runtime" "^7.2.0"
dicomweb-client "^0.4.2"