|
31 | 31 | "url": "https://github.com/NativeScript/NativeScript/issues" |
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | | - "@angular/animations": "~15.2.8", |
35 | | - "@angular/common": "~15.2.8", |
36 | | - "@angular/compiler": "~15.2.8", |
37 | | - "@angular/core": "~15.2.8", |
38 | | - "@angular/forms": "~15.2.8", |
39 | | - "@angular/platform-browser": "~15.2.8", |
40 | | - "@angular/platform-browser-dynamic": "~15.2.8", |
41 | | - "@angular/router": "~15.2.8", |
42 | | - "@nativescript-community/template-snippet": "0.0.1", |
43 | | - "@nativescript/angular": "~15.2.0", |
| 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", |
| 42 | + "@nativescript-community/template-snippet": "*", |
| 43 | + "@nativescript/angular": "~16.0.1", |
44 | 44 | "@nativescript/core": "~8.5.1", |
45 | 45 | "@nativescript/theme": "~3.0.2", |
46 | | - "rxjs": "~7.8.0", |
47 | | - "zone.js": "~0.13.0" |
| 46 | + "rxjs": "~7.8.1", |
| 47 | + "zone.js": "~0.14.0" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@akylas/nativescript": "~8.4.1", |
|
0 commit comments