File tree Expand file tree Collapse file tree 7 files changed +674
-674
lines changed
Expand file tree Collapse file tree 7 files changed +674
-674
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ dependencies {
217217 }
218218 }
219219
220- implementation(" androidx.swiperefreshlayout:swiperefreshlayout:1.0 .0" )
220+ implementation(" androidx.swiperefreshlayout:swiperefreshlayout:1.1 .0" )
221221
222222 debugImplementation(" com.facebook.flipper:flipper:${ FLIPPER_VERSION} " )
223223 debugImplementation(" com.facebook.flipper:flipper-network-plugin:${ FLIPPER_VERSION} " ) {
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ buildscript {
1919 mavenCentral()
2020 }
2121 dependencies {
22- classpath(' com.android.tools.build:gradle:7.4.1 ' )
22+ classpath(' com.android.tools.build:gradle:7.4.2 ' )
2323 classpath(' com.facebook.react:react-native-gradle-plugin' )
2424 }
2525}
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ android.useAndroidX=true
2626android.enableJetifier =true
2727
2828# Version of flipper SDK to use with React Native
29- FLIPPER_VERSION =0.125 .0
29+ FLIPPER_VERSION =0.194 .0
3030
3131# Use this property to specify which architecture you want to build.
3232# You can also override it from the CLI using
Original file line number Diff line number Diff line change 1212 },
1313 "dependencies" : {
1414 "@expo/webpack-config" : " ^18.0.1" ,
15- "@react-native-masked-view/masked-view" : " 0.2.8 " ,
15+ "@react-native-masked-view/masked-view" : " 0.2.9 " ,
1616 "@react-navigation/drawer" : " ^6.6.2" ,
1717 "@react-navigation/native" : " ^6.1.6" ,
1818 "@react-navigation/stack" : " ^6.3.16" ,
3131 "react-native-safe-area-context" : " 4.5.0" ,
3232 "react-native-screens" : " ~3.20.0" ,
3333 "react-native-svg" : " ^13.9.0" ,
34- "react-native-web" : " ~0.18.11 " ,
34+ "react-native-web" : " ~0.19.0 " ,
3535 "setimmediate" : " ^1.0.5" ,
3636 "sharp-cli" : " ^4.1.0" ,
3737 "twrnc" : " ^3.6.0"
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 7777 },
7878 "dependencies" : {
7979 "@babel/plugin-proposal-export-namespace-from" : " ^7.18.9" ,
80- "@chakra-ui/hooks" : " 2.0 .0" ,
81- "@gorhom/bottom-sheet" : " 4.4.6 " ,
80+ "@chakra-ui/hooks" : " 2.2 .0" ,
81+ "@gorhom/bottom-sheet" : " 4.4.7 " ,
8282 "@react-aria/focus" : " ^3.10.0" ,
8383 "@react-aria/visually-hidden" : " ^3.6.0" ,
8484 "@react-native-aria/checkbox" : " ^0.2.3" ,
You can’t perform that action at this time.
0 commit comments