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 f717535 commit 774cab5Copy full SHA for 774cab5
example/package.json
@@ -13,18 +13,18 @@
13
},
14
"dependencies": {
15
"add": "^2.0.6",
16
- "expo": "^48.0.5",
17
- "expo-splash-screen": "~0.18.1",
+ "expo": "^48.0.17",
+ "expo-splash-screen": "~0.18.2",
18
"react": "18.2.0",
19
"react-dom": "18.2.0",
20
- "react-native": "0.71.3",
21
- "react-native-paper": "^5.2.0",
+ "react-native": "0.71.8",
+ "react-native-paper": "^5.8.0",
22
"react-native-web": "~0.18.12"
23
24
"devDependencies": {
25
- "@babel/core": "^7.21.0",
26
- "@babel/runtime": "^7.21.0",
+ "@babel/core": "^7.21.8",
+ "@babel/runtime": "^7.21.5",
27
"babel-plugin-module-resolver": "^4.0.0",
28
- "babel-preset-expo": "^9.3.0"
+ "babel-preset-expo": "^9.3.2"
29
}
30
0 commit comments