|
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.3", |
| 7 | + "react-native": "0.71.4", |
8 | 8 | "react-native-gesture-handler": "^2.9.0",
|
9 | 9 | "react-native-reanimated": "^2.14.4",
|
10 | 10 | "react-native-safe-area-context": "^4.5.0",
|
|
16 | 16 | "@babel/core": "^7.21.0",
|
17 | 17 | "@babel/runtime": "^7.21.0",
|
18 | 18 | "@react-native-community/eslint-config": "^2.0.0",
|
19 |
| - "appium": "^2.0.0-beta.56", |
| 19 | + "appium": "^2.0.0-beta.57", |
20 | 20 | "appium-uiautomator2-driver": "^2.12.6",
|
21 |
| - "appium-xcuitest-driver": "^4.18.4", |
22 |
| - "babel-jest": "^29.4.3", |
| 21 | + "appium-xcuitest-driver": "^4.19.0", |
| 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 |
| - "jest": "^29.4.3", |
| 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.1", |
| 29 | + "webdriverio": "^7.30.2", |
30 | 30 | "xcode": "^3.0.1"
|
31 | 31 | },
|
32 | 32 | "name": "sample",
|
|
0 commit comments