mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-12 10:30:36 +01:00
Update dependency react-native-localize to v3.2.1
This commit is contained in:
parent
a2d82526e3
commit
7de87745c7
2 changed files with 6 additions and 6 deletions
|
@ -172,7 +172,7 @@
|
|||
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e",
|
||||
"react-native-keychain": "8.2.0",
|
||||
"react-native-linear-gradient": "2.8.3",
|
||||
"react-native-localize": "3.2.0",
|
||||
"react-native-localize": "3.2.1",
|
||||
"react-native-obscure": "github:BlueWallet/react-native-obscure#f4b83b4a261e39b1f5ed4a45ac5bcabc8a59eadb",
|
||||
"react-native-permissions": "4.1.5",
|
||||
"react-native-privacy-snapshot": "github:BlueWallet/react-native-privacy-snapshot#529e4627d93f67752a27e82a040ff7b64dca0783",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4573,7 +4573,7 @@ __metadata:
|
|||
react-native-ios-context-menu: "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e"
|
||||
react-native-keychain: 8.2.0
|
||||
react-native-linear-gradient: 2.8.3
|
||||
react-native-localize: 3.2.0
|
||||
react-native-localize: 3.2.1
|
||||
react-native-obscure: "github:BlueWallet/react-native-obscure#f4b83b4a261e39b1f5ed4a45ac5bcabc8a59eadb"
|
||||
react-native-permissions: 4.1.5
|
||||
react-native-privacy-snapshot: "github:BlueWallet/react-native-privacy-snapshot#529e4627d93f67752a27e82a040ff7b64dca0783"
|
||||
|
@ -11828,9 +11828,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-native-localize@npm:3.2.0":
|
||||
version: 3.2.0
|
||||
resolution: "react-native-localize@npm:3.2.0"
|
||||
"react-native-localize@npm:3.2.1":
|
||||
version: 3.2.1
|
||||
resolution: "react-native-localize@npm:3.2.1"
|
||||
peerDependencies:
|
||||
react: ">=18.1.0"
|
||||
react-native: ">=0.70.0"
|
||||
|
@ -11838,7 +11838,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
react-native-macos:
|
||||
optional: true
|
||||
checksum: a7493203638535253abfab65631372cbdb064d5af4c321d2b67e7f244a2a4063b57f236e22bb3a8288c987219d9e87271116f0b5fb96824c7effd267f0f0fde7
|
||||
checksum: 35708cb792ba67db6b3e67a9430eec9dfc665b96d1c9c15e9e4729cf0b24d32880b3b9a9743a232da817e1ab8a8159528ba07354fbc3ff879b1b6b2c92cb8fc8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue