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

This commit is contained in:
ohif-bot 2023-08-16 14:22:41 +00:00
parent a5bfae6e27
commit c6d5f719e7
23 changed files with 40 additions and 40 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-cornerstone-dicom-rt", "name": "@ohif/extension-cornerstone-dicom-rt",
"version": "3.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"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", "name": "@ohif/extension-cornerstone",
"version": "3.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"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",
@ -46,7 +46,7 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"@ohif/ui": "3.7.0-beta.50", "@ohif/ui": "3.7.0-beta.51",
"@xstate/react": "^3.2.2", "@xstate/react": "^3.2.2",
"xstate": "^4.10.0" "xstate": "^4.10.0"
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/extension-test", "name": "@ohif/extension-test",
"version": "3.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"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,5 +1,5 @@
{ {
"version": "3.7.0-beta.50", "version": "3.7.0-beta.51",
"packages": ["extensions/*", "platform/*", "modes/*"], "packages": ["extensions/*", "platform/*", "modes/*"],
"npmClient": "yarn", "npmClient": "yarn",
"useWorkspaces": true "useWorkspaces": true

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/mode-basic-dev-mode", "name": "@ohif/mode-basic-dev-mode",
"version": "3.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"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-longitudinal", "name": "@ohif/mode-longitudinal",
"version": "3.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"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-tmtv", "name": "@ohif/mode-tmtv",
"version": "3.7.0-beta.50", "version": "3.7.0-beta.51",
"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/app", "name": "@ohif/app",
"version": "3.7.0-beta.50", "version": "3.7.0-beta.51",
"productVersion": "3.4.0", "productVersion": "3.4.0",
"description": "OHIF Viewer", "description": "OHIF Viewer",
"author": "OHIF Contributors", "author": "OHIF Contributors",
@ -51,22 +51,22 @@
"@cornerstonejs/codec-openjpeg": "^1.2.2", "@cornerstonejs/codec-openjpeg": "^1.2.2",
"@cornerstonejs/codec-openjph": "^2.4.2", "@cornerstonejs/codec-openjph": "^2.4.2",
"@cornerstonejs/dicom-image-loader": "^1.9.3", "@cornerstonejs/dicom-image-loader": "^1.9.3",
"@ohif/core": "3.7.0-beta.50", "@ohif/core": "3.7.0-beta.51",
"@ohif/extension-cornerstone": "3.7.0-beta.50", "@ohif/extension-cornerstone": "3.7.0-beta.51",
"@ohif/extension-cornerstone-dicom-rt": "3.7.0-beta.50", "@ohif/extension-cornerstone-dicom-rt": "3.7.0-beta.51",
"@ohif/extension-cornerstone-dicom-seg": "3.7.0-beta.50", "@ohif/extension-cornerstone-dicom-seg": "3.7.0-beta.51",
"@ohif/extension-cornerstone-dicom-sr": "3.7.0-beta.50", "@ohif/extension-cornerstone-dicom-sr": "3.7.0-beta.51",
"@ohif/extension-default": "3.7.0-beta.50", "@ohif/extension-default": "3.7.0-beta.51",
"@ohif/extension-dicom-microscopy": "3.7.0-beta.50", "@ohif/extension-dicom-microscopy": "3.7.0-beta.51",
"@ohif/extension-dicom-pdf": "3.7.0-beta.50", "@ohif/extension-dicom-pdf": "3.7.0-beta.51",
"@ohif/extension-dicom-video": "3.7.0-beta.50", "@ohif/extension-dicom-video": "3.7.0-beta.51",
"@ohif/extension-test": "3.7.0-beta.50", "@ohif/extension-test": "3.7.0-beta.51",
"@ohif/i18n": "3.7.0-beta.50", "@ohif/i18n": "3.7.0-beta.51",
"@ohif/mode-basic-dev-mode": "3.7.0-beta.50", "@ohif/mode-basic-dev-mode": "3.7.0-beta.51",
"@ohif/mode-longitudinal": "3.7.0-beta.50", "@ohif/mode-longitudinal": "3.7.0-beta.51",
"@ohif/mode-microscopy": "3.7.0-beta.50", "@ohif/mode-microscopy": "3.7.0-beta.51",
"@ohif/mode-test": "3.7.0-beta.50", "@ohif/mode-test": "3.7.0-beta.51",
"@ohif/ui": "3.7.0-beta.50", "@ohif/ui": "3.7.0-beta.51",
"@types/react": "^17.0.38", "@types/react": "^17.0.38",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"core-js": "^3.16.1", "core-js": "^3.16.1",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/cli", "name": "@ohif/cli",
"version": "3.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"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.7.0-beta.50", "version": "3.7.0-beta.51",
"private": true, "private": true,
"workspaces": { "workspaces": {
"nohoist": [ "nohoist": [

View File

@ -1,6 +1,6 @@
{ {
"name": "@ohif/i18n", "name": "@ohif/i18n",
"version": "3.7.0-beta.50", "version": "3.7.0-beta.51",
"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", "name": "@ohif/ui",
"version": "3.7.0-beta.50", "version": "3.7.0-beta.51",
"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",