|
4 | 4 | "@react-navigation/native": "^5.9.8",
|
5 | 5 | "@react-navigation/stack": "^5.14.9",
|
6 | 6 | "react": "18.2.0",
|
7 |
| - "react-native": "0.71.4", |
8 |
| - "react-native-gesture-handler": "^2.9.0", |
9 |
| - "react-native-reanimated": "^2.14.4", |
10 |
| - "react-native-safe-area-context": "^4.5.0", |
| 7 | + "react-native": "0.71.10", |
| 8 | + "react-native-gesture-handler": "^2.12.0", |
| 9 | + "react-native-reanimated": "^2.17.0", |
| 10 | + "react-native-safe-area-context": "^4.5.3", |
11 | 11 | "react-native-screens": "^2.18.1",
|
12 |
| - "react-redux": "^8.0.5", |
| 12 | + "react-redux": "^8.1.0", |
13 | 13 | "redux": "^4.2.1"
|
14 | 14 | },
|
15 | 15 | "devDependencies": {
|
16 |
| - "@babel/core": "^7.21.0", |
17 |
| - "@babel/runtime": "^7.21.0", |
| 16 | + "@babel/core": "^7.22.5", |
| 17 | + "@babel/runtime": "^7.22.5", |
18 | 18 | "@react-native-community/eslint-config": "^2.0.0",
|
19 |
| - "appium": "^2.0.0-beta.57", |
20 |
| - "appium-uiautomator2-driver": "^2.12.6", |
21 |
| - "appium-xcuitest-driver": "^4.19.0", |
| 19 | + "appium": "^2.0.0-beta.71", |
| 20 | + "appium-uiautomator2-driver": "^2.26.1", |
| 21 | + "appium-xcuitest-driver": "^4.32.2", |
22 | 22 | "babel-jest": "^29.5.0",
|
23 | 23 | "babel-plugin-module-resolver": "^4.1.0",
|
24 | 24 | "dotenv": "^8.6.0",
|
25 | 25 | "eslint": "^7.32.0",
|
26 | 26 | "jest": "^29.5.0",
|
27 | 27 | "metro-react-native-babel-preset": "0.74.0",
|
28 | 28 | "minimist": "^1.2.8",
|
29 |
| - "webdriverio": "^7.30.2", |
| 29 | + "webdriverio": "^7.31.1", |
30 | 30 | "xcode": "^3.0.1"
|
31 | 31 | },
|
32 | 32 | "name": "sample",
|
|
0 commit comments