|
@@ -37,13 +37,13 @@
|
37
|
37
|
"prop-types": "^15.7.2"
|
38
|
38
|
},
|
39
|
39
|
"devDependencies": {
|
40
|
|
- "@react-native-community/eslint-config": "^1.1.0",
|
|
40
|
+ "@react-native-community/eslint-config": "^2.0.0",
|
41
|
41
|
"@typescript-eslint/parser": "^3.9.1",
|
42
|
42
|
"babel-eslint": "^10.1.0",
|
43
|
|
- "eslint": "^6.8.0",
|
|
43
|
+ "eslint": "^7.7.0",
|
44
|
44
|
"eslint-plugin-jsx": "^0.1.0",
|
45
|
|
- "eslint-plugin-react": "^7.20.3",
|
46
|
|
- "eslint-plugin-react-hooks": "^3.0.0",
|
|
45
|
+ "eslint-plugin-react": "^7.20.6",
|
|
46
|
+ "eslint-plugin-react-hooks": "^4.1.0",
|
47
|
47
|
"eslint-plugin-react-native": "^3.8.1",
|
48
|
48
|
"typescript": "^3.9.7"
|
49
|
49
|
}
|