|
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | 33 | "@angular-builders/jest": "^18.0.0", |
34 | | - "@angular-devkit/build-angular": "^18.0.2", |
35 | | - "@angular-devkit/schematics": "^18.0.2", |
36 | | - "@angular-eslint/builder": "18.0.1", |
37 | | - "@angular-eslint/eslint-plugin": "18.0.1", |
38 | | - "@angular-eslint/eslint-plugin-template": "18.0.1", |
39 | | - "@angular-eslint/schematics": "18.0.1", |
40 | | - "@angular-eslint/template-parser": "18.0.1", |
41 | | - "@angular/animations": "^18.0.1", |
42 | | - "@angular/cdk": "^18.0.1", |
43 | | - "@angular/cli": "^18.0.2", |
44 | | - "@angular/common": "^18.0.1", |
45 | | - "@angular/compiler": "^18.0.1", |
46 | | - "@angular/compiler-cli": "^18.0.1", |
47 | | - "@angular/core": "^18.0.1", |
48 | | - "@angular/forms": "^18.0.1", |
49 | | - "@angular/language-service": "^18.0.1", |
50 | | - "@angular/platform-browser": "^18.0.1", |
51 | | - "@angular/platform-browser-dynamic": "^18.0.1", |
52 | | - "@angular/router": "18.0.1", |
| 34 | + "@angular-devkit/build-angular": "^19.0.1", |
| 35 | + "@angular-devkit/schematics": "^19.0.1", |
| 36 | + "@angular-eslint/builder": "18.4.2", |
| 37 | + "@angular-eslint/eslint-plugin": "18.4.2", |
| 38 | + "@angular-eslint/eslint-plugin-template": "18.4.2", |
| 39 | + "@angular-eslint/schematics": "18.4.2", |
| 40 | + "@angular-eslint/template-parser": "18.4.2", |
| 41 | + "@angular/animations": "^19.0.0", |
| 42 | + "@angular/cdk": "^19.0.0", |
| 43 | + "@angular/cli": "^19.0.1", |
| 44 | + "@angular/common": "^19.0.0", |
| 45 | + "@angular/compiler": "^19.0.0", |
| 46 | + "@angular/compiler-cli": "^19.0.0", |
| 47 | + "@angular/core": "^19.0.0", |
| 48 | + "@angular/forms": "^19.0.0", |
| 49 | + "@angular/language-service": "^19.0.0", |
| 50 | + "@angular/platform-browser": "^19.0.0", |
| 51 | + "@angular/platform-browser-dynamic": "^19.0.0", |
| 52 | + "@angular/router": "19.0.0", |
53 | 53 | "@commitlint/cli": "17.3.0", |
54 | 54 | "@commitlint/config-angular": "17.3.0", |
55 | 55 | "@commitlint/config-conventional": "17.3.0", |
|
76 | 76 | "karma-jasmine": "5.1.0", |
77 | 77 | "karma-jasmine-html-reporter": "2.1.0", |
78 | 78 | "lint-staged": "^13.1.0", |
79 | | - "ng-packagr": "18.0.0", |
| 79 | + "ng-packagr": "19.0.1", |
80 | 80 | "prettier": "3.2.5", |
81 | 81 | "rxjs": "7.8.1", |
82 | 82 | "standard-version": "^9.1.0", |
83 | 83 | "ts-node": "10.1.0", |
84 | 84 | "tslib": "^2.6.2", |
85 | | - "typescript": "5.4.5", |
86 | | - "zone.js": "0.14.3" |
| 85 | + "typescript": "5.6.3", |
| 86 | + "zone.js": "0.15.0" |
87 | 87 | }, |
88 | 88 | "config": { |
89 | 89 | "commitizen": { |
|
0 commit comments