Skip to content

Commit

Permalink
feat: reverse cornersone upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
PintoGideon committed Jan 16, 2025
1 parent 9f4beab commit e72011f
Show file tree
Hide file tree
Showing 4 changed files with 666 additions and 328 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
},
"dependencies": {
"@ant-design/icons": "^5.5.1",
"@cornerstonejs/core": "^2.15.4",
"@cornerstonejs/dicom-image-loader": "^2.15.4",
"@cornerstonejs/tools": "^2.15.4",
"@cornerstonejs/core": "^1.86.0",
"@cornerstonejs/dicom-image-loader": "^1.86.0",
"@cornerstonejs/tools": "^1.86.0",
"@fnndsc/chrisapi": "^1.22.0",
"@niivue/niivue": "0.44.2",
"@patternfly/react-catalog-view-extension": "^5.0.0",
Expand Down Expand Up @@ -127,7 +127,7 @@
"nyc": "^17.0.0",
"playwright": "^1.46.1",
"redux-logger": "4.0.0",
"vite": "5.4.6",
"vite": "^6.0.7",
"vite-plugin-istanbul": "^6.0.2",
"vitest": "^2.1.1",
"vitest-websocket-mock": "^0.4.0"
Expand Down
Loading

0 comments on commit e72011f

Please sign in to comment.