1 Commits

Author SHA1 Message Date
renovate[bot]
2ebb609c0d Update Rust crate expectrl to 0.8.0 2026-03-23 02:57:54 +00:00
3 changed files with 371 additions and 364 deletions

View File

@@ -29,4 +29,4 @@ src-testtools = { path = "../tests/tools" }
serial_test = { version = "3.4.0", default-features = false }
[target.'cfg(any(target_os = "linux", target_os = "freebsd", target_os = "macos"))'.dev-dependencies]
expectrl = "0.7.0"
expectrl = "0.8.0"

View File

@@ -27,18 +27,18 @@
"expo-symbols": "~1.0.8",
"expo-system-ui": "~6.0.9",
"expo-web-browser": "~15.0.10",
"react": "19.2.4",
"react-dom": "19.2.4",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-native": "0.84.1",
"react-native-gesture-handler": "~2.30.0",
"react-native-worklets": "0.5.1",
"react-native-reanimated": "~4.2.0",
"react-native-reanimated": "~4.1.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-web": "~0.21.0"
},
"devDependencies": {
"@types/react": "~19.2.0",
"@types/react": "~19.1.0",
"typescript": "~5.9.2",
"eslint": "^9.25.0",
"eslint-config-expo": "~10.0.0"

File diff suppressed because it is too large Load Diff