|
57 | 57 | "@angular/router": "~10.1.4",
|
58 | 58 | "@commitlint/cli": "^11.0.0",
|
59 | 59 | "@commitlint/config-conventional": "^11.0.0",
|
60 |
| - "@nativescript-community/text": "^1.3.6", |
| 60 | + "@nativescript-community/text": "^1.3.11", |
61 | 61 | "@nativescript/angular": "~10.1.7",
|
62 |
| - "@nativescript/core": "7.0.13", |
| 62 | + "@nativescript/core": "7.1.3", |
63 | 63 | "@nativescript/hook": "~2.0.0",
|
64 |
| - "@nativescript/types": "7.0.4", |
65 |
| - "@nativescript/webpack": "~3.0.8", |
| 64 | + "@nativescript/types": "7.1.0", |
| 65 | + "@nativescript/webpack": "~4.0.1", |
66 | 66 | "@types/node": "~14.14.6",
|
67 |
| - "@typescript-eslint/eslint-plugin": "4.6.1", |
68 |
| - "@typescript-eslint/parser": "4.6.1", |
| 67 | + "@typescript-eslint/eslint-plugin": "4.14.0", |
| 68 | + "@typescript-eslint/parser": "4.14.0", |
69 | 69 | "cpy-cli": "~3.1.1",
|
70 |
| - "eslint": "7.12.1", |
71 |
| - "eslint-config-prettier": "^6.15.0", |
72 |
| - "eslint-plugin-prettier": "^3.1.4", |
73 |
| - "eslint-plugin-vue": "^7.1.0", |
| 70 | + "eslint": "7.18.0", |
| 71 | + "eslint-config-prettier": "^7.2.0", |
| 72 | + "eslint-plugin-prettier": "^3.3.1", |
| 73 | + "eslint-plugin-vue": "^7.4.1", |
74 | 74 | "husky": "^4.3.0",
|
75 | 75 | "lerna": "^3.22.1",
|
76 | 76 | "nativescript": "7.0.11",
|
77 | 77 | "nativescript-vue": "~2.8.1",
|
78 | 78 | "ng-packagr": "~10.1.0",
|
79 |
| - "prettier": "^2.1.2", |
80 |
| - "prompt": "^1.0.0", |
| 79 | + "prettier": "^2.2.1", |
| 80 | + "prompt": "^1.1.0", |
81 | 81 | "rimraf": "^3.0.2",
|
82 | 82 | "rxjs": "^6.6.3",
|
83 |
| - "ts-patch": "^1.3.0", |
84 |
| - "typedoc": "^0.19.2", |
| 83 | + "ts-patch": "^1.3.1", |
| 84 | + "typedoc": "^0.20.16", |
85 | 85 | "typedoc-plugin-lerna-packages": "^0.3.1",
|
86 |
| - "typescript": "~3.9.7", |
| 86 | + "typescript": "~4.1.3", |
87 | 87 | "vue": "^2.6.12"
|
88 | 88 | },
|
89 | 89 | "commitlint": {
|
|
0 commit comments