|
52 | 52 | "@angular/platform-browser": "~8.2.14",
|
53 | 53 | "@angular/platform-browser-dynamic": "~8.2.14",
|
54 | 54 | "@angular/router": "~8.2.14",
|
55 |
| - "@commitlint/cli": "^8.3.4", |
| 55 | + "@commitlint/cli": "^8.3.5", |
56 | 56 | "@commitlint/config-conventional": "^8.3.4",
|
57 |
| - "@nativescript/angular":"8.20.4", |
58 |
| - "@nativescript/core":"rc", |
59 |
| - "husky": "^4.0.7", |
| 57 | + "@nativescript/angular":"8.21.0", |
| 58 | + "@nativescript/core":"6.5.1", |
| 59 | + "husky": "^4.2.3", |
60 | 60 | "lerna": "^3.20.2",
|
61 |
| - "nativescript-vue": "2.4.0", |
62 |
| - "prettier": "^1.19.1", |
| 61 | + "nativescript-vue": "2.5.1", |
| 62 | + "prettier": "^2.0.4", |
63 | 63 | "prompt": "^1.0.0",
|
64 |
| - "rimraf": "^3.0.0", |
65 |
| - "rxjs": "^6.5.4", |
66 |
| - "tns-platform-declarations": "rc", |
67 |
| - "tslint": "^5.20.1", |
| 64 | + "rimraf": "^3.0.2", |
| 65 | + "rxjs": "^6.5.5", |
| 66 | + "tns-platform-declarations": "6.5.1", |
| 67 | + "tslint": "^6.1.1", |
68 | 68 | "tslint-config-prettier": "^1.18.0",
|
69 | 69 | "tslint-config-standard": "^9.0.0",
|
70 |
| - "tslint-plugin-prettier": "^2.1.0", |
71 |
| - "typescript": "~3.5.3", |
| 70 | + "tslint-plugin-prettier": "^2.3.0", |
| 71 | + "typescript": "~3.8.3", |
72 | 72 | "vue": "^2.6.11"
|
73 | 73 | },
|
74 | 74 | "commitlint": {
|
|
0 commit comments