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 11
11
"web" : " expo start --web"
12
12
},
13
13
"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 "
22
22
},
23
23
"devDependencies" : {
24
24
"@babel/core" : " ^7.25.2" ,
25
25
"@babel/runtime" : " ^7.26.0" ,
26
- "@types/react" : " ~18.3.12 " ,
26
+ "@types/react" : " ~19.0.10 " ,
27
27
"babel-plugin-module-resolver" : " ^5.0.2" ,
28
- "typescript" : " ^5.3 .3"
28
+ "typescript" : " ~5.8 .3"
29
29
}
30
30
}
You can’t perform that action at this time.
0 commit comments