File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 21
21
"@my/wagmi" : " workspace:*" ,
22
22
"@noble/curves" : " ^1.2.0" ,
23
23
"@openzeppelin/merkle-tree" : " 1.0.5" ,
24
- "@react-native-async-storage/async-storage" : " 1.21 .0" ,
24
+ "@react-native-async-storage/async-storage" : " ^2.0 .0" ,
25
25
"@scure/base" : " ^1.1.5" ,
26
26
"@supabase/auth-helpers-nextjs" : " 0.10.0" ,
27
27
"@supabase/auth-helpers-react" : " 0.5.0" ,
Original file line number Diff line number Diff line change @@ -7190,6 +7190,17 @@ __metadata:
7190
7190
languageName: node
7191
7191
linkType: hard
7192
7192
7193
+ "@react-native-async-storage/async-storage@npm:^2.0.0":
7194
+ version: 2.0.0
7195
+ resolution: "@react-native-async-storage/async-storage@npm:2.0.0"
7196
+ dependencies:
7197
+ merge-options: "npm:^3.0.4"
7198
+ peerDependencies:
7199
+ react-native: ^0.0.0-0 || >=0.65 <1.0
7200
+ checksum: 10/cd00a7fac584bfce350c0ad56a542e19c5aa77bec41a211f004c87343e971819d38c5483470fd11116e0271a5e1321ce656cc0bb66d2aa0852f74bc23be61a77
7201
+ languageName: node
7202
+ linkType: hard
7203
+
7193
7204
"@react-native-community/cli-clean@npm:13.6.6":
7194
7205
version: 13.6.6
7195
7206
resolution: "@react-native-community/cli-clean@npm:13.6.6"
@@ -14180,7 +14191,7 @@ __metadata:
14180
14191
"@my/wagmi": "workspace:*"
14181
14192
"@noble/curves": "npm:^1.2.0"
14182
14193
"@openzeppelin/merkle-tree": "npm:1.0.5"
14183
- "@react-native-async-storage/async-storage": "npm:1.21 .0"
14194
+ "@react-native-async-storage/async-storage": "npm:^2.0 .0"
14184
14195
"@scure/base": "npm:^1.1.5"
14185
14196
"@supabase/auth-helpers-nextjs": "npm:0.10.0"
14186
14197
"@supabase/auth-helpers-react": "npm:0.5.0"
You can’t perform that action at this time.
0 commit comments