|
36 | 36 | "devDependencies": {
|
37 | 37 | "@babel/core": "7.21.3",
|
38 | 38 | "@babel/runtime": "7.21.0",
|
39 |
| - "@react-native-community/cli": "10.2.1", |
| 39 | + "@react-native-community/cli": "13.2.0", |
40 | 40 | "@react-native-community/eslint-config": "3.2.0",
|
41 | 41 | "@react-navigation/devtools": "6.0.18",
|
42 | 42 | "@react-navigation/native": "6.1.6",
|
|
46 | 46 | "@types/react": "18.0.28",
|
47 | 47 | "@types/react-native": "0.71.4",
|
48 | 48 | "@types/react-test-renderer": "18.0.0",
|
49 |
| - "@typescript-eslint/eslint-plugin": "5.56.0", |
50 |
| - "@typescript-eslint/parser": "5.56.0", |
| 49 | + "@typescript-eslint/eslint-plugin": "6.18.0", |
| 50 | + "@typescript-eslint/parser": "6.18.0", |
51 | 51 | "babel-jest": "29.5.0",
|
52 | 52 | "coveralls": "3.1.1",
|
53 | 53 | "eslint": "8.36.0",
|
|
66 | 66 | "react-native-screens": "3.20.0",
|
67 | 67 | "react-native-unimodules": "0.14.10",
|
68 | 68 | "react-native-web": "0.18.12",
|
69 |
| - "react-redux": "8.0.5", |
| 69 | + "react-redux": "9.0.4", |
70 | 70 | "react-test-renderer": "18.2.0",
|
71 |
| - "redux": "4.2.1", |
72 |
| - "reselect": "4.1.7", |
| 71 | + "redux": "5.0.1", |
| 72 | + "reselect": "5.1.0", |
73 | 73 | "typescript": "5.0.2"
|
74 | 74 | },
|
75 | 75 | "peerDependencies": {
|
|
0 commit comments