We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9da4d0 commit a2e1ccaCopy full SHA for a2e1cca
sample/package.json
@@ -4,9 +4,9 @@
4
"@react-navigation/native": "^5.9.8",
5
"@react-navigation/stack": "^5.14.9",
6
"react": "18.1.0",
7
- "react-native": "0.70.5",
+ "react-native": "0.70.6",
8
"react-native-gesture-handler": "^2.8.0",
9
- "react-native-reanimated": "^2.12.0",
+ "react-native-reanimated": "^2.13.0",
10
"react-native-safe-area-context": "^4.4.1",
11
"react-native-screens": "^2.18.1",
12
"react-redux": "^8.0.5",
@@ -25,7 +25,7 @@
25
"eslint": "^7.32.0",
26
"jest": "^29.3.1",
27
"metro-react-native-babel-preset": "0.73.3",
28
- "webdriverio": "^7.25.4"
+ "webdriverio": "^7.26.0"
29
},
30
"name": "sample",
31
"private": true,
0 commit comments