2 "name": "arvados-workbench-2",
6 "@fortawesome/fontawesome-svg-core": "1.2.28",
7 "@fortawesome/free-solid-svg-icons": "5.13.0",
8 "@fortawesome/react-fontawesome": "0.1.9",
9 "@material-ui/core": "3.9.3",
10 "@material-ui/icons": "3.0.1",
11 "@types/debounce": "3.0.0",
12 "@types/file-saver": "2.0.0",
13 "@types/js-yaml": "3.11.2",
14 "@types/jssha": "0.0.29",
15 "@types/jszip": "3.1.5",
16 "@types/lodash": "4.14.116",
17 "@types/react": "17.0.11",
18 "@types/react-copy-to-clipboard": "4.2.6",
19 "@types/react-dropzone": "4.2.2",
20 "@types/react-highlight-words": "0.12.0",
21 "@types/react-virtualized-auto-sizer": "1.0.0",
22 "@types/react-window": "1.8.2",
23 "@types/redux-form": "7.4.12",
24 "@types/shell-quote": "1.6.0",
26 "babel-core": "6.26.3",
27 "babel-runtime": "6.26.0",
28 "classnames": "2.2.6",
32 "file-saver": "2.0.1",
39 "lodash-es": "4.17.14",
40 "lodash.mergewith": "4.6.2",
41 "lodash.template": "4.5.0",
44 "parse-duration": "0.4.4",
45 "prop-types": "15.7.2",
46 "query-string": "6.9.0",
48 "react-copy-to-clipboard": "5.0.1",
50 "react-dnd-html5-backend": "5.0.1",
51 "react-dom": "16.8.6",
52 "react-dropzone": "5.1.1",
53 "react-highlight-words": "0.14.0",
54 "react-idle-timer": "4.3.6",
55 "react-redux": "5.0.7",
56 "react-router": "4.3.1",
57 "react-router-dom": "4.3.1",
58 "react-router-redux": "5.0.0-alpha.9",
59 "react-rte": "0.16.3",
60 "react-scripts": "3.4.4",
61 "react-splitter-layout": "3.0.1",
62 "react-transition-group": "2.5.0",
63 "react-virtualized-auto-sizer": "1.0.2",
64 "react-window": "1.8.5",
66 "redux-form": "7.4.2",
67 "redux-thunk": "2.3.0",
70 "shell-quote": "1.6.1",
73 "tslint-etc": "1.6.0",
78 "start": "react-scripts start",
79 "build": "REACT_APP_VERSION=$VERSION REACT_APP_BUILD_NUMBER=$BUILD_NUMBER REACT_APP_GIT_COMMIT=$GIT_COMMIT react-scripts build",
80 "build-local": "react-scripts build",
81 "test": "CI=true react-scripts test",
82 "test-local": "react-scripts test",
83 "eject": "react-scripts eject",
84 "lint": "tslint src/** -t verbose",
85 "build-css": "node-sass-chokidar src/ -o src/",
86 "watch-css": "npm run build-css && node-sass-chokidar src/ -o src/ --watch --recursive"
89 "@types/classnames": "2.2.6",
90 "@types/enzyme": "3.1.14",
91 "@types/enzyme-adapter-react-16": "1.0.3",
92 "@types/jest": "26.0.23",
93 "@types/node": "15.12.4",
94 "@types/react-dom": "17.0.8",
95 "@types/react-redux": "6.0.9",
96 "@types/react-router": "4.0.31",
97 "@types/react-router-dom": "4.3.1",
98 "@types/react-router-redux": "5.0.16",
99 "@types/redux-devtools": "3.0.44",
100 "@types/redux-mock-store": "1.0.2",
101 "@types/sinon": "7.5",
102 "@types/uuid": "3.4.4",
103 "axios-mock-adapter": "1.17.0",
106 "enzyme-adapter-react-16": "1.15.6",
107 "jest-localstorage-mock": "2.2.0",
108 "node-sass": "^4.9.4",
109 "node-sass-chokidar": "^1.3.4",
110 "redux-devtools": "3.4.1",
111 "redux-mock-store": "1.5.4",
112 "ts-mock-imports": "1.3.7",
113 "typescript": "4.3.4",
118 "fbjs/ua-parser-js": "0.7.24",
119 "**/meow/trim-newlines": "^3.0.1",
120 "react-rte/**/ua-parser-js": "0.7.24",
121 "**/@typescript-eslint/eslint-plugin": "^4.1.1",
122 "**/@typescript-eslint/parser": "^4.1.1",
123 "webpack-dev-server/http-proxy-middleware/http-proxy": "^1.18.1",
124 "webpack-dev-server/selfsigned/node-forge": "0.10.0",
125 "webpack/node-libs-browser/crypto-browserify/*/elliptic": "6.5.4",
126 "webpack/terser-webpack-plugin/serialize-javascript": "^3.1.0"
135 "last 1 chrome version",
136 "last 1 firefox version",
137 "last 1 safari version"