Skip to content

Commit

Permalink
update yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sedghi committed Jun 1, 2022
1 parent 81b8ecf commit 78566b6
Show file tree
Hide file tree
Showing 4 changed files with 1,821 additions and 1,819 deletions.
6 changes: 3 additions & 3 deletions extensions/cornerstone-3d/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@babel/runtime": "7.17.9",
"lodash.merge": "^4.6.2",
"lodash.debounce": "4.0.8",
"@cornerstonejs/core": "^0.10.2",
"@cornerstonejs/tools": "^0.17.2",
"@cornerstonejs/streaming-image-volume-loader": "^0.3.2",
"@cornerstonejs/core": "^0.11.0",
"@cornerstonejs/tools": "^0.18.0",
"@cornerstonejs/streaming-image-volume-loader": "^0.3.4",
"shader-loader": "^1.3.1",
"@kitware/vtk.js": "^24.10.0",
"dom-to-image": "^2.6.0",
Expand Down
4 changes: 2 additions & 2 deletions extensions/cornerstone-dicom-sr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@babel/runtime": "7.16.3",
"classnames": "^2.2.6",
"@cornerstonejs/core": "^0.10.2",
"@cornerstonejs/tools": "^0.17.2"
"@cornerstonejs/core": "^0.11.0",
"@cornerstonejs/tools": "^0.18.0"
}
}
4 changes: 2 additions & 2 deletions extensions/measurement-tracking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"peerDependencies": {
"@ohif/core": "^3.0.0",
"classnames": "^2.2.6",
"@cornerstonejs/core": "^0.10.2",
"@cornerstonejs/tools": "^0.17.2",
"@cornerstonejs/core": "^0.11.0",
"@cornerstonejs/tools": "^0.18.0",
"@ohif/extension-cornerstone-dicom-sr": "^3.0.0",
"dcmjs": "^0.22.1",
"prop-types": "^15.6.2",
Expand Down
Loading

0 comments on commit 78566b6

Please sign in to comment.