|
79 | 79 | "precommit": "lint-staged" |
80 | 80 | }, |
81 | 81 | "devDependencies": { |
82 | | - "@angular/core": "^14.2.0", |
83 | | - "@commitlint/cli": "^13.2.1", |
84 | | - "@commitlint/config-conventional": "^13.2.0", |
85 | | - "@nativescript/angular": "^14.2.0", |
86 | | - "@nativescript/core": "~8.4.0", |
| 82 | + "@angular/core": "^14.2.12", |
| 83 | + "@commitlint/cli": "^17.3.0", |
| 84 | + "@commitlint/config-conventional": "^17.3.0", |
| 85 | + "@nativescript/angular": "^14.2.7", |
| 86 | + "@nativescript/core": "~8.4.1", |
87 | 87 | "@nativescript/types-android": "~8.4.0", |
88 | 88 | "@nativescript/types-ios": "~8.4.0", |
89 | | - "@nativescript/webpack": "~5.0.0", |
90 | | - "@types/node": "^16.11.6", |
91 | | - "@typescript-eslint/eslint-plugin": "5.2.0", |
92 | | - "@typescript-eslint/parser": "5.2.0", |
| 89 | + "@nativescript/webpack": "~5.0.12", |
| 90 | + "@types/node": "^18.11.10", |
| 91 | + "@typescript-eslint/eslint-plugin": "5.45.0", |
| 92 | + "@typescript-eslint/parser": "5.45.0", |
93 | 93 | "cpy-cli": "3.1.1", |
94 | | - "eslint": "8.1.0", |
95 | | - "eslint-config-prettier": "^8.3.0", |
96 | | - "eslint-plugin-prettier": "^4.0.0", |
97 | | - "husky": "^7.0.4", |
98 | | - "lerna": "^4.0.0", |
99 | | - "npm-watch": "^0.11.0", |
100 | | - "ng-packagr": "^14.2.0", |
101 | | - "prettier": "^2.4.1", |
102 | | - "prompt": "^1.2.0", |
| 94 | + "eslint": "8.28.0", |
| 95 | + "eslint-config-prettier": "^8.5.0", |
| 96 | + "eslint-plugin-prettier": "^4.2.1", |
| 97 | + "husky": "^8.0.2", |
| 98 | + "lerna": "^6.1.0", |
| 99 | + "ng-packagr": "^14.3.0", |
| 100 | + "prettier": "^2.8.0", |
103 | 101 | "rimraf": "^3.0.2", |
104 | | - "ts-patch": "~2.0.0", |
| 102 | + "ts-patch": "~2.0.2", |
105 | 103 | "typescript": "~4.8.4" |
106 | 104 | }, |
107 | 105 | "dependencies": { |
|
0 commit comments