chore(version): version.json [skip ci]
This commit is contained in:
parent
12de7a85c9
commit
1ae4967fe5
@ -1 +1 @@
|
||||
bde0eb1f07698b7375f7c4a58753d0368703e5bf
|
||||
12de7a85c9330471d81f481de7bc65e60c1c4ab3
|
||||
@ -33,10 +33,10 @@
|
||||
"start": "yarn run dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/i18n": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/i18n": "3.11.0-beta.96",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
|
||||
@ -33,10 +33,10 @@
|
||||
"start": "yarn run dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/i18n": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/i18n": "3.11.0-beta.96",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
|
||||
@ -33,10 +33,10 @@
|
||||
"start": "yarn run dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/i18n": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/i18n": "3.11.0-beta.96",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
|
||||
@ -34,10 +34,10 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.95",
|
||||
"@ohif/extension-measurement-tracking": "3.11.0-beta.95",
|
||||
"@ohif/ui": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.96",
|
||||
"@ohif/extension-measurement-tracking": "3.11.0-beta.96",
|
||||
"@ohif/ui": "3.11.0-beta.96",
|
||||
"dcmjs": "^0.42.0",
|
||||
"dicom-parser": "^1.8.9",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -29,11 +29,11 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/i18n": "3.11.0-beta.95",
|
||||
"@ohif/ui": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/i18n": "3.11.0-beta.96",
|
||||
"@ohif/ui": "3.11.0-beta.96",
|
||||
"dcmjs": "^0.42.0",
|
||||
"dicom-parser": "^1.8.21",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -39,8 +39,8 @@
|
||||
"@cornerstonejs/codec-openjpeg": "^1.2.4",
|
||||
"@cornerstonejs/codec-openjph": "^2.4.5",
|
||||
"@cornerstonejs/dicom-image-loader": "^3.30.3",
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/ui": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/ui": "3.11.0-beta.96",
|
||||
"dcmjs": "^0.42.0",
|
||||
"dicom-parser": "^1.8.21",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -34,8 +34,8 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/i18n": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/i18n": "3.11.0-beta.96",
|
||||
"dcmjs": "^0.42.0",
|
||||
"dicomweb-client": "^0.10.4",
|
||||
"prop-types": "^15.6.2",
|
||||
|
||||
@ -30,10 +30,10 @@
|
||||
"start": "yarn run dev"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/i18n": "3.11.0-beta.95",
|
||||
"@ohif/ui": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/i18n": "3.11.0-beta.96",
|
||||
"@ohif/ui": "3.11.0-beta.96",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
|
||||
@ -30,8 +30,8 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/ui": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/ui": "3.11.0-beta.96",
|
||||
"dcmjs": "^0.42.0",
|
||||
"dicom-parser": "^1.8.9",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -30,8 +30,8 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/ui": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/ui": "3.11.0-beta.96",
|
||||
"dcmjs": "^0.42.0",
|
||||
"dicom-parser": "^1.8.9",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -34,10 +34,10 @@
|
||||
"peerDependencies": {
|
||||
"@cornerstonejs/core": "^3.30.3",
|
||||
"@cornerstonejs/tools": "^3.30.3",
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/ui": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/ui": "3.11.0-beta.96",
|
||||
"classnames": "^2.3.2",
|
||||
"dcmjs": "^0.42.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
|
||||
@ -30,8 +30,8 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/ui": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/ui": "3.11.0-beta.96",
|
||||
"dcmjs": "^0.42.0",
|
||||
"dicom-parser": "^1.8.9",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -30,8 +30,8 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/ui": "3.11.0-beta.95",
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/ui": "3.11.0-beta.96",
|
||||
"dcmjs": "^0.42.0",
|
||||
"dicom-parser": "^1.8.9",
|
||||
"hammerjs": "^2.0.8",
|
||||
|
||||
@ -31,12 +31,12 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/extension-dicom-pdf": "3.11.0-beta.95",
|
||||
"@ohif/extension-dicom-video": "3.11.0-beta.95"
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/extension-dicom-pdf": "3.11.0-beta.96",
|
||||
"@ohif/extension-dicom-video": "3.11.0-beta.96"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
@ -34,14 +34,14 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/extension-dicom-pdf": "3.11.0-beta.95",
|
||||
"@ohif/extension-dicom-video": "3.11.0-beta.95",
|
||||
"@ohif/extension-measurement-tracking": "3.11.0-beta.95",
|
||||
"@ohif/extension-test": "3.11.0-beta.95"
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/extension-dicom-pdf": "3.11.0-beta.96",
|
||||
"@ohif/extension-dicom-video": "3.11.0-beta.96",
|
||||
"@ohif/extension-measurement-tracking": "3.11.0-beta.96",
|
||||
"@ohif/extension-test": "3.11.0-beta.96"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
@ -34,15 +34,15 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dicom-rt": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dicom-seg": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/extension-dicom-pdf": "3.11.0-beta.95",
|
||||
"@ohif/extension-dicom-video": "3.11.0-beta.95",
|
||||
"@ohif/extension-measurement-tracking": "3.11.0-beta.95"
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dicom-rt": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dicom-seg": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/extension-dicom-pdf": "3.11.0-beta.96",
|
||||
"@ohif/extension-dicom-video": "3.11.0-beta.96",
|
||||
"@ohif/extension-measurement-tracking": "3.11.0-beta.96"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
@ -35,8 +35,8 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-dicom-microscopy": "3.11.0-beta.95"
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-dicom-microscopy": "3.11.0-beta.96"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
@ -33,12 +33,12 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dicom-seg": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dynamic-volume": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/extension-tmtv": "3.11.0-beta.95"
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dicom-seg": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dynamic-volume": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/extension-tmtv": "3.11.0-beta.96"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13"
|
||||
|
||||
@ -35,14 +35,14 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dicom-rt": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dicom-seg": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/extension-dicom-pdf": "3.11.0-beta.95",
|
||||
"@ohif/extension-dicom-video": "3.11.0-beta.95"
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dicom-rt": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dicom-seg": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/extension-dicom-pdf": "3.11.0-beta.96",
|
||||
"@ohif/extension-dicom-video": "3.11.0-beta.96"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
@ -34,13 +34,13 @@
|
||||
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@ohif/core": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.95",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.95",
|
||||
"@ohif/extension-default": "3.11.0-beta.95",
|
||||
"@ohif/extension-dicom-pdf": "3.11.0-beta.95",
|
||||
"@ohif/extension-dicom-video": "3.11.0-beta.95",
|
||||
"@ohif/extension-measurement-tracking": "3.11.0-beta.95"
|
||||
"@ohif/core": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone": "3.11.0-beta.96",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.11.0-beta.96",
|
||||
"@ohif/extension-default": "3.11.0-beta.96",
|
||||
"@ohif/extension-dicom-pdf": "3.11.0-beta.96",
|
||||
"@ohif/extension-dicom-video": "3.11.0-beta.96",
|
||||
"@ohif/extension-measurement-tracking": "3.11.0-beta.96"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
"@cornerstonejs/codec-openjph": "^2.4.5",
|
||||
"@cornerstonejs/core": "^3.30.3",
|
||||
"@cornerstonejs/dicom-image-loader": "^3.30.3",
|
||||
"@ohif/ui": "3.11.0-beta.95",
|
||||
"@ohif/ui": "3.11.0-beta.96",
|
||||
"cornerstone-math": "0.1.9",
|
||||
"dicom-parser": "^1.8.21"
|
||||
},
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{
|
||||
"version": "3.11.0-beta.95",
|
||||
"commit": "bde0eb1f07698b7375f7c4a58753d0368703e5bf"
|
||||
"version": "3.11.0-beta.96",
|
||||
"commit": "12de7a85c9330471d81f481de7bc65e60c1c4ab3"
|
||||
}
|
||||
@ -1 +1 @@
|
||||
3.11.0-beta.95
|
||||
3.11.0-beta.96
|
||||
Loading…
Reference in New Issue
Block a user