mobile: update react-native-actions-sheet

This commit is contained in:
Ammar Ahmed
2025-11-27 13:25:07 +05:00
parent 883b1a63b2
commit 3f45c2ebd4
2 changed files with 5 additions and 5 deletions

View File

@@ -71,7 +71,7 @@
"react": "19.1.1",
"react-async-hook": "^4.0.0",
"react-native": "0.82.1",
"react-native-actions-sheet": "10.0.0-alpha.8",
"react-native-actions-sheet": "^10.0.0-alpha.13",
"react-native-actions-shortcuts": "^1.0.1",
"react-native-background-actions": "^2.6.6",
"react-native-begin-background-task": "github:blockfirm/react-native-begin-background-task",
@@ -17119,9 +17119,9 @@
}
},
"node_modules/react-native-actions-sheet": {
"version": "10.0.0-alpha.8",
"resolved": "https://registry.npmjs.org/react-native-actions-sheet/-/react-native-actions-sheet-10.0.0-alpha.8.tgz",
"integrity": "sha512-olKqucpGaxP/kiO2/nw0uPXn69ZdWWhcHFzu2tcv5RBMl+PhRv870HuODbE21X4jXY/fWTG6FwPJqRqWpKkY8A==",
"version": "10.0.0-alpha.13",
"resolved": "https://registry.npmjs.org/react-native-actions-sheet/-/react-native-actions-sheet-10.0.0-alpha.13.tgz",
"integrity": "sha512-jy2PruTrz5Hp4NGFk6ykOLoTYcUaSYQ9ylTBi+JM32Lh8UQl1SkKm9kp7VcEMpwXw/gf+/eYpDtPffi3CAzfIA==",
"license": "MIT",
"peerDependencies": {
"react-native": "*",

View File

@@ -87,7 +87,7 @@
"react": "19.1.1",
"react-async-hook": "^4.0.0",
"react-native": "0.82.1",
"react-native-actions-sheet": "10.0.0-alpha.8",
"react-native-actions-sheet": "^10.0.0-alpha.13",
"react-native-actions-shortcuts": "^1.0.1",
"react-native-background-actions": "^2.6.6",
"react-native-begin-background-task": "github:blockfirm/react-native-begin-background-task",