File tree 2 files changed +2
-13
lines changed
2 files changed +2
-13
lines changed Original file line number Diff line number Diff line change 13
13
"@babel/runtime" : " ^7.18.9" ,
14
14
"@expo/config-plugins" : " ~7.8.0" ,
15
15
"@my/ui" : " workspace:*" ,
16
- "@react-native-async-storage/async-storage" : " 1.21 .0" ,
16
+ "@react-native-async-storage/async-storage" : " ^2.0 .0" ,
17
17
"@react-native-community/netinfo" : " ^11.2.1" ,
18
18
"@react-navigation/native" : " ^6.1.6" ,
19
19
"app" : " workspace:*" ,
Original file line number Diff line number Diff line change @@ -7179,17 +7179,6 @@ __metadata:
7179
7179
languageName: node
7180
7180
linkType: hard
7181
7181
7182
- "@react-native-async-storage/async-storage@npm:1.21.0":
7183
- version: 1.21.0
7184
- resolution: "@react-native-async-storage/async-storage@npm:1.21.0"
7185
- dependencies:
7186
- merge-options: "npm:^3.0.4"
7187
- peerDependencies:
7188
- react-native: ^0.0.0-0 || >=0.60 <1.0
7189
- checksum: 10/7860faaa0ddb849ba4019f48fba90cffea686fb8a29813379ff38af8d635d4d8e7841735c2ba53b7788fb54312f157338e5630a768e9b2339dc33c4f5b316ca7
7190
- languageName: node
7191
- linkType: hard
7192
-
7193
7182
"@react-native-async-storage/async-storage@npm:^2.0.0":
7194
7183
version: 2.0.0
7195
7184
resolution: "@react-native-async-storage/async-storage@npm:2.0.0"
@@ -20014,7 +20003,7 @@ __metadata:
20014
20003
"@expo/config-plugins": "npm:~7.8.0"
20015
20004
"@expo/metro-config": "npm:~0.17.1"
20016
20005
"@my/ui": "workspace:*"
20017
- "@react-native-async-storage/async-storage": "npm:1.21 .0"
20006
+ "@react-native-async-storage/async-storage": "npm:^2.0 .0"
20018
20007
"@react-native-community/netinfo": "npm:^11.2.1"
20019
20008
"@react-navigation/native": "npm:^6.1.6"
20020
20009
"@tamagui/babel-plugin": "npm:^1.101.7"
You can’t perform that action at this time.
0 commit comments