@ohif/mode-segmentation 3.12.0-beta.58 → 3.12.0-beta.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +30 -30
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ohif/mode-segmentation",
|
|
3
|
-
"version": "3.12.0-beta.
|
|
3
|
+
"version": "3.12.0-beta.59",
|
|
4
4
|
"description": "OHIF segmentation mode which enables labelmap segmentation read/edit/export",
|
|
5
5
|
"author": "@ohif",
|
|
6
6
|
"license": "MIT",
|
|
@@ -35,43 +35,43 @@
|
|
|
35
35
|
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
38
|
-
"@ohif/core": "3.12.0-beta.
|
|
39
|
-
"@ohif/extension-cornerstone": "3.12.0-beta.
|
|
40
|
-
"@ohif/extension-cornerstone-dicom-rt": "3.12.0-beta.
|
|
41
|
-
"@ohif/extension-cornerstone-dicom-seg": "3.12.0-beta.
|
|
42
|
-
"@ohif/extension-cornerstone-dicom-sr": "3.12.0-beta.
|
|
43
|
-
"@ohif/extension-default": "3.12.0-beta.
|
|
44
|
-
"@ohif/extension-dicom-pdf": "3.12.0-beta.
|
|
45
|
-
"@ohif/extension-dicom-video": "3.12.0-beta.
|
|
38
|
+
"@ohif/core": "3.12.0-beta.59",
|
|
39
|
+
"@ohif/extension-cornerstone": "3.12.0-beta.59",
|
|
40
|
+
"@ohif/extension-cornerstone-dicom-rt": "3.12.0-beta.59",
|
|
41
|
+
"@ohif/extension-cornerstone-dicom-seg": "3.12.0-beta.59",
|
|
42
|
+
"@ohif/extension-cornerstone-dicom-sr": "3.12.0-beta.59",
|
|
43
|
+
"@ohif/extension-default": "3.12.0-beta.59",
|
|
44
|
+
"@ohif/extension-dicom-pdf": "3.12.0-beta.59",
|
|
45
|
+
"@ohif/extension-dicom-video": "3.12.0-beta.59"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@babel/runtime": "
|
|
49
|
-
"i18next": "
|
|
48
|
+
"@babel/runtime": "7.28.2",
|
|
49
|
+
"i18next": "17.3.1"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"@babel/core": "7.28.0",
|
|
53
53
|
"@babel/eslint-parser": "7.28.0",
|
|
54
|
-
"@babel/plugin-syntax-dynamic-import": "
|
|
55
|
-
"@babel/plugin-transform-arrow-functions": "
|
|
56
|
-
"@babel/plugin-transform-class-properties": "
|
|
57
|
-
"@babel/plugin-transform-object-rest-spread": "
|
|
58
|
-
"@babel/plugin-transform-private-methods": "
|
|
59
|
-
"@babel/plugin-transform-regenerator": "
|
|
54
|
+
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
55
|
+
"@babel/plugin-transform-arrow-functions": "7.27.1",
|
|
56
|
+
"@babel/plugin-transform-class-properties": "7.27.1",
|
|
57
|
+
"@babel/plugin-transform-object-rest-spread": "7.28.0",
|
|
58
|
+
"@babel/plugin-transform-private-methods": "7.27.1",
|
|
59
|
+
"@babel/plugin-transform-regenerator": "7.28.1",
|
|
60
60
|
"@babel/plugin-transform-runtime": "7.28.0",
|
|
61
|
-
"@babel/plugin-transform-typescript": "
|
|
61
|
+
"@babel/plugin-transform-typescript": "7.28.0",
|
|
62
62
|
"@babel/preset-env": "7.28.0",
|
|
63
|
-
"@babel/preset-react": "
|
|
64
|
-
"@babel/preset-typescript": "
|
|
65
|
-
"@svgr/webpack": "
|
|
66
|
-
"babel-loader": "
|
|
67
|
-
"clean-webpack-plugin": "
|
|
68
|
-
"copy-webpack-plugin": "
|
|
69
|
-
"cross-env": "
|
|
70
|
-
"dotenv": "
|
|
71
|
-
"eslint": "
|
|
72
|
-
"eslint-loader": "
|
|
63
|
+
"@babel/preset-react": "7.27.1",
|
|
64
|
+
"@babel/preset-typescript": "7.27.1",
|
|
65
|
+
"@svgr/webpack": "8.1.0",
|
|
66
|
+
"babel-loader": "8.4.1",
|
|
67
|
+
"clean-webpack-plugin": "3.0.0",
|
|
68
|
+
"copy-webpack-plugin": "9.1.0",
|
|
69
|
+
"cross-env": "7.0.3",
|
|
70
|
+
"dotenv": "8.6.0",
|
|
71
|
+
"eslint": "8.57.1",
|
|
72
|
+
"eslint-loader": "2.2.1",
|
|
73
73
|
"webpack": "5.95.0",
|
|
74
|
-
"webpack-cli": "
|
|
75
|
-
"webpack-merge": "
|
|
74
|
+
"webpack-cli": "5.1.4",
|
|
75
|
+
"webpack-merge": "5.10.0"
|
|
76
76
|
}
|
|
77
77
|
}
|