test(mobile): more testing on ota

This commit is contained in:
2025-11-16 20:11:34 -06:00
parent 564f0b5add
commit 75c0659658
5 changed files with 45 additions and 20 deletions

View File

@@ -37,6 +37,7 @@
"react-native-reanimated": "~4.1.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-stallion": "^2.2.0",
"react-native-web": "~0.21.0",
"react-native-worklets": "0.5.1"
},
@@ -10916,6 +10917,16 @@
"react-native": "*"
}
},
"node_modules/react-native-stallion": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/react-native-stallion/-/react-native-stallion-2.2.0.tgz",
"integrity": "sha512-odbXYXxsYTMQLpt1w5J7ZjCgYrvVG+lsRGQrWb1bCgsEB1PA5Vs9BR5WfA4UPjYWcDfeaUyFQvAzGH1Rpj7iCA==",
"license": "MIT",
"peerDependencies": {
"react": "*",
"react-native": "*"
}
},
"node_modules/react-native-web": {
"version": "0.21.2",
"resolved": "https://registry.npmjs.org/react-native-web/-/react-native-web-0.21.2.tgz",