drop old ssh lib lint passing

This commit is contained in:
EthanShoeDev
2025-09-14 00:11:09 -04:00
parent a51ee62437
commit 4cdd8cd4bf
10 changed files with 64 additions and 413 deletions

View File

@@ -25,7 +25,6 @@
"adb:logs": "while ! adb logcat --pid=$(adb shell pidof -s dev.fressh.app); do sleep 1; done"
},
"dependencies": {
"@dylankenneally/react-native-ssh-sftp": "^1.5.20",
"@expo/vector-icons": "^15.0.2",
"@fressh/assets": "workspace:*",
"@fressh/react-native-uniffi-russh": "workspace:*",
@@ -37,7 +36,6 @@
"@tanstack/react-form": "^1.19.5",
"@tanstack/react-query": "^5.87.1",
"expo": "54.0.7",
"expo-build-properties": "~1.0.8",
"expo-clipboard": "~8.0.7",
"expo-constants": "~18.0.8",
"expo-crypto": "~15.0.7",
@@ -54,7 +52,6 @@
"expo-status-bar": "~3.0.8",
"expo-symbols": "~1.0.7",
"expo-system-ui": "~6.0.7",
"expo-web-browser": "~15.0.7",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-native": "0.81.4",