File tree Expand file tree Collapse file tree 3 files changed +641
-626
lines changed Expand file tree Collapse file tree 3 files changed +641
-626
lines changed Original file line number Diff line number Diff line change 15
15
"@expo/metro-runtime" : " ~3.1.3" ,
16
16
"@logto/rn" : " workspace:^" ,
17
17
"@react-native-async-storage/async-storage" : " ^1.22.0" ,
18
- "expo" : " ~50 .0.17 " ,
19
- "expo-crypto" : " ^12.8.1 " ,
20
- "expo-secure-store" : " ^12.8 .1" ,
21
- "expo-status-bar" : " ~1.11 .1" ,
22
- "expo-web-browser" : " ^12.8.2 " ,
18
+ "expo" : " ~51 .0.8 " ,
19
+ "expo-crypto" : " ^13.0.2 " ,
20
+ "expo-secure-store" : " ^13.0 .1" ,
21
+ "expo-status-bar" : " ~1.12 .1" ,
22
+ "expo-web-browser" : " ^13.0.3 " ,
23
23
"react" : " 18.2.0" ,
24
24
"react-dom" : " 18.2.0" ,
25
25
"react-native" : " 0.73.7" ,
Original file line number Diff line number Diff line change 59
59
"js-base64" : " ^3.7.6"
60
60
},
61
61
"peerDependencies" : {
62
- "@react-native-async-storage/async-storage" : " ^1.22.0 " ,
63
- "expo-crypto" : " ^12.8.0 " ,
64
- "expo-secure-store" : " ^12.8 .1" ,
65
- "expo-web-browser" : " ^12.8.2 " ,
62
+ "@react-native-async-storage/async-storage" : " ^1.23.1 " ,
63
+ "expo-crypto" : " ^13.0.2 " ,
64
+ "expo-secure-store" : " ^13.0 .1" ,
65
+ "expo-web-browser" : " ^13.0.3 " ,
66
66
"react-native" : " >=0.73.4 <1"
67
67
}
68
68
}
You can’t perform that action at this time.
0 commit comments