|
16 | 16 | }, |
17 | 17 | "private": true, |
18 | 18 | "devDependencies": { |
19 | | - "@angular/animations": "^17.0.0", |
20 | | - "@angular/common": "^17.0.0", |
21 | | - "@angular/compiler": "^17.0.0", |
22 | | - "@angular/compiler-cli": "^17.0.0", |
23 | | - "@angular/core": "^17.0.0", |
24 | | - "@angular/forms": "^17.0.0", |
25 | | - "@angular/platform-browser": "^17.0.0", |
26 | | - "@angular/platform-browser-dynamic": "^17.0.0", |
27 | | - "@angular/router": "^17.0.0", |
28 | | - "@nativescript/angular": "^17.0.0", |
29 | | - "@nativescript/core": "~8.7.0", |
30 | | - "@nativescript/plugin-tools": "5.2.5", |
31 | | - "@nativescript/types": "~8.7.0", |
32 | | - "@nativescript/webpack": "~5.0.5", |
33 | | - "@ngtools/webpack": "^17.0.0", |
| 19 | + "@angular-devkit/build-angular": "^18.0.0", |
| 20 | + "@angular/animations": "^18.0.0", |
| 21 | + "@angular/common": "^18.0.0", |
| 22 | + "@angular/compiler": "^18.0.0", |
| 23 | + "@angular/compiler-cli": "^18.0.0", |
| 24 | + "@angular/core": "^18.0.0", |
| 25 | + "@angular/forms": "^18.0.0", |
| 26 | + "@angular/platform-browser": "^18.0.0", |
| 27 | + "@angular/platform-browser-dynamic": "^18.0.0", |
| 28 | + "@angular/router": "^18.0.0", |
| 29 | + "@nativescript/angular": "^18.0.0", |
| 30 | + "@nativescript/core": "~8.8.0", |
| 31 | + "@nativescript/plugin-tools": "5.3.1", |
| 32 | + "@nativescript/types": "~8.8.0", |
| 33 | + "@nativescript/webpack": "~5.0.22", |
| 34 | + "@ngtools/webpack": "^18.0.0", |
34 | 35 | "husky": "~9.0.0", |
35 | | - "nativescript-vue": "~2.9.0", |
36 | | - "nativescript-vue-template-compiler": "~2.9.0", |
37 | | - "ng-packagr": "^17.0.0", |
| 36 | + "ng-packagr": "^18.0.0", |
38 | 37 | "rxjs": "~7.8.0", |
39 | | - "typescript": "~5.4.0", |
40 | | - "zone.js": "~0.14.0", |
41 | | - "@angular-devkit/build-angular": "^17.0.0" |
| 38 | + "typescript": "~5.5.0", |
| 39 | + "zone.js": "~0.14.0" |
42 | 40 | }, |
43 | 41 | "lint-staged": { |
44 | 42 | "**/*.{js,ts,scss,json,html}": [ |
|
0 commit comments