Lots of broken stuff

This commit is contained in:
EthanShoeDev
2025-09-08 04:07:12 -04:00
parent b3199ebd0d
commit f7d1d3b0f4
13 changed files with 2517 additions and 4781 deletions

View File

@@ -15,10 +15,12 @@
"dependencies": {
"@dylankenneally/react-native-ssh-sftp": "^1.5.20",
"@expo/vector-icons": "^15.0.2",
"@react-native-picker/picker": "2.11.1",
"@react-navigation/bottom-tabs": "^7.4.0",
"@react-navigation/elements": "^2.6.3",
"@react-navigation/native": "^7.1.8",
"@tanstack/react-form": "^1.19.3",
"@tanstack/react-query": "^5.87.1",
"expo": "~54.0.0-preview.12",
"expo-constants": "~18.0.6",
"expo-font": "~14.0.6",
@@ -26,6 +28,7 @@
"expo-image": "~3.0.5",
"expo-linking": "~8.0.6",
"expo-router": "~6.0.0-preview.12",
"expo-secure-store": "~15.0.6",
"expo-splash-screen": "~31.0.7",
"expo-status-bar": "~3.0.6",
"expo-symbols": "~1.0.5",
@@ -37,8 +40,10 @@
"react-native-reanimated": "~4.0.2",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.15.4",
"react-native-uuid": "^2.0.3",
"react-native-web": "~0.21.0",
"react-native-worklets": "~0.4.2"
"react-native-worklets": "~0.4.2",
"zod": "^4.1.5"
},
"devDependencies": {
"@epic-web/config": "^1.21.3",