|
78 | 78 | "@types/lodash": "^4.14.184", |
79 | 79 | "@types/mocha": "^10.0.1", |
80 | 80 | "@types/react": "^18.0.0", |
81 | | - "@wdio/appium-service": "^8.11.2", |
82 | | - "@wdio/cli": "^8.11.2", |
83 | | - "@wdio/local-runner": "^8.11.2", |
| 81 | + "@wdio/appium-service": "^8.24.0", |
| 82 | + "@wdio/cli": "^8.24.0", |
| 83 | + "@wdio/local-runner": "^8.24.0", |
84 | 84 | "@wdio/mocha-framework": "^8.11.0", |
85 | | - "@wdio/spec-reporter": "^8.11.2", |
86 | | - "appium": "2.0.0-rc.3", |
87 | | - "appium-uiautomator2-driver": "^2.26.2", |
88 | | - "appium-xcuitest-driver": "^4.32.5", |
| 85 | + "@wdio/spec-reporter": "^8.24.0", |
| 86 | + "appium": "2.2.2", |
| 87 | + "appium-uiautomator2-driver": "^2.34.1", |
| 88 | + "appium-xcuitest-driver": "^5.9.1", |
89 | 89 | "concurrently": "^6.4.0", |
90 | 90 | "eslint": "^8.54.0", |
91 | 91 | "expo": "^48.0.0", |
|
103 | 103 | "react-test-renderer": "18.2.0", |
104 | 104 | "semantic-release": "^19.0.0", |
105 | 105 | "typescript": "^5.3.0", |
106 | | - "webdriverio": "^8.11.2" |
| 106 | + "webdriverio": "^8.24.0" |
107 | 107 | }, |
108 | 108 | "react-native-builder-bob": { |
109 | 109 | "source": "src", |
|
0 commit comments