File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11
11
"eject" : " expo eject"
12
12
},
13
13
"dependencies" : {
14
- "@expo/webpack-config" : " ^0.15 .0" ,
14
+ "@expo/webpack-config" : " ^0.17 .0" ,
15
15
"babel-core" : " ^6.26.3" ,
16
16
"babel-loader" : " ^8.1.0" ,
17
17
"babel-preset-es2015" : " ^6.24.1" ,
18
18
"babel-preset-react" : " ^6.24.1" ,
19
19
"bignumber.js" : " ^9.0.1" ,
20
- "expo" : " ~41 .0.1 " ,
21
- "expo-status-bar" : " ~1.0.4 " ,
22
- "react" : " 16.13.1 " ,
23
- "react-dom" : " 16.13.1 " ,
24
- "react-native" : " https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz " ,
25
- "react-native-web" : " ~0.13.12 "
20
+ "expo" : " ^46 .0.0 " ,
21
+ "expo-status-bar" : " ~1.4.0 " ,
22
+ "react" : " 18.0.0 " ,
23
+ "react-dom" : " 18.0.0 " ,
24
+ "react-native" : " 0.69.5 " ,
25
+ "react-native-web" : " ~0.18.7 "
26
26
},
27
27
"devDependencies" : {
28
- "@babel/core" : " ^7.9.0 "
28
+ "@babel/core" : " ^7.18.6 "
29
29
}
30
30
}
You can’t perform that action at this time.
0 commit comments