Skip to content

Commit dce3ca0

Browse files
authored
chore: update sample/scripts/update-rn.sh to v0.71.7
1 parent 1cd7e1e commit dce3ca0

File tree

2 files changed

+714
-658
lines changed

2 files changed

+714
-658
lines changed

sample/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,29 @@
44
"@react-navigation/native": "^5.9.8",
55
"@react-navigation/stack": "^5.14.9",
66
"react": "18.2.0",
7-
"react-native": "0.71.4",
7+
"react-native": "0.71.7",
88
"react-native-gesture-handler": "^2.9.0",
9-
"react-native-reanimated": "^2.14.4",
10-
"react-native-safe-area-context": "^4.5.0",
9+
"react-native-reanimated": "^2.15.0",
10+
"react-native-safe-area-context": "^4.5.1",
1111
"react-native-screens": "^2.18.1",
1212
"react-redux": "^8.0.5",
1313
"redux": "^4.2.1"
1414
},
1515
"devDependencies": {
16-
"@babel/core": "^7.21.0",
16+
"@babel/core": "^7.21.4",
1717
"@babel/runtime": "^7.21.0",
1818
"@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.65",
20+
"appium-uiautomator2-driver": "^2.17.0",
21+
"appium-xcuitest-driver": "^4.24.1",
2222
"babel-jest": "^29.5.0",
2323
"babel-plugin-module-resolver": "^4.1.0",
2424
"dotenv": "^8.6.0",
2525
"eslint": "^7.32.0",
2626
"jest": "^29.5.0",
2727
"metro-react-native-babel-preset": "0.74.0",
2828
"minimist": "^1.2.8",
29-
"webdriverio": "^7.30.2",
29+
"webdriverio": "^7.31.1",
3030
"xcode": "^3.0.1"
3131
},
3232
"name": "sample",

0 commit comments

Comments
 (0)