Update dependency react-native-localize to v3.4.1

This commit is contained in:
renovate[bot] 2025-01-09 16:12:12 +00:00 committed by GitHub
parent 405dfee7dc
commit adbe625905
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -77,7 +77,7 @@
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e",
"react-native-keychain": "9.1.0",
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.3.0",
"react-native-localize": "3.4.1",
"react-native-permissions": "5.2.2",
"react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376",
"react-native-push-notification": "8.1.1",
@ -22102,9 +22102,9 @@
}
},
"node_modules/react-native-localize": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.3.0.tgz",
"integrity": "sha512-pbxiL0sL9hv3dRRcDRHEcsLGfuQavFfsK0dK5RNVjmTI8x3hiojRJHcppzqKOAUjZusehbA7Hnzdjz/7LkZsgw==",
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.4.1.tgz",
"integrity": "sha512-NJqJGBUpHtD/MpLCCkrNiqNZ+xFwbHCivxaoN1Oeb8tBAiZr/IqgP3E+MgnqmmdTMOJ33llUfiW3EM6pEIb33w==",
"license": "MIT",
"peerDependencies": {
"react": ">=18.1.0",

View file

@ -141,7 +141,7 @@
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e",
"react-native-keychain": "9.1.0",
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.3.0",
"react-native-localize": "3.4.1",
"react-native-permissions": "5.2.2",
"react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376",
"react-native-push-notification": "8.1.1",