|
21 | 21 | "url": "git+https://github.com/fjmorant/react-native-nested-listview.git" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "object-hash": "2.1.1", |
| 24 | + "object-hash": "2.2.0", |
25 | 25 | "react-fast-compare": "3.2.0", |
26 | 26 | "shortid": "2.2.16", |
27 | 27 | "use-global-hook": "0.2.1" |
|
31 | 31 | "react-native": "*" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/core": "7.8.4", |
35 | | - "@babel/runtime": "7.12.18", |
36 | | - "@react-native-community/eslint-config": "1.1.0", |
37 | | - "@testing-library/jest-native": "^3.4.3", |
38 | | - "@testing-library/react-native": "^7.1.0", |
| 34 | + "@babel/core": "7.15.5", |
| 35 | + "@babel/runtime": "7.15.4", |
| 36 | + "@react-native-community/eslint-config": "3.0.1", |
| 37 | + "@testing-library/jest-native": "3.4.3", |
| 38 | + "@testing-library/react-native": "7.2.0", |
39 | 39 | "@types/jest": "25.2.3", |
40 | 40 | "@types/object-hash": "1.3.4", |
41 | 41 | "@types/react-native": "0.63.46", |
42 | 42 | "@types/react-test-renderer": "17.0.1", |
43 | 43 | "@types/shortid": "0.0.29", |
44 | | - "@types/use-global-hook": "0.1.3", |
| 44 | + "@types/use-global-hook": "0.1.4", |
45 | 45 | "babel-jest": "26.6.3", |
46 | | - "codecov": "3.8.1", |
47 | | - "eslint": "6.5.1", |
| 46 | + "codecov": "3.8.3", |
| 47 | + "eslint": "7.32.0", |
| 48 | + "eslint-plugin-prettier": "4.0.0", |
48 | 49 | "istanbul": "0.4.5", |
49 | 50 | "istanbul-api": "3.0.0", |
50 | 51 | "istanbul-reports": "3.0.2", |
51 | 52 | "jest": "25.1.0", |
52 | 53 | "metro-react-native-babel-preset": "0.65.0", |
53 | | - "prettier": "2.2.1", |
| 54 | + "prettier": "2.4.1", |
54 | 55 | "prettier-eslint": "12.0.0", |
55 | 56 | "react": "16.13.1", |
56 | 57 | "react-native": "0.63.4", |
|
0 commit comments