chore(version): version.json [skip ci]
This commit is contained in:
parent
fc8b948b0d
commit
77a8447ceb
1
.npmrc
Normal file
1
.npmrc
Normal file
@ -0,0 +1 @@
|
||||
//registry.npmjs.org/:_authToken=16ec041c-ce66-48f0-a463-7429164d7801
|
||||
@ -31,10 +31,10 @@
|
||||
"start": "yarn run dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/extension-default": "^3.0.0",
|
||||
"@ohif/extension-cornerstone": "^3.0.0",
|
||||
"@ohif/i18n": "^3.0.0",
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/extension-default": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone": "3.5.0-beta.0",
|
||||
"@ohif/i18n": "3.5.0-beta.0",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
|
||||
@ -31,10 +31,10 @@
|
||||
"start": "yarn run dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/extension-default": "^3.0.0",
|
||||
"@ohif/extension-cornerstone": "^3.0.0",
|
||||
"@ohif/i18n": "^3.0.0",
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/extension-default": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone": "3.5.0-beta.0",
|
||||
"@ohif/i18n": "3.5.0-beta.0",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
|
||||
@ -32,10 +32,10 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": ">=3.0.0",
|
||||
"@ohif/extension-cornerstone": ">=3.0.0",
|
||||
"@ohif/extension-measurement-tracking": "^3.0.0",
|
||||
"@ohif/ui": "^3.0.0",
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone": "3.5.0-beta.0",
|
||||
"@ohif/extension-measurement-tracking": "3.5.0-beta.0",
|
||||
"@ohif/ui": "3.5.0-beta.0",
|
||||
"dcmjs": "^0.29.5",
|
||||
"dicom-parser": "^1.8.9",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -32,8 +32,8 @@
|
||||
"start": "yarn run dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/ui": "^3.0.0",
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/ui": "3.5.0-beta.0",
|
||||
"@cornerstonejs/dicom-image-loader": "^0.6.8",
|
||||
"@cornerstonejs/codec-charls": "^1.2.3",
|
||||
"@cornerstonejs/codec-libjpeg-turbo-8bit": "^1.2.2",
|
||||
|
||||
@ -30,8 +30,8 @@
|
||||
"start": "yarn run dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/i18n": "^3.0.0",
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/i18n": "3.5.0-beta.0",
|
||||
"dcmjs": "^0.29.5",
|
||||
"dicomweb-client": "^0.10.2",
|
||||
"prop-types": "^15.6.2",
|
||||
|
||||
@ -28,10 +28,10 @@
|
||||
"start": "yarn run dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/extension-default": "^3.0.0",
|
||||
"@ohif/i18n": "^3.0.0",
|
||||
"@ohif/ui": "^3.0.0",
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/extension-default": "3.5.0-beta.0",
|
||||
"@ohif/i18n": "3.5.0-beta.0",
|
||||
"@ohif/ui": "3.5.0-beta.0",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
|
||||
@ -28,8 +28,8 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/ui": "^3.0.0",
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/ui": "3.5.0-beta.0",
|
||||
"dcmjs": "^0.29.5",
|
||||
"dicom-parser": "^1.8.9",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -28,8 +28,8 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/ui": "^3.0.0",
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/ui": "3.5.0-beta.0",
|
||||
"dcmjs": "^0.29.5",
|
||||
"dicom-parser": "^1.8.9",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -30,11 +30,11 @@
|
||||
"start": "yarn run dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"classnames": "^2.3.2",
|
||||
"@cornerstonejs/core": "^1.1.0",
|
||||
"@cornerstonejs/tools": "^1.1.0",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "^3.0.0",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.5.0-beta.0",
|
||||
"dcmjs": "^0.29.5",
|
||||
"lodash.debounce": "^4.17.21",
|
||||
"prop-types": "^15.6.2",
|
||||
@ -42,7 +42,7 @@
|
||||
"react-dom": "^17.0.2",
|
||||
"webpack": "^5.50.0",
|
||||
"webpack-merge": "^5.7.3",
|
||||
"@ohif/ui": "^3.0.0"
|
||||
"@ohif/ui": "3.5.0-beta.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
@ -28,8 +28,8 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/ui": "^3.0.0",
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/ui": "3.5.0-beta.0",
|
||||
"dcmjs": "0.29.4",
|
||||
"dicom-parser": "^1.8.9",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -28,8 +28,8 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/ui": "^3.0.0",
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/ui": "3.5.0-beta.0",
|
||||
"dcmjs": "^0.29.5",
|
||||
"dicom-parser": "^1.8.9",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -29,12 +29,12 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/extension-default": "^3.0.0",
|
||||
"@ohif/extension-cornerstone": "^3.0.0",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "^3.0.0",
|
||||
"@ohif/extension-dicom-pdf": "^3.0.1",
|
||||
"@ohif/extension-dicom-video": "^3.0.1"
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/extension-default": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.5.0-beta.0",
|
||||
"@ohif/extension-dicom-pdf": "3.5.0-beta.0",
|
||||
"@ohif/extension-dicom-video": "3.5.0-beta.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13"
|
||||
|
||||
@ -32,14 +32,14 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/extension-default": "^3.0.0",
|
||||
"@ohif/extension-cornerstone": "^3.0.0",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "^3.0.0",
|
||||
"@ohif/extension-dicom-pdf": "^3.0.1",
|
||||
"@ohif/extension-dicom-video": "^3.0.1",
|
||||
"@ohif/extension-measurement-tracking": "^3.0.0",
|
||||
"@ohif/extension-test": "0.0.1"
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/extension-default": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.5.0-beta.0",
|
||||
"@ohif/extension-dicom-pdf": "3.5.0-beta.0",
|
||||
"@ohif/extension-dicom-video": "3.5.0-beta.0",
|
||||
"@ohif/extension-measurement-tracking": "3.5.0-beta.0",
|
||||
"@ohif/extension-test": "3.5.0-beta.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13"
|
||||
|
||||
@ -32,15 +32,15 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/extension-default": "^3.0.0",
|
||||
"@ohif/extension-cornerstone": "^3.0.0",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "^3.0.0",
|
||||
"@ohif/extension-cornerstone-dicom-seg": "^3.0.0",
|
||||
"@ohif/extension-cornerstone-dicom-rt": "^3.0.0",
|
||||
"@ohif/extension-dicom-pdf": "^3.0.1",
|
||||
"@ohif/extension-dicom-video": "^3.0.1",
|
||||
"@ohif/extension-measurement-tracking": "^3.0.0"
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/extension-default": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone-dicom-seg": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone-dicom-rt": "3.5.0-beta.0",
|
||||
"@ohif/extension-dicom-pdf": "3.5.0-beta.0",
|
||||
"@ohif/extension-dicom-video": "3.5.0-beta.0",
|
||||
"@ohif/extension-measurement-tracking": "3.5.0-beta.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13"
|
||||
|
||||
@ -33,8 +33,8 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/extension-dicom-microscopy": "^3.0.0"
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/extension-dicom-microscopy": "3.5.0-beta.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13"
|
||||
|
||||
@ -32,13 +32,13 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "^3.0.0",
|
||||
"@ohif/extension-default": "^3.0.0",
|
||||
"@ohif/extension-cornerstone": "^3.0.0",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "^3.0.0",
|
||||
"@ohif/extension-dicom-pdf": "^3.0.1",
|
||||
"@ohif/extension-dicom-video": "^3.0.1",
|
||||
"@ohif/extension-measurement-tracking": "^3.0.0"
|
||||
"@ohif/core": "3.5.0-beta.0",
|
||||
"@ohif/extension-default": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone": "3.5.0-beta.0",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.5.0-beta.0",
|
||||
"@ohif/extension-dicom-pdf": "3.5.0-beta.0",
|
||||
"@ohif/extension-dicom-video": "3.5.0-beta.0",
|
||||
"@ohif/extension-measurement-tracking": "3.5.0-beta.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13"
|
||||
|
||||
@ -38,7 +38,7 @@
|
||||
"@cornerstonejs/codec-openjpeg": "^1.2.2",
|
||||
"@cornerstonejs/codec-openjph": "^2.4.2",
|
||||
"dicom-parser": "^1.8.21",
|
||||
"@ohif/ui": "^3.0.0"
|
||||
"@ohif/ui": "3.5.0-beta.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user