|
16 | 16 | }, |
17 | 17 | "private": true, |
18 | 18 | "devDependencies": { |
19 | | - "@angular-devkit/build-angular": "^18.0.0", |
20 | | - "@angular/animations": "^18.0.0", |
21 | | - "@angular/common": "^18.0.0", |
22 | | - "@angular/compiler": "^18.0.0", |
23 | | - "@angular/compiler-cli": "^18.0.0", |
24 | | - "@angular/core": "^18.0.0", |
25 | | - "@angular/forms": "^18.0.0", |
26 | | - "@angular/platform-browser": "^18.0.0", |
27 | | - "@angular/platform-browser-dynamic": "^18.0.0", |
28 | | - "@angular/router": "^18.0.0", |
29 | | - "@nativescript/angular": "^18.0.0", |
| 19 | + "@angular-devkit/build-angular": "^19.0.0", |
| 20 | + "@angular/animations": "^19.0.0", |
| 21 | + "@angular/common": "^19.0.0", |
| 22 | + "@angular/compiler": "^19.0.0", |
| 23 | + "@angular/compiler-cli": "^19.0.0", |
| 24 | + "@angular/core": "^19.0.0", |
| 25 | + "@angular/forms": "^19.0.0", |
| 26 | + "@angular/platform-browser": "^19.0.0", |
| 27 | + "@angular/platform-browser-dynamic": "^19.0.0", |
| 28 | + "@angular/router": "^19.0.0", |
| 29 | + "@nativescript/angular": "^19.0.0", |
30 | 30 | "@nativescript/core": "~8.8.0", |
31 | | - "@nativescript/plugin-tools": "5.4.2", |
| 31 | + "@nativescript/plugin-tools": "5.5.1", |
32 | 32 | "@nativescript/types": "~8.8.0", |
33 | 33 | "@nativescript/webpack": "~5.0.22", |
34 | | - "@ngtools/webpack": "^18.0.0", |
| 34 | + "@ngtools/webpack": "^19.0.0", |
35 | 35 | "husky": "~9.0.0", |
36 | | - "ng-packagr": "^18.0.0", |
| 36 | + "ng-packagr": "^19.0.0", |
37 | 37 | "rxjs": "~7.8.0", |
38 | | - "typescript": "~5.5.0", |
39 | | - "zone.js": "~0.14.0" |
| 38 | + "typescript": "~5.6.0", |
| 39 | + "zone.js": "~0.15.0" |
40 | 40 | }, |
41 | 41 | "lint-staged": { |
42 | 42 | "**/*.{js,ts,scss,json,html}": [ |
|
0 commit comments