X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/025c6ba35cb5b7e7b386e3cbc7bee59c4a652b36..70db44a1978e7078ba212a7766cb320aafc26fd6:/package.json diff --git a/package.json b/package.json index 88562542..0e5805a3 100644 --- a/package.json +++ b/package.json @@ -6,22 +6,27 @@ "@material-ui/core": "3.3.2", "@material-ui/icons": "3.0.1", "@types/debounce": "3.0.0", + "@types/file-saver": "2.0.0", "@types/js-yaml": "3.11.2", + "@types/jssha": "0.0.29", + "@types/jszip": "3.1.5", "@types/lodash": "4.14.116", "@types/react-copy-to-clipboard": "4.2.6", "@types/react-dnd": "3.0.2", "@types/react-dropzone": "4.2.2", "@types/react-highlight-words": "0.12.0", - "@types/react-select": "2.0.10", - "@types/redux-form": "7.4.5", + "@types/redux-form": "7.4.12", "@types/reselect": "2.2.0", "@types/shell-quote": "1.6.0", "axios": "0.18.0", "classnames": "2.2.6", "cwlts": "1.15.29", "debounce": "1.2.0", + "file-saver": "2.0.1", "is-image": "2.0.0", "js-yaml": "3.12.0", + "jssha": "2.3.1", + "jszip": "3.1.5", "lodash": "4.17.11", "react": "16.5.2", "react-copy-to-clipboard": "5.0.1", @@ -36,7 +41,6 @@ "react-router-redux": "5.0.0-alpha.9", "react-rte": "0.16.1", "react-scripts-ts": "3.1.0", - "react-select": "2.1.2", "react-splitter-layout": "3.0.1", "react-transition-group": "2.5.0", "redux": "4.0.0", @@ -64,8 +68,7 @@ "@types/enzyme-adapter-react-16": "1.0.3", "@types/jest": "23.3.3", "@types/node": "10.11.2", - "@types/react": "16.4", - "@types/react-dom": "16.0.8", + "@types/react-dom": "16.0.0", "@types/react-redux": "6.0.9", "@types/react-router": "4.0.31", "@types/react-router-dom": "4.3.1",