fix(package.json): Update react-viewerbase and extension-vtk to ensure old @ohif/i18n is not used
This commit is contained in:
parent
5efa93ba61
commit
5a3f3e3eff
@ -80,7 +80,7 @@
|
||||
"@ohif/extension-dicom-html": "0.0.3",
|
||||
"@ohif/extension-dicom-microscopy": "0.0.8",
|
||||
"@ohif/extension-dicom-pdf": "0.0.7",
|
||||
"@ohif/extension-vtk": "0.0.9",
|
||||
"@ohif/extension-vtk": "0.1.0",
|
||||
"@ohif/i18n": "0.1.0",
|
||||
"classnames": "^2.2.6",
|
||||
"cornerstone-core": "^2.2.8",
|
||||
@ -103,7 +103,7 @@
|
||||
"react-resize-detector": "^4.2.0",
|
||||
"react-router": "^5.0.1",
|
||||
"react-router-dom": "^5.0.1",
|
||||
"react-viewerbase": "0.10.0",
|
||||
"react-viewerbase": "0.12.0",
|
||||
"redux": "^4.0.1",
|
||||
"redux-logger": "^3.0.6",
|
||||
"redux-oidc": "3.1.x",
|
||||
|
||||
29
yarn.lock
29
yarn.lock
@ -1244,16 +1244,16 @@
|
||||
classnames "^2.2.6"
|
||||
lodash.isequal "^4.5.0"
|
||||
|
||||
"@ohif/extension-vtk@0.0.9":
|
||||
version "0.0.9"
|
||||
resolved "https://registry.yarnpkg.com/@ohif/extension-vtk/-/extension-vtk-0.0.9.tgz#4974dc75c8dee900d32b25217f560d3277ab3538"
|
||||
integrity sha512-rWXjdKy9zjSjhbkxY8eLCHnNUUZAFFv/Yyiq03ufcOVZtA8Ec9aezAODaYsUGYWnz2CqUsfmQZO0eQWpLRcv8A==
|
||||
"@ohif/extension-vtk@0.1.0":
|
||||
version "0.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@ohif/extension-vtk/-/extension-vtk-0.1.0.tgz#9c028b998318090ba69714457ae3638e2da90a49"
|
||||
integrity sha512-cG1XNpcJX3LyiR1GL92olnFGT8KCKflyP2bGu1vTwj2bjCrH8zpenhzC248k2VTpm+HyIZFdTNZ0pTIq39vdSw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.4.5"
|
||||
react-vtkjs-viewport "0.0.9"
|
||||
vtk.js "^8.11.0"
|
||||
|
||||
"@ohif/i18n@0.1.0":
|
||||
"@ohif/i18n@0.1.0", "@ohif/i18n@^0.1.0":
|
||||
version "0.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@ohif/i18n/-/i18n-0.1.0.tgz#71c43530822d6a43213adccf9109354407ee0d96"
|
||||
integrity sha512-0LIbqlWtDc+FLI9Fkb5ZvMhbxY3oMuCBa0CXJ8+CAY+j4/GK4hFu5b4INjJjlLmJ9FNOj3YIJKHsjWF4RH0tOw==
|
||||
@ -1262,15 +1262,6 @@
|
||||
classnames "^2.2.6"
|
||||
rollup-plugin-json "^4.0.0"
|
||||
|
||||
"@ohif/i18n@^0.0.4":
|
||||
version "0.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@ohif/i18n/-/i18n-0.0.4.tgz#e54176e7799e311dbaff37995f9d2745b58cbd0f"
|
||||
integrity sha512-lW+S9weZbJS300yCRR8Ygb1KTULbD1Qx5ZGcYUXyseJIWr5jeJ4V/6FdS30w8u8ejiIVwF8rYOguHsmueQrkdw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.2.0"
|
||||
classnames "^2.2.6"
|
||||
rollup-plugin-json "^4.0.0"
|
||||
|
||||
"@samverschueren/stream-to-observable@^0.3.0":
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f"
|
||||
@ -12518,13 +12509,13 @@ react-transition-group@^2.0.0, react-transition-group@^2.2.0:
|
||||
prop-types "^15.6.2"
|
||||
react-lifecycles-compat "^3.0.4"
|
||||
|
||||
react-viewerbase@0.10.0:
|
||||
version "0.10.0"
|
||||
resolved "https://registry.yarnpkg.com/react-viewerbase/-/react-viewerbase-0.10.0.tgz#4ac07649325759f8a58fc3be50dea4d1db8f13f8"
|
||||
integrity sha512-pUt+HUGoEkDnVhxcg+gsoRzegEPVpsMPH8cnJINRoaATqbxc0jbt1N+3fTNTbPMMKZYMxC99L5bQ6OQ1QF+3qw==
|
||||
react-viewerbase@0.12.0:
|
||||
version "0.12.0"
|
||||
resolved "https://registry.yarnpkg.com/react-viewerbase/-/react-viewerbase-0.12.0.tgz#0315c4360ec51619e36defce403cebd29c430485"
|
||||
integrity sha512-YTbin/rUzL0puHFqqyaHUL1ZZ0g0banK6ETfagoEsuCONP/NI2jGkXnYIrkm2rfX44GKeixsld6RN3cdniU/mw==
|
||||
dependencies:
|
||||
"@babel/runtime" "7.2.0"
|
||||
"@ohif/i18n" "^0.0.4"
|
||||
"@ohif/i18n" "^0.1.0"
|
||||
classnames "2.2.6"
|
||||
i18next "^17.0.3"
|
||||
i18next-browser-languagedetector "^3.0.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user