update packeges mobile.

This commit is contained in:
2026-03-15 21:43:37 -03:00
parent 9bf76f602c
commit 31c47fe69f
2 changed files with 1158 additions and 1346 deletions
+1152 -1341
View File
File diff suppressed because it is too large Load Diff
+6 -5
View File
@@ -13,11 +13,11 @@
"dependencies": {
"@expo/vector-icons": "^15.0.3",
"@hookform/resolvers": "^3.9.0",
"@react-navigation/bottom-tabs": "^7.15.5",
"@react-navigation/native": "^7.1.33",
"@react-navigation/native-stack": "^7.14.5",
"@react-navigation/bottom-tabs": "^7.4.0",
"@react-navigation/native": "^7.1.8",
"@react-navigation/native-stack": "^7.3.16",
"axios": "^1.7.7",
"expo": "~54.0.0",
"expo": "~54.0.33",
"expo-camera": "~17.0.10",
"expo-constants": "~18.0.13",
"expo-file-system": "~19.0.21",
@@ -31,6 +31,7 @@
"expo-status-bar": "~3.0.9",
"expo-system-ui": "~6.0.9",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-hook-form": "^7.53.0",
"react-native": "0.81.5",
"react-native-gesture-handler": "~2.28.0",
@@ -40,7 +41,7 @@
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-svg": "15.12.1",
"react-native-worklets": "^0.7.4",
"react-native-worklets": "0.5.1",
"zod": "^3.23.8",
"zustand": "^4.5.4"
},