Merge branch '21461-excessive-scrollbars-fix'. Closes #21461
[arvados.git] / services / workbench2 / package.json
index c6e2d6bcda6bf81eec36107e42194710fe7d51c5..e02fa6b956df60b7a7a8daeba75fda069c72a90f 100644 (file)
@@ -62,6 +62,7 @@
     "react-dropzone": "5.1.1",
     "react-highlight-words": "0.14.0",
     "react-idle-timer": "4.3.6",
+    "react-loader-spinner": "^6.1.6",
     "react-redux": "5.0.7",
     "react-router": "4.3.1",
     "react-router-dom": "4.3.1",
@@ -85,7 +86,7 @@
     "uuid": "3.3.2"
   },
   "scripts": {
-    "start": "react-scripts start",
+    "start": "BROWSER=none react-scripts start",
     "build": "REACT_APP_VERSION=$VERSION REACT_APP_BUILD_NUMBER=$BUILD_NUMBER REACT_APP_GIT_COMMIT=$GIT_COMMIT react-scripts build",
     "build-local": "react-scripts build",
     "test": "CI=true react-scripts test",
     "@types/sinon": "7.5",
     "@types/uuid": "3.4.4",
     "axios-mock-adapter": "1.17.0",
-    "cypress": "6.3.0",
+    "cypress": "^13.6.6",
     "cypress-wait-until": "^3.0.1",
     "enzyme": "3.11.0",
     "enzyme-adapter-react-16": "1.15.6",