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 8dc37c0 commit 99987f1Copy full SHA for 99987f1
example/package.json
@@ -13,19 +13,19 @@
13
},
14
"dependencies": {
15
"add": "^2.0.6",
16
- "expo": "^47.0.0",
+ "expo": "^47.0.13",
17
"expo-splash-screen": "~0.17.5",
18
"react": "18.1.0",
19
"react-dom": "18.1.0",
20
"react-native": "0.70.5",
21
- "react-native-paper": "^5.0.2",
22
- "react-native-web": "~0.18.7"
+ "react-native-paper": "^5.2.0",
+ "react-native-web": "~0.18.12"
23
24
"devDependencies": {
25
- "@babel/core": "^7.19.3",
26
- "@babel/runtime": "^7.9.6",
+ "@babel/core": "^7.21.0",
+ "@babel/runtime": "^7.21.0",
27
"babel-plugin-module-resolver": "^4.0.0",
28
"babel-preset-expo": "~9.2.1",
29
- "expo-cli": "^6.0.5"
+ "expo-cli": "^6.3.2"
30
}
31
0 commit comments