Skip to content

Commit 9cab2bd

Browse files
github-actions[bot]web-flowkrystofwoldrich
authored
chore(deps): update Sample React Native to v0.71.4 (#2878)
Co-authored-by: GitHub <[email protected]> Co-authored-by: Kryštof Woldřich <[email protected]>
1 parent 6c91141 commit 9cab2bd

File tree

2 files changed

+566
-677
lines changed

2 files changed

+566
-677
lines changed

sample/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@react-navigation/native": "^5.9.8",
55
"@react-navigation/stack": "^5.14.9",
66
"react": "18.2.0",
7-
"react-native": "0.71.3",
7+
"react-native": "0.71.4",
88
"react-native-gesture-handler": "^2.9.0",
99
"react-native-reanimated": "^2.14.4",
1010
"react-native-safe-area-context": "^4.5.0",
@@ -16,17 +16,17 @@
1616
"@babel/core": "^7.21.0",
1717
"@babel/runtime": "^7.21.0",
1818
"@react-native-community/eslint-config": "^2.0.0",
19-
"appium": "^2.0.0-beta.56",
19+
"appium": "^2.0.0-beta.57",
2020
"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",
2323
"babel-plugin-module-resolver": "^4.1.0",
2424
"dotenv": "^8.6.0",
2525
"eslint": "^7.32.0",
26-
"jest": "^29.4.3",
26+
"jest": "^29.5.0",
2727
"metro-react-native-babel-preset": "0.74.0",
2828
"minimist": "^1.2.8",
29-
"webdriverio": "^7.30.1",
29+
"webdriverio": "^7.30.2",
3030
"xcode": "^3.0.1"
3131
},
3232
"name": "sample",

0 commit comments

Comments
 (0)