fix(deps): update dependency react-native-localize to v3.3.0

This commit is contained in:
renovate[bot] 2024-10-31 20:53:09 +00:00 committed by GitHub
parent bdbdb2d840
commit 5913ef38b8
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.2.1",
"react-native-localize": "3.3.0",
"react-native-permissions": "5.1.0",
"react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376",
"react-native-push-notification": "8.1.1",
@ -20735,9 +20735,9 @@
}
},
"node_modules/react-native-localize": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.2.1.tgz",
"integrity": "sha512-XZsK9+V98XygBkutaPVxTIrwV48wXKk4AQfbjUOmrrsGCqa8WzWsBuEafwWVCMOEQ5coQt0SfM3XKT0Qg7DFXw==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.3.0.tgz",
"integrity": "sha512-pbxiL0sL9hv3dRRcDRHEcsLGfuQavFfsK0dK5RNVjmTI8x3hiojRJHcppzqKOAUjZusehbA7Hnzdjz/7LkZsgw==",
"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.2.1",
"react-native-localize": "3.3.0",
"react-native-permissions": "5.1.0",
"react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376",
"react-native-push-notification": "8.1.1",