|
55 | 55 | "@angular/router": "~10.1.4",
|
56 | 56 | "@commitlint/cli": "^11.0.0",
|
57 | 57 | "@commitlint/config-conventional": "^11.0.0",
|
58 |
| - "@nativescript/angular": "~10.1.5", |
| 58 | + "@nativescript-community/text": "^1.3.6", |
| 59 | + "@nativescript/angular": "~10.1.7", |
| 60 | + "@nativescript/core": "7.0.13", |
59 | 61 | "@nativescript/hook": "~2.0.0",
|
60 |
| - "@nativescript-community/text": "^1.2.5", |
61 |
| - "nativescript": "7.0.10", |
62 |
| - "@nativescript/core": "7.0.10", |
63 | 62 | "@nativescript/types": "7.0.4",
|
64 |
| - "@nativescript/webpack": "~3.0.7", |
65 |
| - "@types/node": "~14.0.22", |
66 |
| - "@typescript-eslint/eslint-plugin": "4.4.0", |
67 |
| - "@typescript-eslint/parser": "4.4.0", |
| 63 | + "@nativescript/webpack": "~3.0.8", |
| 64 | + "@types/node": "~14.14.6", |
| 65 | + "@typescript-eslint/eslint-plugin": "4.6.1", |
| 66 | + "@typescript-eslint/parser": "4.6.1", |
68 | 67 | "cpy-cli": "~3.1.1",
|
69 |
| - "eslint": "7.10.0", |
| 68 | + "eslint": "7.12.1", |
| 69 | + "eslint-config-prettier": "^6.15.0", |
| 70 | + "eslint-plugin-prettier": "^3.1.4", |
| 71 | + "eslint-plugin-vue": "^7.1.0", |
70 | 72 | "husky": "^4.3.0",
|
71 | 73 | "lerna": "^3.22.1",
|
| 74 | + "nativescript": "7.0.11", |
72 | 75 | "nativescript-vue": "~2.8.1",
|
73 | 76 | "ng-packagr": "~10.1.0",
|
| 77 | + "prettier": "^2.1.2", |
74 | 78 | "prompt": "^1.0.0",
|
75 | 79 | "rimraf": "^3.0.2",
|
76 | 80 | "rxjs": "^6.6.3",
|
|
0 commit comments