Pārlūkot izejas kodu

Updated Angular CLI

Lukas Cerny 2 gadi atpakaļ
vecāks
revīzija
7afdce6e0a
3 mainītis faili ar 432 papildinājumiem un 223 dzēšanām
  1. 427 219
      package-lock.json
  2. 2 2
      package.json
  3. 3 2
      tsconfig.json

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 427 - 219
package-lock.json


+ 2 - 2
package.json

@@ -65,13 +65,13 @@
   "devDependencies": {
     "@angular-architects/module-federation": "^15.0.3",
     "@angular-builders/custom-webpack": "13.1.0",
-    "@angular-devkit/build-angular": "^14.2.13",
+    "@angular-devkit/build-angular": "^15.2.10",
     "@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/cli": "^15.2.10",
     "@angular/compiler-cli": "^15.2.10",
     "@types/jasmine": "~3.6.0",
     "@types/node": "^12.11.1",

+ 3 - 2
tsconfig.json

@@ -11,7 +11,7 @@
     "moduleResolution": "node",
     "importHelpers": true,
     "skipLibCheck": true,
-    "target": "es2020",
+    "target": "ES2022",
     "module": "es2020",
     "paths": {
       "@angular/*": [
@@ -21,7 +21,8 @@
     "lib": [
       "es2018",
       "dom"
-    ]
+    ],
+    "useDefineForClassFields": false
   },
   "angularCompilerOptions": {
     "enableI18nLegacyMessageIdFormat": false

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels