Update dependency react-native-linear-gradient to v2.6.1

This commit is contained in:
renovate[bot] 2022-07-01 19:13:27 +00:00 committed by GitHub
parent 62d38eeaf3
commit 6ad74ac063
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 8 deletions

15
package-lock.json generated
View File

@ -74,7 +74,7 @@
"react-native-ios-context-menu": "https://github.com/BlueWallet/react-native-ios-context-menu.git#v1.7.4",
"react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1",
"react-native-linear-gradient": "2.5.6",
"react-native-linear-gradient": "2.6.1",
"react-native-localize": "2.2.1",
"react-native-modal": "13.0.1",
"react-native-navigation-bar-color": "https://github.com/BlueWallet/react-native-navigation-bar-color#3b2894ae62fbce99a3bd24105f0921cebaef5c94",
@ -21926,10 +21926,11 @@
}
},
"node_modules/react-native-linear-gradient": {
"version": "2.5.6",
"resolved": "https://registry.npmjs.org/react-native-linear-gradient/-/react-native-linear-gradient-2.5.6.tgz",
"integrity": "sha512-HDwEaXcQIuXXCV70O+bK1rizFong3wj+5Q/jSyifKFLg0VWF95xh8XQgfzXwtq0NggL9vNjPKXa016KuFu+VFg==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/react-native-linear-gradient/-/react-native-linear-gradient-2.6.1.tgz",
"integrity": "sha512-Ve/jyN90qjQXkoNGWHqZWSkW0anLmT3YrKuBqzASo8otIZsvpMT6MrxIc/BMzWFqgrwJYKbcyVuhBEJdlkc0SA==",
"peerDependencies": {
"react": "^16.8.1 || ^17",
"react-native": ">=0.55"
}
},
@ -44427,9 +44428,9 @@
}
},
"react-native-linear-gradient": {
"version": "2.5.6",
"resolved": "https://registry.npmjs.org/react-native-linear-gradient/-/react-native-linear-gradient-2.5.6.tgz",
"integrity": "sha512-HDwEaXcQIuXXCV70O+bK1rizFong3wj+5Q/jSyifKFLg0VWF95xh8XQgfzXwtq0NggL9vNjPKXa016KuFu+VFg=="
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/react-native-linear-gradient/-/react-native-linear-gradient-2.6.1.tgz",
"integrity": "sha512-Ve/jyN90qjQXkoNGWHqZWSkW0anLmT3YrKuBqzASo8otIZsvpMT6MrxIc/BMzWFqgrwJYKbcyVuhBEJdlkc0SA=="
},
"react-native-localize": {
"version": "2.2.1",

View File

@ -160,7 +160,7 @@
"react-native-ios-context-menu": "https://github.com/BlueWallet/react-native-ios-context-menu.git#v1.7.4",
"react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1",
"react-native-linear-gradient": "2.5.6",
"react-native-linear-gradient": "2.6.1",
"react-native-localize": "2.2.1",
"react-native-modal": "13.0.1",
"react-native-navigation-bar-color": "https://github.com/BlueWallet/react-native-navigation-bar-color#3b2894ae62fbce99a3bd24105f0921cebaef5c94",