|
31 | 31 | "url": "https://github.com/NativeScript/NativeScript/issues" |
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | | - "@angular/animations": "~16.2.9", |
35 | | - "@angular/common": "~16.2.9", |
36 | | - "@angular/compiler": "~16.2.9", |
37 | | - "@angular/core": "~16.2.9", |
38 | | - "@angular/forms": "~16.2.9", |
39 | | - "@angular/platform-browser": "~16.2.9", |
40 | | - "@angular/platform-browser-dynamic": "~16.2.9", |
41 | | - "@angular/router": "~16.2.9", |
| 34 | + "@angular/animations": "~17.3.6", |
| 35 | + "@angular/common": "~17.3.6", |
| 36 | + "@angular/compiler": "~17.3.6", |
| 37 | + "@angular/compiler-cli": "~17.3.6", |
| 38 | + "@angular/core": "~17.3.6", |
| 39 | + "@angular/forms": "~17.3.6", |
| 40 | + "@angular/platform-browser": "~17.3.6", |
| 41 | + "@angular/platform-browser-dynamic": "~17.3.6", |
| 42 | + "@angular/router": "17.3.6", |
42 | 43 | "@nativescript-community/template-snippet": "*", |
43 | | - "@nativescript/angular": "~16.0.1", |
44 | | - "@nativescript/core": "~8.5.1", |
| 44 | + "@nativescript/angular": "~17.0.0", |
| 45 | + "@nativescript/core": "~8.7.2", |
45 | 46 | "@nativescript/theme": "~3.0.2", |
46 | 47 | "rxjs": "~7.8.1", |
47 | | - "zone.js": "~0.14.0" |
| 48 | + "zone.js": "~0.14.4" |
48 | 49 | }, |
49 | 50 | "devDependencies": { |
50 | | - "@akylas/nativescript": "~8.4.1", |
51 | | - "@angular-devkit/build-angular": "^15.2.6", |
52 | | - "@angular/compiler-cli": "^15.2.8", |
53 | | - "@nativescript/android": "~8.4.0", |
54 | | - "@nativescript/ios": "8.4.0", |
55 | | - "@nativescript/types": "~8.4.0", |
56 | | - "@nativescript/webpack": "~5.0.14", |
57 | | - "@ngtools/webpack": "~15.2.6", |
58 | | - "typescript": "~4.8.4" |
| 51 | + "@akylas/nativescript": "~8.7.2", |
| 52 | + "@angular-devkit/build-angular": "^17.3.6", |
| 53 | + "@angular/compiler-cli": "^17.3.6", |
| 54 | + "@nativescript/android": "~8.7.0", |
| 55 | + "@nativescript/ios": "8.7.1", |
| 56 | + "@nativescript/types": "~8.7.0", |
| 57 | + "@nativescript/webpack": "~5.0.21", |
| 58 | + "@ngtools/webpack": "^17.3.6", |
| 59 | + "typescript": "~5.4.5" |
59 | 60 | }, |
60 | 61 | "readme": "NativeScript Application" |
61 | 62 | } |
0 commit comments