diff --git a/package.json b/package.json index 3f6f846..4411656 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@bam.tech/react-native-image-resizer": "^3.0.10", "@mitsuharu/react-native-sunmi-printer-library": "^2.3.0", - "@react-native-async-storage/async-storage": "^1.24.0", + "@react-native-async-storage/async-storage": "^2.2.0", "@react-native-segmented-control/segmented-control": "^2.5.2", "@react-navigation/native": "^6.1.18", "@react-navigation/native-stack": "^6.10.1", diff --git a/yarn.lock b/yarn.lock index e8d5138..042bc02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3668,14 +3668,14 @@ __metadata: languageName: node linkType: hard -"@react-native-async-storage/async-storage@npm:^1.24.0": - version: 1.24.0 - resolution: "@react-native-async-storage/async-storage@npm:1.24.0" +"@react-native-async-storage/async-storage@npm:^2.2.0": + version: 2.2.0 + resolution: "@react-native-async-storage/async-storage@npm:2.2.0" dependencies: merge-options: "npm:^3.0.4" peerDependencies: - react-native: ^0.0.0-0 || >=0.60 <1.0 - checksum: 10c0/cad2098ef84251f2ab8ebc07b750e585a20ac7ca07f26e5441e957a76f2b66f01d10ef5fbddb63d675431377b31beb5208548093e1eb17d262d2184b51133f4d + react-native: ^0.0.0-0 || >=0.65 <1.0 + checksum: 10c0/84900eba46a40225c4ac9bf5eb58885200dc1e789d873ecda46a2a213870cc7110536ed1fd7a74b873071f3603c093958fbd84c635d6f6d4f94bfbb616ffa0ef languageName: node linkType: hard @@ -11313,7 +11313,7 @@ __metadata: "@babel/runtime": "npm:^7.27.1" "@bam.tech/react-native-image-resizer": "npm:^3.0.10" "@mitsuharu/react-native-sunmi-printer-library": "npm:^2.3.0" - "@react-native-async-storage/async-storage": "npm:^1.24.0" + "@react-native-async-storage/async-storage": "npm:^2.2.0" "@react-native-community/cli": "npm:^18.0.0" "@react-native-community/cli-platform-android": "npm:18.0.0" "@react-native-community/cli-platform-ios": "npm:18.0.0"