ソースを参照

Updated Angular Schematics

Lukas Cerny 2 年 前
コミット
8e178120af
2 ファイル変更221 行追加590 行削除
  1. 215 584
      package-lock.json
  2. 6 6
      package.json

ファイルの差分が大きいため隠しています
+ 215 - 584
package-lock.json


+ 6 - 6
package.json

@@ -66,11 +66,11 @@
     "@angular-architects/module-federation": "^14.3.14",
     "@angular-builders/custom-webpack": "13.1.0",
     "@angular-devkit/build-angular": "^14.2.13",
-    "@angular-eslint/builder": "^13.1.0",
-    "@angular-eslint/eslint-plugin": "^13.1.0",
-    "@angular-eslint/eslint-plugin-template": "^13.1.0",
-    "@angular-eslint/schematics": "^13.1.0",
-    "@angular-eslint/template-parser": "^13.1.0",
+    "@angular-eslint/builder": "^14.4.0",
+    "@angular-eslint/eslint-plugin": "^14.4.0",
+    "@angular-eslint/eslint-plugin-template": "^14.4.0",
+    "@angular-eslint/schematics": "^14.4.0",
+    "@angular-eslint/template-parser": "^14.4.0",
     "@angular/cli": "^14.2.13",
     "@angular/compiler-cli": "^15.2.10",
     "@types/jasmine": "~3.6.0",
@@ -89,4 +89,4 @@
     "tslint": "~6.1.0",
     "typescript": "4.8.4"
   }
-}
+}

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません