|
64 | 64 | ], |
65 | 65 | "peerDependencies": { |
66 | 66 | "react": "*", |
67 | | - "react-native": "^0.59" |
| 67 | + "react-native": "^0.62" |
68 | 68 | }, |
69 | 69 | "bugs": { |
70 | 70 | "url": "https://github.com/Purii/react-native-tableview-simple/issues" |
|
74 | 74 | "url": "git@github.com:Purii/react-native-tableview-simple.git" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@commitlint/cli": "^8.3.5", |
78 | | - "@commitlint/config-conventional": "^8.3.4", |
| 77 | + "@commitlint/cli": "^9.0.1", |
| 78 | + "@commitlint/config-conventional": "^9.0.1", |
79 | 79 | "@react-native-community/eslint-config": "^2.0.0", |
80 | 80 | "@types/jest": "^26.0.0", |
81 | | - "@types/react": "^16.9.35", |
82 | | - "@types/react-native": "^0.62.11", |
| 81 | + "@types/react": "^16.9.38", |
| 82 | + "@types/react-native": "^0.62.13", |
83 | 83 | "@types/react-test-renderer": "^16.9.2", |
84 | | - "@typescript-eslint/eslint-plugin": "^3.0.0", |
85 | | - "@typescript-eslint/parser": "^3.0.0", |
| 84 | + "@typescript-eslint/eslint-plugin": "^3.3.0", |
| 85 | + "@typescript-eslint/parser": "^3.3.0", |
86 | 86 | "babel-jest": "26.0.1", |
87 | 87 | "babel-preset-react-native": "4.0.1", |
88 | | - "eslint": "^7.1.0", |
| 88 | + "eslint": "^7.3.0", |
89 | 89 | "eslint-config-prettier": "^6.11.0", |
90 | 90 | "husky": "^4.2.5", |
91 | 91 | "jest": "26.0.1", |
92 | | - "lint-staged": "^10.2.6", |
| 92 | + "lint-staged": "^10.2.11", |
93 | 93 | "react": "16.13.1", |
94 | 94 | "react-native": "^0.62.2", |
95 | 95 | "react-test-renderer": "16.13.1", |
96 | 96 | "rimraf": "^3.0.2", |
97 | 97 | "standard-version": "^8.0.0", |
98 | | - "typescript": "^3.7.3" |
| 98 | + "typescript": "^3.9.5" |
99 | 99 | } |
100 | 100 | } |
0 commit comments