fix: updated dependencies

This commit is contained in:
Yordan Simeonov
2025-10-21 15:32:30 +02:00
parent 98a2067b8d
commit c21c1b8ef4
5 changed files with 427 additions and 108 deletions

View File

@@ -17,14 +17,14 @@
"@react-navigation/bottom-tabs": "^7.3.10",
"@react-navigation/elements": "^2.3.8",
"@react-navigation/native": "^7.1.6",
"expo": "54.0.13",
"expo": "~54.0.16",
"expo-blur": "~15.0.7",
"expo-constants": "~18.0.9",
"expo-font": "~14.0.8",
"expo-haptics": "~15.0.7",
"expo-image": "~3.0.9",
"expo-image": "~3.0.10",
"expo-linking": "~8.0.8",
"expo-router": "~6.0.12",
"expo-router": "~6.0.13",
"expo-splash-screen": "~31.0.10",
"expo-status-bar": "~3.0.8",
"expo-symbols": "~1.0.7",
@@ -46,6 +46,7 @@
"@types/react": "~19.1.10",
"eslint": "^9.25.0",
"eslint-config-expo": "~10.0.0",
"prettier": "^3.6.2",
"typescript": "~5.9.2"
},
"private": true