|
41 | 41 | "@react-navigation/devtools": "6.0.4",
|
42 | 42 | "@react-navigation/native": "6.0.6",
|
43 | 43 | "@react-navigation/stack": "6.0.11",
|
44 |
| - "@types/jest": "27.0.2", |
| 44 | + "@types/jest": "27.0.3", |
45 | 45 | "@types/lodash": "4.14.177",
|
46 |
| - "@types/react": "17.0.35", |
47 |
| - "@types/react-native": "0.66.4", |
| 46 | + "@types/react": "17.0.36", |
| 47 | + "@types/react-native": "0.66.5", |
48 | 48 | "@types/react-test-renderer": "17.0.1",
|
49 | 49 | "@typescript-eslint/eslint-plugin": "5.4.0",
|
50 | 50 | "@typescript-eslint/parser": "5.4.0",
|
51 | 51 | "babel-jest": "27.3.1",
|
52 | 52 | "coveralls": "3.1.1",
|
53 |
| - "eslint": "8.2.0", |
54 |
| - "eslint-plugin-react": "7.27.0", |
| 53 | + "eslint": "8.3.0", |
| 54 | + "eslint-plugin-react": "7.27.1", |
55 | 55 | "jest": "27.3.1",
|
56 | 56 | "metro": "0.66.2",
|
57 | 57 | "metro-react-native-babel-preset": "0.66.2",
|
|
69 | 69 | "react-redux": "7.2.6",
|
70 | 70 | "react-test-renderer": "17.0.2",
|
71 | 71 | "redux": "4.1.2",
|
72 |
| - "reselect": "4.1.3", |
73 |
| - "typescript": "4.4.4" |
| 72 | + "reselect": "4.1.4", |
| 73 | + "typescript": "4.5.2" |
74 | 74 | },
|
75 | 75 | "peerDependencies": {
|
76 | 76 | "@react-navigation/native": "6.0.6",
|
|
0 commit comments