|
41 | 41 | "url": "https://github.com/NativeScript/NativeScript/issues" |
42 | 42 | }, |
43 | 43 | "dependencies": { |
44 | | - "@angular/animations": "~17.3.0", |
45 | | - "@angular/common": "~17.3.0", |
46 | | - "@angular/compiler": "~17.3.0", |
47 | | - "@angular/core": "~17.3.0", |
48 | | - "@angular/forms": "~17.3.0", |
49 | | - "@angular/platform-browser": "~17.3.0", |
50 | | - "@angular/platform-browser-dynamic": "~17.3.0", |
51 | | - "@angular/router": "~17.3.0", |
52 | | - "@nativescript/angular": "^17.0.0", |
| 44 | + "@angular/animations": "~18.0.0", |
| 45 | + "@angular/common": "~18.0.0", |
| 46 | + "@angular/compiler": "~18.0.0", |
| 47 | + "@angular/core": "~18.0.0", |
| 48 | + "@angular/forms": "~18.0.0", |
| 49 | + "@angular/platform-browser": "~18.0.0", |
| 50 | + "@angular/platform-browser-dynamic": "~18.0.0", |
| 51 | + "@angular/router": "~18.0.0", |
| 52 | + "@nativescript/angular": "^18.0.0", |
53 | 53 | "@nativescript/core": "~8.7.0", |
54 | 54 | "@nativescript/theme": "~3.0.2", |
55 | 55 | "nativescript-ui-sidedrawer": "~15.2.0", |
56 | 56 | "rxjs": "~7.8.0", |
57 | 57 | "zone.js": "~0.14.0" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@angular-devkit/build-angular": "~17.3.0", |
61 | | - "@angular/compiler-cli": "~17.3.0", |
| 60 | + "@angular-devkit/build-angular": "~18.0.0", |
| 61 | + "@angular/compiler-cli": "~18.0.0", |
62 | 62 | "@nativescript/types": "~8.7.0", |
63 | | - "@nativescript/webpack": "~5.0.19", |
64 | | - "@ngtools/webpack": "~17.3.0", |
| 63 | + "@nativescript/webpack": "~5.0.21", |
| 64 | + "@ngtools/webpack": "~18.0.0", |
65 | 65 | "typescript": "~5.4.0" |
66 | 66 | } |
67 | 67 | } |
0 commit comments