File tree Expand file tree Collapse file tree 2 files changed +531
-1530
lines changed
examples/react-native-marked-sample Expand file tree Collapse file tree 2 files changed +531
-1530
lines changed Original file line number Diff line number Diff line change 1111 "web" : " expo start --web"
1212 },
1313 "dependencies" : {
14- "@expo/metro-runtime" : " ~4 .0.1 " ,
15- "expo" : " ~52 .0.41 " ,
16- "expo-status-bar" : " ~2.0.1 " ,
17- "react" : " 18.3.1 " ,
18- "react-dom" : " 18.3.1 " ,
19- "react-native" : " 0.76.7 " ,
20- "react-native-svg" : " 15.8.0 " ,
21- "react-native-web" : " ~0.19.13 "
14+ "@expo/metro-runtime" : " ~5 .0.4 " ,
15+ "expo" : " ^53 .0.13 " ,
16+ "expo-status-bar" : " ~2.2.3 " ,
17+ "react" : " 19.0.0 " ,
18+ "react-dom" : " 19.0.0 " ,
19+ "react-native" : " 0.79.4 " ,
20+ "react-native-svg" : " 15.11.2 " ,
21+ "react-native-web" : " ^0.20.0 "
2222 },
2323 "devDependencies" : {
2424 "@babel/core" : " ^7.25.2" ,
2525 "@babel/runtime" : " ^7.26.0" ,
26- "@types/react" : " ~18.3.12 " ,
26+ "@types/react" : " ~19.0.10 " ,
2727 "babel-plugin-module-resolver" : " ^5.0.2" ,
28- "typescript" : " ^5.3 .3"
28+ "typescript" : " ~5.8 .3"
2929 }
3030}
You can’t perform that action at this time.
0 commit comments