|
12 | 12 | "commitmsg": "commitlint -e $GIT_PARAMS" |
13 | 13 | }, |
14 | 14 | "devDependencies": { |
15 | | - "@commitlint/cli": "^11.0.0", |
16 | | - "@commitlint/config-conventional": "^11.0.0", |
| 15 | + "@commitlint/cli": "^17.1.2", |
| 16 | + "@commitlint/config-conventional": "^17.1.0", |
17 | 17 | "@nativescript-community/texttospeech": "file:plugin", |
18 | | - "@nativescript/core": "7.0.13", |
19 | | - "@nativescript/ios": "7.0.4", |
20 | | - "@nativescript/types-android": "~7.0.4", |
21 | | - "@nativescript/types-ios": "~7.0.4", |
22 | | - "@nativescript/webpack": "3.0.8", |
23 | | - "@types/node": "14.14.9", |
24 | | - "@typescript-eslint/eslint-plugin": "4.8.1", |
25 | | - "@typescript-eslint/parser": "4.8.1", |
| 18 | + "@nativescript/core": "8.3.5", |
| 19 | + "@nativescript/ios": "8.3.3", |
| 20 | + "@nativescript/types-android": "~8.3.1", |
| 21 | + "@nativescript/types-ios": "~8.3.1", |
| 22 | + "@nativescript/webpack": "5.0.9", |
| 23 | + "@types/node": "18.8.4", |
| 24 | + "@typescript-eslint/eslint-plugin": "5.40.0", |
| 25 | + "@typescript-eslint/parser": "5.40.0", |
26 | 26 | "cpy-cli": "^3.1.1", |
27 | | - "eslint": "7.13.0", |
28 | | - "eslint-config-prettier": "^6.15.0", |
29 | | - "eslint-plugin-prettier": "^3.1.4", |
30 | | - "husky": "^4.3.0", |
31 | | - "lerna": "^3.22.1", |
32 | | - "prettier": "^2.2.0", |
33 | | - "prompt": "^1.0.0", |
| 27 | + "eslint": "8.25.0", |
| 28 | + "eslint-config-prettier": "^8.5.0", |
| 29 | + "eslint-plugin-prettier": "^4.2.1", |
| 30 | + "husky": "^8.0.1", |
| 31 | + "lerna": "^5.6.2", |
| 32 | + "prettier": "^2.7.1", |
| 33 | + "prompt": "^1.3.0", |
34 | 34 | "rimraf": "^3.0.2", |
35 | | - "rxjs": "^6.6.3", |
36 | | - "ts-patch": "^1.3.0", |
37 | | - "typedoc": "^0.19.2", |
38 | | - "tslib": "2.0.3", |
39 | | - "typescript": "3.9.7" |
| 35 | + "rxjs": "^7.5.7", |
| 36 | + "ts-patch": "^2.0.2", |
| 37 | + "typedoc": "^0.23.16", |
| 38 | + "tslib": "2.4.0", |
| 39 | + "typescript": "4.7.4" |
40 | 40 | }, |
41 | 41 | "repository": { |
42 | 42 | "type": "git", |
|
0 commit comments