mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 06:12:51 +00:00
Lots of broken stuff
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user