18848: Update to yarn berry.
[arvados-workbench2.git] / package.json
index 857620762d74d6e78dbad56b05e3ebafcb8a69ee..210045ba190e37dcb43f2f1fb161d3ae773ed313 100644 (file)
@@ -25,6 +25,7 @@
     "axios": "^0.21.1",
     "babel-core": "6.26.3",
     "babel-runtime": "6.26.0",
+    "caniuse-lite": "1.0.30001299",
     "classnames": "2.2.6",
     "cwlts": "1.15.29",
     "debounce": "1.2.0",
     "wait-on": "4.0.2",
     "yamljs": "0.3.0"
   },
-  "resolutions": {
-    "**/meow/trim-newlines": "^3.0.1",
-    "react-scripts/**/css-what": "5.0.1",
-    "**/@typescript-eslint/eslint-plugin": "^4.1.1",
-    "**/@typescript-eslint/parser": "^4.1.1"
-  },
   "browserslist": {
     "production": [
       ">0.2%",
       "last 1 firefox version",
       "last 1 safari version"
     ]
-  }
+  },
+  "packageManager": "yarn@3.2.0"
 }