Compare commits
1 Commits
renovate/m
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
![]() |
70ce73a08c |
@@ -185,7 +185,7 @@ dependencies {
|
|||||||
//noinspection GradleDynamicVersion
|
//noinspection GradleDynamicVersion
|
||||||
implementation "com.facebook.react:react-native:+" // From node_modules
|
implementation "com.facebook.react:react-native:+" // From node_modules
|
||||||
|
|
||||||
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
|
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
|
||||||
|
|
||||||
debugImplementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}") {
|
debugImplementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}") {
|
||||||
exclude group:'com.facebook.fbjni'
|
exclude group:'com.facebook.fbjni'
|
||||||
|
@@ -18,9 +18,9 @@
|
|||||||
"@babel/core": "7.8.4",
|
"@babel/core": "7.8.4",
|
||||||
"@babel/runtime": "7.8.4",
|
"@babel/runtime": "7.8.4",
|
||||||
"@react-native-community/eslint-config": "1.1.0",
|
"@react-native-community/eslint-config": "1.1.0",
|
||||||
"babel-jest": "29.7.0",
|
"babel-jest": "25.1.0",
|
||||||
"eslint": "6.5.1",
|
"eslint": "6.5.1",
|
||||||
"jest": "29.7.0",
|
"jest": "25.1.0",
|
||||||
"metro-react-native-babel-preset": "0.59.0",
|
"metro-react-native-babel-preset": "0.59.0",
|
||||||
"react-test-renderer": "16.13.1"
|
"react-test-renderer": "16.13.1"
|
||||||
},
|
},
|
||||||
|
2632
example/yarn.lock
2632
example/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user