|
@@ -37,12 +37,12 @@
|
37
|
37
|
"prop-types": "^15.7.2"
|
38
|
38
|
},
|
39
|
39
|
"devDependencies": {
|
40
|
|
- "@react-native-community/eslint-config": "^0.0.5",
|
|
40
|
+ "@react-native-community/eslint-config": "^0.0.7",
|
41
|
41
|
"babel-eslint": "^10.0.3",
|
42
|
|
- "eslint": "^5.16.0",
|
43
|
|
- "eslint-plugin-jsx": "^0.0.2",
|
|
42
|
+ "eslint": "^6.8.0",
|
|
43
|
+ "eslint-plugin-jsx": "^0.1.0",
|
44
|
44
|
"eslint-plugin-react": "^7.18.3",
|
45
|
|
- "eslint-plugin-react-hooks": "^1.7.0",
|
|
45
|
+ "eslint-plugin-react-hooks": "^2.4.0",
|
46
|
46
|
"eslint-plugin-react-native": "^3.8.1"
|
47
|
47
|
}
|
48
|
48
|
}
|