|
30 | 30 | "url": "https://github.com/NativeScript/NativeScript/issues" |
31 | 31 | }, |
32 | 32 | "dependencies": { |
33 | | - "@angular/animations": "~14.0.4", |
34 | | - "@angular/common": "~14.0.4", |
35 | | - "@angular/compiler": "~14.0.4", |
36 | | - "@angular/core": "~14.0.4", |
37 | | - "@angular/forms": "~14.0.4", |
38 | | - "@angular/platform-browser": "~14.0.4", |
39 | | - "@angular/platform-browser-dynamic": "~14.0.4", |
40 | | - "@angular/router": "~14.0.4", |
| 33 | + "@angular/animations": "~14.0.7", |
| 34 | + "@angular/common": "~14.0.7", |
| 35 | + "@angular/compiler": "~14.0.7", |
| 36 | + "@angular/core": "~14.0.7", |
| 37 | + "@angular/forms": "~14.0.7", |
| 38 | + "@angular/platform-browser": "~14.0.7", |
| 39 | + "@angular/platform-browser-dynamic": "~14.0.7", |
| 40 | + "@angular/router": "~14.0.7", |
41 | 41 | "@nativescript-community/template-snippet": "link:../demo-snippets", |
42 | | - "@nativescript/angular": "~14.0.3", |
43 | | - "@nativescript/core": "~8.2.5", |
| 42 | + "@nativescript/angular": "~14.0.4", |
| 43 | + "@nativescript/core": "~8.4.1", |
44 | 44 | "@nativescript/theme": "~3.0.2", |
45 | | - "rxjs": "~7.5.5", |
46 | | - "zone.js": "~0.11.5" |
| 45 | + "rxjs": "~7.5.7", |
| 46 | + "zone.js": "~0.11.8" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@angular-devkit/build-angular": "~14.0.4", |
50 | | - "@angular/compiler-cli": "~14.0.4", |
51 | | - "@nativescript/android": "~8.2.4", |
52 | | - "@nativescript/ios": "6.5.5", |
53 | | - "@nativescript/types": "~8.2.0", |
54 | | - "@nativescript/webpack": "~5.0.7", |
55 | | - "@ngtools/webpack": "~14.0.4", |
56 | | - "typescript": "~4.7.4" |
| 49 | + "@angular-devkit/build-angular": "~14.0.7", |
| 50 | + "@angular/compiler-cli": "~14.0.7", |
| 51 | + "@nativescript/android": "~8.4.0", |
| 52 | + "@nativescript/ios": "8.4.0", |
| 53 | + "@nativescript/types": "~8.4.0", |
| 54 | + "@nativescript/webpack": "~5.0.12", |
| 55 | + "@ngtools/webpack": "~15.0.4", |
| 56 | + "typescript": "~4.4.4" |
57 | 57 | }, |
58 | 58 | "private": "true", |
59 | 59 | "readme": "NativeScript Application" |
|
0 commit comments