소스 검색

Update Angular Schematics

Lukas Cerny 2 년 전
부모
커밋
e525c3688f
2개의 변경된 파일449개의 추가작업 그리고 318개의 파일을 삭제
  1. 442 311
      package-lock.json
  2. 7 7
      package.json

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 442 - 311
package-lock.json


+ 7 - 7
package.json

@@ -66,12 +66,12 @@
     "@angular-architects/module-federation": "^15.0.3",
     "@angular-builders/custom-webpack": "15.0.0",
     "@angular-devkit/build-angular": "^16.2.9",
-    "@angular-eslint/builder": "^15.2.1",
-    "@angular-eslint/eslint-plugin": "^15.2.1",
-    "@angular-eslint/eslint-plugin-template": "^15.2.1",
-    "@angular-eslint/schematics": "^15.2.1",
-    "@angular-eslint/template-parser": "^15.2.1",
-    "@angular/cli": "^15.2.10",
+    "@angular-eslint/builder": "^16.2.0",
+    "@angular-eslint/eslint-plugin": "^16.2.0",
+    "@angular-eslint/eslint-plugin-template": "^16.2.0",
+    "@angular-eslint/schematics": "^16.2.0",
+    "@angular-eslint/template-parser": "^16.2.0",
+    "@angular/cli": "^16.2.9",
     "@angular/compiler-cli": "^16.2.12",
     "@types/jasmine": "~3.6.0",
     "@types/node": "^12.11.1",
@@ -89,4 +89,4 @@
     "tslint": "~6.1.0",
     "typescript": "5.1.6"
   }
-}
+}

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.