Merge pull request #4841 from BlueWallet/renovate/react-native-linear-gradient-2.x

Update dependency react-native-linear-gradient to v2.6.1
This commit is contained in:
GLaDOS 2022-07-02 08:11:40 +01:00 committed by GitHub
commit e1b2f3304e
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-ios-context-menu": "https://github.com/BlueWallet/react-native-ios-context-menu.git#v1.7.4",
"react-native-keychain": "8.0.0", "react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1", "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-localize": "2.2.1",
"react-native-modal": "13.0.1", "react-native-modal": "13.0.1",
"react-native-navigation-bar-color": "https://github.com/BlueWallet/react-native-navigation-bar-color#3b2894ae62fbce99a3bd24105f0921cebaef5c94", "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": { "node_modules/react-native-linear-gradient": {
"version": "2.5.6", "version": "2.6.1",
"resolved": "https://registry.npmjs.org/react-native-linear-gradient/-/react-native-linear-gradient-2.5.6.tgz", "resolved": "https://registry.npmjs.org/react-native-linear-gradient/-/react-native-linear-gradient-2.6.1.tgz",
"integrity": "sha512-HDwEaXcQIuXXCV70O+bK1rizFong3wj+5Q/jSyifKFLg0VWF95xh8XQgfzXwtq0NggL9vNjPKXa016KuFu+VFg==", "integrity": "sha512-Ve/jyN90qjQXkoNGWHqZWSkW0anLmT3YrKuBqzASo8otIZsvpMT6MrxIc/BMzWFqgrwJYKbcyVuhBEJdlkc0SA==",
"peerDependencies": { "peerDependencies": {
"react": "^16.8.1 || ^17",
"react-native": ">=0.55" "react-native": ">=0.55"
} }
}, },
@ -44427,9 +44428,9 @@
} }
}, },
"react-native-linear-gradient": { "react-native-linear-gradient": {
"version": "2.5.6", "version": "2.6.1",
"resolved": "https://registry.npmjs.org/react-native-linear-gradient/-/react-native-linear-gradient-2.5.6.tgz", "resolved": "https://registry.npmjs.org/react-native-linear-gradient/-/react-native-linear-gradient-2.6.1.tgz",
"integrity": "sha512-HDwEaXcQIuXXCV70O+bK1rizFong3wj+5Q/jSyifKFLg0VWF95xh8XQgfzXwtq0NggL9vNjPKXa016KuFu+VFg==" "integrity": "sha512-Ve/jyN90qjQXkoNGWHqZWSkW0anLmT3YrKuBqzASo8otIZsvpMT6MrxIc/BMzWFqgrwJYKbcyVuhBEJdlkc0SA=="
}, },
"react-native-localize": { "react-native-localize": {
"version": "2.2.1", "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-ios-context-menu": "https://github.com/BlueWallet/react-native-ios-context-menu.git#v1.7.4",
"react-native-keychain": "8.0.0", "react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1", "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-localize": "2.2.1",
"react-native-modal": "13.0.1", "react-native-modal": "13.0.1",
"react-native-navigation-bar-color": "https://github.com/BlueWallet/react-native-navigation-bar-color#3b2894ae62fbce99a3bd24105f0921cebaef5c94", "react-native-navigation-bar-color": "https://github.com/BlueWallet/react-native-navigation-bar-color#3b2894ae62fbce99a3bd24105f0921cebaef5c94",