File tree Expand file tree Collapse file tree 2 files changed +370
-344
lines changed Expand file tree Collapse file tree 2 files changed +370
-344
lines changed Original file line number Diff line number Diff line change 1313 },
1414 "dependencies" : {
1515 "crypto-browserify" : " ^3.12.1" ,
16- "expo" : " ^53.0.8 " ,
17- "expo-splash-screen" : " ~0.30.8 " ,
16+ "expo" : " ^53.0.10 " ,
17+ "expo-splash-screen" : " ~0.30.9 " ,
1818 "expo-status-bar" : " ~2.2.3" ,
1919 "react" : " 19.0.0" ,
2020 "react-dom" : " 19.0.0" ,
21- "react-native" : " 0.79.2 " ,
22- "react-native-paper" : " ^5.14.0 " ,
23- "react-native-safe-area-context" : " ^5.4.0 " ,
21+ "react-native" : " 0.79.3 " ,
22+ "react-native-paper" : " ^5.14.5 " ,
23+ "react-native-safe-area-context" : " ^5.4.1 " ,
2424 "react-native-web" : " ~0.20.0" ,
2525 "stream-browserify" : " ^3.0.0"
2626 },
2727 "devDependencies" : {
28- "@babel/core" : " ^7.27.1 " ,
28+ "@babel/core" : " ^7.27.4 " ,
2929 "@expo/webpack-config" : " ^19.0.1" ,
3030 "babel-loader" : " ^10.0.0" ,
3131 "babel-plugin-module-resolver" : " ^5.0.2"
32+ },
33+ "expo" : {
34+ "doctor" : {
35+ "reactNativeDirectoryCheck" : {
36+ "exclude" : [
37+ " jwt-decode"
38+ ],
39+ "listUnknownPackages" : false
40+ }
41+ },
42+ "install" : {
43+ "exclude" : [
44+ " react-native" ,
45+ " react-native-safe-area-context"
46+ ]
47+ }
3248 }
3349}
You can’t perform that action at this time.
0 commit comments