|
31 | 31 | "url": "https://github.com/NativeScript/NativeScript/issues" |
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | | - "@angular/animations": "~14.2.12", |
35 | | - "@angular/common": "~14.2.12", |
36 | | - "@angular/compiler": "~14.2.12", |
37 | | - "@angular/core": "~14.2.12", |
38 | | - "@angular/forms": "~14.2.12", |
39 | | - "@angular/platform-browser": "~14.2.12", |
40 | | - "@angular/platform-browser-dynamic": "~14.2.12", |
41 | | - "@angular/router": "~14.2.12", |
| 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 | 42 | "@nativescript-community/template-snippet": "0.0.1", |
43 | | - "@nativescript/angular": "~14.2.8", |
44 | | - "@nativescript/core": "~8.4.1", |
| 43 | + "@nativescript/angular": "~15.2.0", |
| 44 | + "@nativescript/core": "~8.5.1", |
45 | 45 | "@nativescript/theme": "~3.0.2", |
46 | 46 | "rxjs": "~7.8.0", |
47 | | - "zone.js": "~0.12.0" |
| 47 | + "zone.js": "~0.13.0" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@akylas/nativescript": "~8.4.1", |
51 | | - "@angular-devkit/build-angular": "^14.2.10", |
52 | | - "@angular/compiler-cli": "^14.2.12", |
| 51 | + "@angular-devkit/build-angular": "^15.2.6", |
| 52 | + "@angular/compiler-cli": "^15.2.8", |
53 | 53 | "@nativescript/android": "~8.4.0", |
54 | 54 | "@nativescript/ios": "8.4.0", |
55 | 55 | "@nativescript/types": "~8.4.0", |
56 | | - "@nativescript/webpack": "~5.0.12", |
57 | | - "@ngtools/webpack": "~15.0.4", |
| 56 | + "@nativescript/webpack": "~5.0.14", |
| 57 | + "@ngtools/webpack": "~15.2.6", |
58 | 58 | "typescript": "~4.8.4" |
59 | 59 | }, |
60 | 60 | "readme": "NativeScript Application" |
|
0 commit comments