Update dependency react-native-localize to v3.7.0

This commit is contained in:
renovate[bot] 2026-03-04 10:56:02 +00:00 committed by GitHub
parent a1abd15a5e
commit 98a6becf32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -88,7 +88,7 @@
"react-native-image-picker": "8.2.1",
"react-native-keychain": "9.1.0",
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.5.4",
"react-native-localize": "3.7.0",
"react-native-permissions": "5.4.4",
"react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376",
"react-native-push-notification": "8.1.1",
@ -16647,12 +16647,12 @@
}
},
"node_modules/react-native-localize": {
"version": "3.5.4",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.5.4.tgz",
"integrity": "sha512-Sr0XMSh76vFxZtRznD5FE8ZZtA4Srr7+Ix4WePhoQdeiJzuJEFbiQ2Lk3JJhsTMZdsZKn3j1KUwpV3hhnm2BqA==",
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.7.0.tgz",
"integrity": "sha512-6Ohx+zZzycC6zhNVBGM/u1U+O6Ww29YIFseeyXqsKcO/pTfjLcdE40IUJF4SVVwrdh00IMJwy90HjLGUaeqK7Q==",
"license": "MIT",
"peerDependencies": {
"@expo/config-plugins": "^9.0.0 || ^10.0.0",
"@expo/config-plugins": "*",
"react": "*",
"react-native": "*",
"react-native-macos": "*"

View File

@ -160,7 +160,7 @@
"react-native-image-picker": "8.2.1",
"react-native-keychain": "9.1.0",
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.5.4",
"react-native-localize": "3.7.0",
"react-native-permissions": "5.4.4",
"react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376",
"react-native-push-notification": "8.1.1",