chore(version): Update package versions [skip ci]

This commit is contained in:
Alireza 2026-05-08 14:37:54 -04:00
parent 539ff44f47
commit 3fc8706126
33 changed files with 68 additions and 63 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "@externals/devDependencies", "name": "@externals/devDependencies",
"description": "External dev dependencies - put dev build dependencies here", "description": "External dev dependencies - put dev build dependencies here",
"version": "3.12.0", "version": "3.12.1",
"license": "MIT", "license": "MIT",
"private": true, "private": true,
"engines": { "engines": {

View File

@ -1,7 +1,7 @@
{ {
"name": "@externals/dicom-microscopy-viewer", "name": "@externals/dicom-microscopy-viewer",
"description": "External reference to dicom-microscopy-viewer", "description": "External reference to dicom-microscopy-viewer",
"version": "3.12.0", "version": "3.12.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"dicom-microscopy-viewer": "0.48.17" "dicom-microscopy-viewer": "0.48.17"

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone-dicom-pmap", "name": "@ohif/extension-cornerstone-dicom-pmap",
"version": "3.12.0", "version": "3.12.1",
"description": "DICOM Parametric Map read workflow", "description": "DICOM Parametric Map read workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone-dicom-rt", "name": "@ohif/extension-cornerstone-dicom-rt",
"version": "3.12.0", "version": "3.12.1",
"description": "DICOM RT read workflow", "description": "DICOM RT read workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone-dicom-seg", "name": "@ohif/extension-cornerstone-dicom-seg",
"version": "3.12.0", "version": "3.12.1",
"description": "DICOM SEG read workflow", "description": "DICOM SEG read workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone-dicom-sr", "name": "@ohif/extension-cornerstone-dicom-sr",
"version": "3.12.0", "version": "3.12.1",
"description": "OHIF extension for an SR Cornerstone Viewport", "description": "OHIF extension for an SR Cornerstone Viewport",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone-dynamic-volume", "name": "@ohif/extension-cornerstone-dynamic-volume",
"version": "3.12.0", "version": "3.12.1",
"description": "OHIF extension for 4D volumes data", "description": "OHIF extension for 4D volumes data",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone", "name": "@ohif/extension-cornerstone",
"version": "3.12.0", "version": "3.12.1",
"description": "OHIF extension for Cornerstone", "description": "OHIF extension for Cornerstone",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-default", "name": "@ohif/extension-default",
"version": "3.12.0", "version": "3.12.1",
"description": "Common/default features and functionality for basic image viewing", "description": "Common/default features and functionality for basic image viewing",
"author": "OHIF Core Team", "author": "OHIF Core Team",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-dicom-microscopy", "name": "@ohif/extension-dicom-microscopy",
"version": "3.12.0", "version": "3.12.1",
"description": "OHIF extension for DICOM microscopy", "description": "OHIF extension for DICOM microscopy",
"author": "Bill Wallace, md-prog", "author": "Bill Wallace, md-prog",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-dicom-pdf", "name": "@ohif/extension-dicom-pdf",
"version": "3.12.0", "version": "3.12.1",
"description": "OHIF extension for PDF display", "description": "OHIF extension for PDF display",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-dicom-video", "name": "@ohif/extension-dicom-video",
"version": "3.12.0", "version": "3.12.1",
"description": "OHIF extension for video display", "description": "OHIF extension for video display",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-measurement-tracking", "name": "@ohif/extension-measurement-tracking",
"version": "3.12.0", "version": "3.12.1",
"description": "Tracking features and functionality for basic image viewing", "description": "Tracking features and functionality for basic image viewing",
"author": "OHIF Core Team", "author": "OHIF Core Team",
"license": "MIT", "license": "MIT",
@ -49,7 +49,7 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",
"@ohif/ui": "3.12.0", "@ohif/ui": "3.12.1",
"@xstate/react": "3.2.2", "@xstate/react": "3.2.2",
"xstate": "4.38.3" "xstate": "4.38.3"
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-test", "name": "@ohif/extension-test",
"version": "3.12.0", "version": "3.12.1",
"description": "OHIF extension used inside e2e testing", "description": "OHIF extension used inside e2e testing",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-tmtv", "name": "@ohif/extension-tmtv",
"version": "3.12.0", "version": "3.12.1",
"description": "OHIF extension for Total Metabolic Tumor Volume", "description": "OHIF extension for Total Metabolic Tumor Volume",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-ultrasound-pleura-bline", "name": "@ohif/extension-ultrasound-pleura-bline",
"version": "3.12.0", "version": "3.12.1",
"description": "", "description": "",
"author": "Rodrigo Basilio", "author": "Rodrigo Basilio",
"license": "MIT", "license": "MIT",
@ -44,11 +44,11 @@
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",
"@cornerstonejs/core": "4.15.29", "@cornerstonejs/core": "4.15.29",
"@cornerstonejs/tools": "4.15.29", "@cornerstonejs/tools": "4.15.29",
"@ohif/core": "3.12.0", "@ohif/core": "3.12.1",
"@ohif/extension-cornerstone": "3.12.0", "@ohif/extension-cornerstone": "3.12.1",
"@ohif/extension-default": "3.12.0", "@ohif/extension-default": "3.12.1",
"@ohif/i18n": "3.12.0", "@ohif/i18n": "3.12.1",
"@ohif/ui-next": "3.12.0" "@ohif/ui-next": "3.12.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.28.0", "@babel/core": "7.28.0",

View File

@ -1,5 +1,10 @@
{ {
"version": "3.12.0", "version": "3.12.1",
"packages": ["extensions/*", "platform/*", "modes/*", "addOns/externals/*"], "packages": [
"extensions/*",
"platform/*",
"modes/*",
"addOns/externals/*"
],
"npmClient": "yarn" "npmClient": "yarn"
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-basic-dev-mode", "name": "@ohif/mode-basic-dev-mode",
"version": "3.12.0", "version": "3.12.1",
"description": "Basic OHIF Viewer Using Cornerstone", "description": "Basic OHIF Viewer Using Cornerstone",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-test", "name": "@ohif/mode-test",
"version": "3.12.0", "version": "3.12.1",
"description": "Basic mode for testing", "description": "Basic mode for testing",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-basic", "name": "@ohif/mode-basic",
"version": "3.12.0", "version": "3.12.1",
"description": "A basic mode used to build other modes on top of", "description": "A basic mode used to build other modes on top of",
"author": "OHIF Contributors", "author": "OHIF Contributors",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-longitudinal", "name": "@ohif/mode-longitudinal",
"version": "3.12.0", "version": "3.12.1",
"description": "Longitudinal Workflow", "description": "Longitudinal Workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-microscopy", "name": "@ohif/mode-microscopy",
"version": "3.12.0", "version": "3.12.1",
"description": "OHIF mode for DICOM microscopy", "description": "OHIF mode for DICOM microscopy",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-preclinical-4d", "name": "@ohif/mode-preclinical-4d",
"version": "3.12.0", "version": "3.12.1",
"description": "4D Workflow", "description": "4D Workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-segmentation", "name": "@ohif/mode-segmentation",
"version": "3.12.0", "version": "3.12.1",
"description": "OHIF segmentation mode which enables labelmap segmentation read/edit/export", "description": "OHIF segmentation mode which enables labelmap segmentation read/edit/export",
"author": "@ohif", "author": "@ohif",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-tmtv", "name": "@ohif/mode-tmtv",
"version": "3.12.0", "version": "3.12.1",
"description": "Total Metabolic Tumor Volume Workflow", "description": "Total Metabolic Tumor Volume Workflow",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-ultrasound-pleura-bline", "name": "@ohif/mode-ultrasound-pleura-bline",
"version": "3.12.0", "version": "3.12.1",
"description": "Allows users to annotate ultrasound images with pleura B-line annotations.", "description": "Allows users to annotate ultrasound images with pleura B-line annotations.",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",
@ -36,9 +36,9 @@
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.2",
"@cornerstonejs/core": "4.15.29", "@cornerstonejs/core": "4.15.29",
"@cornerstonejs/tools": "4.15.29", "@cornerstonejs/tools": "4.15.29",
"@ohif/core": "3.12.0", "@ohif/core": "3.12.1",
"@ohif/extension-cornerstone-dicom-sr": "3.12.0", "@ohif/extension-cornerstone-dicom-sr": "3.12.1",
"@ohif/extension-ultrasound-pleura-bline": "3.12.0", "@ohif/extension-ultrasound-pleura-bline": "3.12.1",
"i18next": "17.3.1" "i18next": "17.3.1"
}, },
"devDependencies": { "devDependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/app", "name": "@ohif/app",
"version": "3.12.0", "version": "3.12.1",
"productVersion": "3.4.0", "productVersion": "3.4.0",
"description": "OHIF Viewer", "description": "OHIF Viewer",
"author": "OHIF Contributors", "author": "OHIF Contributors",
@ -55,25 +55,25 @@
"@cornerstonejs/codec-openjph": "2.4.7", "@cornerstonejs/codec-openjph": "2.4.7",
"@cornerstonejs/dicom-image-loader": "4.15.29", "@cornerstonejs/dicom-image-loader": "4.15.29",
"@emotion/serialize": "1.3.3", "@emotion/serialize": "1.3.3",
"@ohif/core": "3.12.0", "@ohif/core": "3.12.1",
"@ohif/extension-cornerstone": "3.12.0", "@ohif/extension-cornerstone": "3.12.1",
"@ohif/extension-cornerstone-dicom-rt": "3.12.0", "@ohif/extension-cornerstone-dicom-rt": "3.12.1",
"@ohif/extension-cornerstone-dicom-seg": "3.12.0", "@ohif/extension-cornerstone-dicom-seg": "3.12.1",
"@ohif/extension-cornerstone-dicom-sr": "3.12.0", "@ohif/extension-cornerstone-dicom-sr": "3.12.1",
"@ohif/extension-default": "3.12.0", "@ohif/extension-default": "3.12.1",
"@ohif/extension-dicom-microscopy": "3.12.0", "@ohif/extension-dicom-microscopy": "3.12.1",
"@ohif/extension-dicom-pdf": "3.12.0", "@ohif/extension-dicom-pdf": "3.12.1",
"@ohif/extension-dicom-video": "3.12.0", "@ohif/extension-dicom-video": "3.12.1",
"@ohif/extension-test": "3.12.0", "@ohif/extension-test": "3.12.1",
"@ohif/extension-ultrasound-pleura-bline": "3.12.0", "@ohif/extension-ultrasound-pleura-bline": "3.12.1",
"@ohif/i18n": "3.12.0", "@ohif/i18n": "3.12.1",
"@ohif/mode-basic-dev-mode": "3.12.0", "@ohif/mode-basic-dev-mode": "3.12.1",
"@ohif/mode-longitudinal": "3.12.0", "@ohif/mode-longitudinal": "3.12.1",
"@ohif/mode-microscopy": "3.12.0", "@ohif/mode-microscopy": "3.12.1",
"@ohif/mode-test": "3.12.0", "@ohif/mode-test": "3.12.1",
"@ohif/mode-ultrasound-pleura-bline": "3.12.0", "@ohif/mode-ultrasound-pleura-bline": "3.12.1",
"@ohif/ui": "3.12.0", "@ohif/ui": "3.12.1",
"@ohif/ui-next": "3.12.0", "@ohif/ui-next": "3.12.1",
"@svgr/webpack": "8.1.0", "@svgr/webpack": "8.1.0",
"@types/react": "18.3.23", "@types/react": "18.3.23",
"classnames": "2.5.1", "classnames": "2.5.1",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/cli", "name": "@ohif/cli",
"version": "3.12.0", "version": "3.12.1",
"description": "A CLI to bootstrap new OHIF extension or mode", "description": "A CLI to bootstrap new OHIF extension or mode",
"type": "module", "type": "module",
"main": "src/index.js", "main": "src/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/core", "name": "@ohif/core",
"version": "3.12.0", "version": "3.12.1",
"description": "Generic business logic for web-based medical imaging applications", "description": "Generic business logic for web-based medical imaging applications",
"author": "OHIF Core Team", "author": "OHIF Core Team",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "ohif-docs", "name": "ohif-docs",
"version": "3.12.0", "version": "3.12.1",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/i18n", "name": "@ohif/i18n",
"version": "3.12.0", "version": "3.12.1",
"description": "Internationalization library for The OHIF Viewer", "description": "Internationalization library for The OHIF Viewer",
"author": "OHIF", "author": "OHIF",
"license": "MIT", "license": "MIT",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/ui-next", "name": "@ohif/ui-next",
"version": "3.12.0", "version": "3.12.1",
"description": "Next version of OHIF Viewers UI, more customizable using shadcn/ui", "description": "Next version of OHIF Viewers UI, more customizable using shadcn/ui",
"main": "dist/ohif-ui-next.umd.js", "main": "dist/ohif-ui-next.umd.js",
"module": "src/index.ts", "module": "src/index.ts",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/ui", "name": "@ohif/ui",
"version": "3.12.0", "version": "3.12.1",
"description": "A set of React components for Medical Imaging Viewers", "description": "A set of React components for Medical Imaging Viewers",
"author": "OHIF Contributors", "author": "OHIF Contributors",
"license": "MIT", "license": "MIT",