|
16 | 16 | }, |
17 | 17 | "private": true, |
18 | 18 | "devDependencies": { |
19 | | - "@angular/animations": "^14.2.0", |
20 | | - "@angular/common": "^14.2.0", |
21 | | - "@angular/compiler": "^14.2.0", |
22 | | - "@angular/compiler-cli": "^14.2.0", |
23 | | - "@angular/core": "^14.2.0", |
24 | | - "@angular/forms": "^14.2.0", |
25 | | - "@angular/platform-browser": "^14.2.0", |
26 | | - "@angular/platform-browser-dynamic": "^14.2.0", |
27 | | - "@angular/router": "^14.2.0", |
28 | | - "@nativescript/angular": "^14.2.0", |
29 | | - "@nativescript/core": "~8.3.0", |
30 | | - "@nativescript/plugin-tools": "4.1.1", |
31 | | - "@nativescript/types": "~8.3.0", |
| 19 | + "@angular/animations": "^15.0.0", |
| 20 | + "@angular/common": "^15.0.0", |
| 21 | + "@angular/compiler": "^15.0.0", |
| 22 | + "@angular/compiler-cli": "^15.0.0", |
| 23 | + "@angular/core": "^15.0.0", |
| 24 | + "@angular/forms": "^15.0.0", |
| 25 | + "@angular/platform-browser": "^15.0.0", |
| 26 | + "@angular/platform-browser-dynamic": "^15.0.0", |
| 27 | + "@angular/router": "^15.0.0", |
| 28 | + "@nativescript/angular": "^15.0.0", |
| 29 | + "@nativescript/core": "~8.4.0", |
| 30 | + "@nativescript/plugin-tools": "5.0.3", |
| 31 | + "@nativescript/types": "~8.4.0", |
32 | 32 | "@nativescript/webpack": "~5.0.5", |
33 | | - "@ngtools/webpack": "^14.2.0", |
| 33 | + "@ngtools/webpack": "^15.0.0", |
34 | 34 | "husky": "^8.0.0", |
35 | 35 | "nativescript-vue": "~2.9.0", |
36 | 36 | "nativescript-vue-template-compiler": "~2.9.0", |
37 | | - "ng-packagr": "^14.2.0", |
| 37 | + "ng-packagr": "^15.0.0", |
38 | 38 | "rxjs": "~7.5.0", |
39 | | - "typescript": "~4.7.3", |
| 39 | + "typescript": "~4.8.0", |
40 | 40 | "zone.js": "~0.11.1", |
41 | | - "@angular-devkit/build-angular": "^14.2.0", |
| 41 | + "@angular-devkit/build-angular": "^15.0.0", |
42 | 42 | "nativescript-permissions": "1.3.11" |
43 | 43 | }, |
44 | 44 | "lint-staged": { |
|
0 commit comments