Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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"
Expand Down