Update dependency react-native-localize to v3.0.6

This commit is contained in:
renovate[bot] 2024-01-16 13:29:30 +00:00 committed by GitHub
parent 146138cba5
commit 95bf8ee264
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -77,7 +77,7 @@
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#v1.15.3",
"react-native-keychain": "8.1.2",
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.0.5",
"react-native-localize": "3.0.6",
"react-native-modal": "13.0.1",
"react-native-obscure": "https://github.com/BlueWallet/react-native-obscure.git#f4b83b4a261e39b1f5ed4a45ac5bcabc8a59eadb",
"react-native-passcode-auth": "https://github.com/BlueWallet/react-native-passcode-auth#a2ff977ba92b36f8d0a5567f59c05cc608e8bd12",
@ -19625,9 +19625,9 @@
}
},
"node_modules/react-native-localize": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.0.5.tgz",
"integrity": "sha512-tg3OzBY2654lgTrP2YYU4jMwk0ecWIoWLWCP6IAiiOgLiojo+A3NtroX84G3TpVHuCJ3mJkaTunVet5HVGS3AA==",
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.0.6.tgz",
"integrity": "sha512-pfwwNKRfXcxp0LZEzj5oW2/uo5oZOhiQ4PYlg8uLlsl9pDLcWg03yLCHohTWKX02vE/BFz9hkrHT/nQtlO/iFg==",
"peerDependencies": {
"react": ">=18.1.0",
"react-native": ">=0.70.0",
@ -37298,9 +37298,9 @@
"integrity": "sha512-KflAXZcEg54PXkLyflaSZQ3PJp4uC4whM7nT/Uot9m0e/qxFV3p6uor1983D1YOBJbJN7rrWdqIjq0T42jOJyA=="
},
"react-native-localize": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.0.5.tgz",
"integrity": "sha512-tg3OzBY2654lgTrP2YYU4jMwk0ecWIoWLWCP6IAiiOgLiojo+A3NtroX84G3TpVHuCJ3mJkaTunVet5HVGS3AA=="
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/react-native-localize/-/react-native-localize-3.0.6.tgz",
"integrity": "sha512-pfwwNKRfXcxp0LZEzj5oW2/uo5oZOhiQ4PYlg8uLlsl9pDLcWg03yLCHohTWKX02vE/BFz9hkrHT/nQtlO/iFg=="
},
"react-native-modal": {
"version": "13.0.1",

View file

@ -160,7 +160,7 @@
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#v1.15.3",
"react-native-keychain": "8.1.2",
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.0.5",
"react-native-localize": "3.0.6",
"react-native-modal": "13.0.1",
"react-native-obscure": "https://github.com/BlueWallet/react-native-obscure.git#f4b83b4a261e39b1f5ed4a45ac5bcabc8a59eadb",
"react-native-passcode-auth": "https://github.com/BlueWallet/react-native-passcode-auth#a2ff977ba92b36f8d0a5567f59c05cc608e8bd12",