fix(package.json): Update @ohif/extension-microscopy to 0.0.12

This commit is contained in:
Erik Ziegler 2019-07-22 15:26:48 +02:00
parent 2e7a59f7f8
commit a2cc477a1a
2 changed files with 11 additions and 16 deletions

View File

@ -80,7 +80,7 @@
"@babel/runtime": "^7.4.5",
"@ohif/extension-cornerstone": "0.0.41",
"@ohif/extension-dicom-html": "0.0.4",
"@ohif/extension-dicom-microscopy": "0.0.11",
"@ohif/extension-dicom-microscopy": "0.0.12",
"@ohif/extension-dicom-pdf": "0.0.8",
"@ohif/extension-vtk": "0.1.5",
"@ohif/i18n": "0.2.2",

View File

@ -1254,14 +1254,14 @@
dependencies:
"@babel/runtime" "^7.2.0"
"@ohif/extension-dicom-microscopy@0.0.11":
version "0.0.11"
resolved "https://registry.yarnpkg.com/@ohif/extension-dicom-microscopy/-/extension-dicom-microscopy-0.0.11.tgz#fd326c42f4489b5ce83982a74f654eaff984bb37"
integrity sha512-ComBfTLEKXsSrmTEO2JlmDGPvlJN10BPfVPRomEBp9SA3RcgV6xqv4m6EZhiysZedwS9FOKlbr1h/+NRVj00RQ==
"@ohif/extension-dicom-microscopy@0.0.12":
version "0.0.12"
resolved "https://registry.yarnpkg.com/@ohif/extension-dicom-microscopy/-/extension-dicom-microscopy-0.0.12.tgz#24bcfe2b47f2f73bff549c9faa54a7ae280ffc81"
integrity sha512-YTCQMKC4UoxP3T7zVS0sUzdEQrWe0xa449rrX/MDxf5dppoUF+JqKYB5kYCLJAkb5tTyxDN5HCk8SOASkTNntg==
dependencies:
"@babel/runtime" "^7.2.0"
classnames "^2.2.6"
dicom-microscopy-viewer "0.6.0"
dicom-microscopy-viewer "0.6.1"
lodash.debounce "^4.0.8"
"@ohif/extension-dicom-pdf@0.0.8":
@ -4557,12 +4557,12 @@ dezalgo@^1.0.0, dezalgo@~1.0.3:
asap "^2.0.0"
wrappy "1"
dicom-microscopy-viewer@0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/dicom-microscopy-viewer/-/dicom-microscopy-viewer-0.6.0.tgz#d0208f6ee795594a6676ef451a0349a0e9903ddf"
integrity sha512-HGK3xsWBSX7/UdtPnNSY64dN2+zpfHQmls7lzBcx1OguIyWz5mqy1x/0aRrfjhMRYrtaID+RcnW1vcDbLO5b6w==
dicom-microscopy-viewer@0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/dicom-microscopy-viewer/-/dicom-microscopy-viewer-0.6.1.tgz#7b593da241d048154a9c1ebcbccf389742c2af18"
integrity sha512-ZQ1QsQswAh7Yw01ba3LZXCIh7WnEYDjhSxJt9vdfRZ5iHlbgW2ghvUHR7GP80UnWJg335scNmIcqJvwxVjlIsg==
dependencies:
dicomweb-client "^0.5.1"
dicomweb-client "^0.5.2"
ol "^5.3.0"
dicom-parser@^1.8.1, dicom-parser@^1.8.3:
@ -4570,11 +4570,6 @@ dicom-parser@^1.8.1, dicom-parser@^1.8.3:
resolved "https://registry.yarnpkg.com/dicom-parser/-/dicom-parser-1.8.3.tgz#6e4b862898112304db30143147562011c1ce6a4d"
integrity sha512-CMeUr+jea7Ml70N+/Z5Pd2MYtvLp6IU+TnvdLe6VRVKzZuTeYLYyuAQa9R+sFK4v4N39hig+hKHN+Wfi9sQ6GA==
dicomweb-client@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/dicomweb-client/-/dicomweb-client-0.5.1.tgz#eeb80ac51df1fbdd80058984a0634c4f0f86af04"
integrity sha512-/4h84Nda6lWsVnAsWFuWv0mJPSDzZDda3KNcpMmbQcK7XVvGnwvG3dKwDuRh++9YOC+xbqgk2PkULlStV0X3RQ==
dicomweb-client@^0.5.2:
version "0.5.2"
resolved "https://registry.yarnpkg.com/dicomweb-client/-/dicomweb-client-0.5.2.tgz#aa5a4a6a5044b0702bb0a8a2662c86cd16901951"