|
40 | 40 | "@angular/platform-browser": "~13.0.0",
|
41 | 41 | "@angular/platform-browser-dynamic": "~13.0.0",
|
42 | 42 | "@angular/router": "~13.0.0",
|
| 43 | + "@nativescript/angular": "^12.2.0", |
43 | 44 | "@nativescript/core": "~8.1.0",
|
44 | 45 | "@nativescript/theme": "~3.0.0",
|
| 46 | + "@ngx-translate/core": "~13.0.0", |
45 | 47 | "nativescript-ngx-fonticon": "~7.0.0",
|
46 | 48 | "rxjs": "^7.3.0",
|
47 |
| - "zone.js": "0.11.4", |
48 |
| - "@nativescript/angular": "^12.2.0", |
49 |
| - "@ngx-translate/core": "~13.0.0" |
| 49 | + "zone.js": "0.11.4" |
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
| 52 | + "@angular-devkit/build-angular": "~13.0.0", |
52 | 53 | "@angular-eslint/eslint-plugin": "12.3.1",
|
53 | 54 | "@angular-eslint/eslint-plugin-template": "12.3.1",
|
54 | 55 | "@angular-eslint/template-parser": "12.3.1",
|
55 | 56 | "@angular/compiler-cli": "~13.0.0",
|
56 | 57 | "@nativescript/types": "~8.1.0",
|
57 | 58 | "@nativescript/unit-test-runner": "^2.0.5",
|
58 |
| - "@nativescript/webpack": "~5.0.0", |
| 59 | + "@nativescript/webpack": "5.0.2-alpha.0", |
59 | 60 | "@ngtools/webpack": "next",
|
60 | 61 | "@nrwl/angular": "13.1.3",
|
61 | 62 | "@nrwl/cli": "13.1.3",
|
|
99 | 100 | "ts-jest": "27.0.5",
|
100 | 101 | "ts-node": "9.1.1",
|
101 | 102 | "tslib": "^2.1.0",
|
102 |
| - "typescript": "4.3.5" |
| 103 | + "typescript": "4.4.2" |
103 | 104 | },
|
104 | 105 | "xplat": {
|
105 | 106 | "prefix": "nativescript",
|
|
0 commit comments