17782: Enables typescript support.
[arvados-workbench2.git] / package.json
index 31d7b2a847f0607bbb564302e521a88306b88893..a9befd95f90990b88cae134a22c46b416587bd99 100644 (file)
@@ -14,6 +14,7 @@
     "@types/jssha": "0.0.29",
     "@types/jszip": "3.1.5",
     "@types/lodash": "4.14.116",
+    "@types/react": "17.0.11",
     "@types/react-copy-to-clipboard": "4.2.6",
     "@types/react-dropzone": "4.2.2",
     "@types/react-highlight-words": "0.12.0",
@@ -89,9 +90,9 @@
     "@types/classnames": "2.2.6",
     "@types/enzyme": "3.1.14",
     "@types/enzyme-adapter-react-16": "1.0.3",
-    "@types/jest": "23.3.3",
-    "@types/node": "10.11.2",
-    "@types/react-dom": "16.0.0",
+    "@types/jest": "26.0.23",
+    "@types/node": "15.12.4",
+    "@types/react-dom": "17.0.8",
     "@types/react-redux": "6.0.9",
     "@types/react-router": "4.0.31",
     "@types/react-router-dom": "4.3.1",
     "node-sass-chokidar": "^1.3.4",
     "redux-devtools": "3.4.1",
     "redux-mock-store": "1.5.4",
-    "typescript": "3.1.1",
+    "typescript": "4.3.4",
     "wait-on": "4.0.2",
     "yamljs": "0.3.0"
   },