update deps
This commit is contained in:
@@ -14,38 +14,38 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/metro-runtime": "~56.0.13",
|
||||
"@expo/vector-icons": "^15.0.3",
|
||||
"@expo/metro-runtime": "~57.0.2",
|
||||
"@expo/vector-icons": "^15.1.1",
|
||||
"@gorhom/bottom-sheet": "^5.2.14",
|
||||
"expo": "~56.0.5",
|
||||
"expo-constants": "~56.0.16",
|
||||
"expo-font": "~56.0.5",
|
||||
"expo-linking": "~56.0.12",
|
||||
"expo-router": "~56.2.7",
|
||||
"expo-splash-screen": "~56.0.10",
|
||||
"expo-status-bar": "~56.0.4",
|
||||
"heroui-native": "^1.0.2",
|
||||
"expo": "^57.0.1",
|
||||
"expo-constants": "~57.0.2",
|
||||
"expo-font": "~57.0.0",
|
||||
"expo-linking": "~57.0.1",
|
||||
"expo-router": "~57.0.2",
|
||||
"expo-splash-screen": "~57.0.1",
|
||||
"expo-status-bar": "~57.0.0",
|
||||
"heroui-native": "^1.0.5",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3",
|
||||
"react-native": "0.85.3",
|
||||
"react-native-gesture-handler": "~2.31.2",
|
||||
"react-native-reanimated": "~4.3.1",
|
||||
"react-native": "0.86.0",
|
||||
"react-native-gesture-handler": "~2.32.0",
|
||||
"react-native-reanimated": "4.5.0",
|
||||
"react-native-safe-area-context": "~5.7.0",
|
||||
"react-native-screens": "~4.25.2",
|
||||
"react-native-svg": "15.15.4",
|
||||
"react-native-web": "^0.21.2",
|
||||
"react-native-worklets": "0.8.3",
|
||||
"tailwind-merge": "^3.4.0",
|
||||
"react-native-worklets": "0.10.0",
|
||||
"tailwind-merge": "^3.6.0",
|
||||
"tailwind-variants": "^3.2.2",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"uniwind": "^1.5.0"
|
||||
"tailwindcss": "^4.3.2",
|
||||
"uniwind": "^1.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "~19.2.15",
|
||||
"@types/react": "~19.2.17",
|
||||
"@types/react-native-web": "^0",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint-config-expo": "^56.0.4",
|
||||
"prettier": "^3.8.3",
|
||||
"eslint-config-expo": "~57.0.0",
|
||||
"prettier": "^3.9.4",
|
||||
"typescript": "~6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
879
app/yarn.lock
879
app/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user