Browse Source

chore(ui-devkit): Update deps

Michael Bromley 4 years ago
parent
commit
fddd27cb47
2 changed files with 78 additions and 435 deletions
  1. 12 12
      packages/ui-devkit/package.json
  2. 66 423
      yarn.lock

+ 12 - 12
packages/ui-devkit/package.json

@@ -35,28 +35,28 @@
     "url": "https://github.com/vendure-ecommerce/vendure/issues"
   },
   "dependencies": {
-    "@angular-devkit/build-angular": "~0.1001.4",
-    "@angular/cli": "^10.1.4",
-    "@angular/compiler": "^10.1.4",
-    "@angular/compiler-cli": "^10.1.4",
+    "@angular-devkit/build-angular": "~0.1102.3",
+    "@angular/cli": "^11.2.3",
+    "@angular/compiler": "^11.2.4",
+    "@angular/compiler-cli": "^11.2.4",
     "@vendure/admin-ui": "^0.18.5",
     "@vendure/common": "^0.18.4",
     "chalk": "^4.1.0",
-    "chokidar": "^3.4.2",
-    "fs-extra": "^9.0.1",
+    "chokidar": "^3.5.1",
+    "fs-extra": "^9.1.0",
     "glob": "^7.1.6",
-    "rxjs": "^6.6.3"
+    "rxjs": "^6.6.6"
   },
   "devDependencies": {
-    "@rollup/plugin-node-resolve": "^9.0.0",
-    "@types/fs-extra": "^9.0.1",
+    "@rollup/plugin-node-resolve": "^11.2.0",
+    "@types/fs-extra": "^9.0.8",
     "@types/glob": "^7.1.3",
     "@vendure/core": "^0.18.5",
     "rimraf": "^3.0.2",
-    "rollup": "^2.28.2",
+    "rollup": "^2.40.0",
     "rollup-plugin-terser": "^7.0.2",
-    "rollup-plugin-typescript2": "^0.27.3",
-    "tslib": "^1.10.0",
+    "rollup-plugin-typescript2": "^0.30.0",
+    "tslib": "^2.1.0",
     "typescript": "4.1.5"
   }
 }

File diff suppressed because it is too large
+ 66 - 423
yarn.lock


Some files were not shown because too many files changed in this diff