|
41 | 41 | "readmeFilename": "README.md", |
42 | 42 | "devDependencies": { |
43 | 43 | "@commitlint/cli": "^9.1.2", |
44 | | - "@commitlint/config-conventional": "^9.1.2", |
45 | | - "@nativescript/core": "7.0.0", |
46 | | - "@nativescript/types-android": "7.0.2", |
47 | | - "@nativescript/types-ios": "7.0.1", |
48 | | - "@nativescript/webpack": "~3.0.1", |
49 | | - "@nativescript-community/ui-collectionview": "^3.0.5", |
50 | | - "@types/node": "^14.6.4", |
51 | | - "@typescript-eslint/eslint-plugin": "4.0.1", |
| 44 | + "@commitlint/config-conventional": "^12.1.4", |
| 45 | + "@nativescript-community/ui-collectionview": "^4.0.31", |
| 46 | + "@nativescript/core": "8.0.6", |
| 47 | + "@nativescript/types-android": "8.0.1", |
| 48 | + "@nativescript/types-ios": "8.0.1", |
| 49 | + "@nativescript/webpack": "beta", |
| 50 | + "@types/node": "^15.6.0", |
| 51 | + "@typescript-eslint/eslint-plugin": "4.24.1-alpha.13", |
52 | 52 | "@typescript-eslint/parser": "4.0.1", |
53 | 53 | "cpy-cli": "^3.1.1", |
54 | | - "eslint": "7.8.1", |
| 54 | + "eslint": "7.27.0", |
55 | 55 | "eslint-config-prettier": "^6.15.0", |
56 | 56 | "eslint-plugin-prettier": "^3.3.1", |
57 | 57 | "husky": "^4.3.0", |
|
0 commit comments