File tree Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 22
22
"@ledgerhq/react-native-hid" : " ^6.32.4" ,
23
23
"@mempool/mempool.js" : " ^3.0.0" ,
24
24
"@nostr-dev-kit/ndk" : " ^2.11.0" ,
25
- "@react-native-async-storage/async-storage" : " ^2.1.0 " ,
25
+ "@react-native-async-storage/async-storage" : " ^2.1.1 " ,
26
26
"@react-native-picker/picker" : " 2.11.0" ,
27
27
"@react-navigation/native" : " ^7.0.14" ,
28
28
"@react-navigation/native-stack" : " ^7.2.0" ,
52
52
"react-native-crypto" : " ^2.2.0" ,
53
53
"react-native-qrcode-svg" : " ^6.3.14" ,
54
54
"react-native-randombytes" : " ^3.6.1" ,
55
- "react-native-safe-area-context" : " 5.1 .0" ,
55
+ "react-native-safe-area-context" : " 5.2 .0" ,
56
56
"react-native-screens" : " ^4.6.0" ,
57
57
"react-native-storage" : " ^1.0.1" ,
58
58
"react-native-svg" : " 15.11.1" ,
Original file line number Diff line number Diff line change 2635
2635
" @react-aria/ssr" " ^3.0.1"
2636
2636
" @react-aria/utils" " ^3.3.0"
2637
2637
2638
- " @react-native-async-storage/async-storage@^2.1.0 " :
2639
- version "2.1.0 "
2640
- resolved "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-2.1.0 .tgz"
2641
- integrity sha512-eAGQGPTAuFNEoIQSB5j2Jh1zm5NPyBRTfjRMfCN0W1OakC5WIB5vsDyIQhUweKN9XOE2/V07lqTMGsL0dGXNkA ==
2638
+ " @react-native-async-storage/async-storage@^2.1.1 " :
2639
+ version "2.1.1 "
2640
+ resolved "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-2.1.1 .tgz"
2641
+ integrity sha512-UqlnxddwM3rlCHvteFz+HpIXjqhQM7GkBgVQ9sMvMdl8QVOJQDjG7BODCUvabysMDw+9QfMFlLiOI8U6c0VzzQ ==
2642
2642
dependencies :
2643
2643
merge-options "^3.0.4"
2644
2644
@@ -10204,10 +10204,10 @@ react-native-reanimated@>=3.6.2:
10204
10204
convert-source-map "^2.0.0"
10205
10205
invariant "^2.2.4"
10206
10206
10207
- " react-native-safe-area-context@>= 4.0.0" , react-native-safe-area-context@5.1 .0:
10208
- version "5.1 .0"
10209
- resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.1 .0.tgz"
10210
- integrity sha512-Y4vyJX+0HPJUQNVeIJTj2/UOjbSJcB09OEwirAWDrOZ67Lz5p43AmjxSy8nnZft1rMzoh3rcPuonB6jJyHTfCw ==
10207
+ " react-native-safe-area-context@>= 4.0.0" , react-native-safe-area-context@5.2 .0:
10208
+ version "5.2 .0"
10209
+ resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.2 .0.tgz"
10210
+ integrity sha512-QpcGA6MRKe8Zbpf1hirCBudNQYGsMv0n/CTTROMOFcXbqRUoEXLCsYxUmYKi7JJb3ziL2DbyzWXyH2/gw4Tkfw ==
10211
10211
10212
10212
react-native-screens@^4.6.0, "react-native-screens@>= 4.0.0" :
10213
10213
version "4.6.0"
You can’t perform that action at this time.
0 commit comments