chore(version): Update package versions [skip ci]
This commit is contained in:
parent
19f1da702f
commit
f7a435c2f3
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/extension-cornerstone-dicom-rt",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "DICOM RT read workflow",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/extension-cornerstone-dicom-seg",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "DICOM SEG read workflow",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/extension-cornerstone-dicom-sr",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "OHIF extension for an SR Cornerstone Viewport",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/extension-cornerstone",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "OHIF extension for Cornerstone",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/extension-default",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "Common/default features and functionality for basic image viewing",
|
||||
"author": "OHIF Core Team",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/extension-dicom-microscopy",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "OHIF extension for DICOM microscopy",
|
||||
"author": "Bill Wallace, md-prog",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/extension-dicom-pdf",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "OHIF extension for PDF display",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/extension-dicom-video",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "OHIF extension for video display",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/extension-measurement-tracking",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "Tracking features and functionality for basic image viewing",
|
||||
"author": "OHIF Core Team",
|
||||
"license": "MIT",
|
||||
@ -46,7 +46,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@ohif/ui": "3.7.0-beta.18",
|
||||
"@ohif/ui": "3.7.0-beta.19",
|
||||
"@xstate/react": "^0.8.1",
|
||||
"xstate": "^4.10.0"
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/extension-test",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "OHIF extension used inside e2e testing",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/extension-tmtv",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "OHIF extension for Total Metabolic Tumor Volume",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"packages": ["extensions/*", "platform/*", "modes/*"],
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/mode-basic-dev-mode",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "Basic OHIF Viewer Using Cornerstone",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/mode-test",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "Basic mode for testing",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/mode-longitudinal",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "Longitudinal Workflow",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/mode-microscopy",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "OHIF mode for DICOM microscopy",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/mode-tmtv",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "Total Metabolic Tumor Volume Workflow",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/app",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"productVersion": "3.4.0",
|
||||
"description": "OHIF Viewer",
|
||||
"author": "OHIF Contributors",
|
||||
@ -52,22 +52,22 @@
|
||||
"@cornerstonejs/codec-openjpeg": "^1.2.2",
|
||||
"@cornerstonejs/codec-openjph": "^2.4.2",
|
||||
"@cornerstonejs/dicom-image-loader": "^1.2.4",
|
||||
"@ohif/core": "3.7.0-beta.18",
|
||||
"@ohif/extension-cornerstone": "3.7.0-beta.18",
|
||||
"@ohif/extension-cornerstone-dicom-rt": "3.7.0-beta.18",
|
||||
"@ohif/extension-cornerstone-dicom-seg": "3.7.0-beta.18",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.7.0-beta.18",
|
||||
"@ohif/extension-default": "3.7.0-beta.18",
|
||||
"@ohif/extension-dicom-microscopy": "3.7.0-beta.18",
|
||||
"@ohif/extension-dicom-pdf": "3.7.0-beta.18",
|
||||
"@ohif/extension-dicom-video": "3.7.0-beta.18",
|
||||
"@ohif/extension-test": "3.7.0-beta.18",
|
||||
"@ohif/i18n": "3.7.0-beta.18",
|
||||
"@ohif/mode-basic-dev-mode": "3.7.0-beta.18",
|
||||
"@ohif/mode-longitudinal": "3.7.0-beta.18",
|
||||
"@ohif/mode-microscopy": "3.7.0-beta.18",
|
||||
"@ohif/mode-test": "3.7.0-beta.18",
|
||||
"@ohif/ui": "3.7.0-beta.18",
|
||||
"@ohif/core": "3.7.0-beta.19",
|
||||
"@ohif/extension-cornerstone": "3.7.0-beta.19",
|
||||
"@ohif/extension-cornerstone-dicom-rt": "3.7.0-beta.19",
|
||||
"@ohif/extension-cornerstone-dicom-seg": "3.7.0-beta.19",
|
||||
"@ohif/extension-cornerstone-dicom-sr": "3.7.0-beta.19",
|
||||
"@ohif/extension-default": "3.7.0-beta.19",
|
||||
"@ohif/extension-dicom-microscopy": "3.7.0-beta.19",
|
||||
"@ohif/extension-dicom-pdf": "3.7.0-beta.19",
|
||||
"@ohif/extension-dicom-video": "3.7.0-beta.19",
|
||||
"@ohif/extension-test": "3.7.0-beta.19",
|
||||
"@ohif/i18n": "3.7.0-beta.19",
|
||||
"@ohif/mode-basic-dev-mode": "3.7.0-beta.19",
|
||||
"@ohif/mode-longitudinal": "3.7.0-beta.19",
|
||||
"@ohif/mode-microscopy": "3.7.0-beta.19",
|
||||
"@ohif/mode-test": "3.7.0-beta.19",
|
||||
"@ohif/ui": "3.7.0-beta.19",
|
||||
"@types/react": "^17.0.38",
|
||||
"classnames": "^2.3.2",
|
||||
"core-js": "^3.16.1",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/cli",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "A CLI to bootstrap new OHIF extension or mode",
|
||||
"type": "module",
|
||||
"main": "src/index.js",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/core",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "Generic business logic for web-based medical imaging applications",
|
||||
"author": "OHIF Core Team",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ohif-docs",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"private": true,
|
||||
"workspaces": {
|
||||
"nohoist": [
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/i18n",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "Internationalization library for The OHIF Viewer",
|
||||
"author": "OHIF",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ohif/ui",
|
||||
"version": "3.7.0-beta.18",
|
||||
"version": "3.7.0-beta.19",
|
||||
"description": "A set of React components for Medical Imaging Viewers",
|
||||
"author": "OHIF Contributors",
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user