|
30 | 30 | "url": "https://github.com/NativeScript/NativeScript/issues" |
31 | 31 | }, |
32 | 32 | "dependencies": { |
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", |
| 33 | + "@angular/animations": "~14.2.12", |
| 34 | + "@angular/common": "~14.2.12", |
| 35 | + "@angular/compiler": "~14.2.12", |
| 36 | + "@angular/core": "~14.2.12", |
| 37 | + "@angular/forms": "~14.2.12", |
| 38 | + "@angular/platform-browser": "~14.2.12", |
| 39 | + "@angular/platform-browser-dynamic": "~14.2.12", |
| 40 | + "@angular/router": "~14.2.12", |
41 | 41 | "@nativescript-community/template-snippet": "link:../demo-snippets", |
42 | | - "@nativescript/angular": "~14.0.4", |
| 42 | + "@nativescript/angular": "~14.2.8", |
43 | 43 | "@nativescript/core": "~8.4.1", |
44 | 44 | "@nativescript/theme": "~3.0.2", |
45 | | - "rxjs": "~7.5.7", |
46 | | - "zone.js": "~0.11.8" |
| 45 | + "rxjs": "~7.8.0", |
| 46 | + "zone.js": "~0.12.0" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@angular-devkit/build-angular": "~14.0.7", |
50 | | - "@angular/compiler-cli": "~14.0.7", |
| 49 | + "@angular-devkit/build-angular": "^14.2.10", |
| 50 | + "@angular/compiler-cli": "^14.2.12", |
51 | 51 | "@nativescript/android": "~8.4.0", |
52 | 52 | "@nativescript/ios": "8.4.0", |
53 | 53 | "@nativescript/types": "~8.4.0", |
|
0 commit comments