diff --git a/package.json b/package.json index e1975ac..68b98a0 100644 --- a/package.json +++ b/package.json @@ -20,43 +20,43 @@ "test": "bun test" }, "dependencies": { - "@expo/metro-runtime": "~6.1.2", - "@react-native-async-storage/async-storage": "2.2.0", + "@expo/metro-runtime": "~55.0.6", + "@react-native-async-storage/async-storage": "3.0.1", "@react-navigation/native": "^7.1.31", "@rn-primitives/portal": "~1.3.0", "@rn-primitives/slot": "^1.2.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "expo": "~54.0.29", - "expo-constants": "~18.0.12", - "expo-linking": "~8.0.10", - "expo-localization": "~17.0.8", - "expo-router": "~6.0.19", - "expo-splash-screen": "~31.0.12", - "expo-status-bar": "~3.0.9", - "expo-system-ui": "~6.0.9", + "expo": "~55.0.3", + "expo-constants": "~55.0.7", + "expo-linking": "~55.0.7", + "expo-localization": "~55.0.8", + "expo-router": "~55.0.3", + "expo-splash-screen": "~55.0.10", + "expo-status-bar": "~55.0.4", + "expo-system-ui": "~55.0.9", "i18next": "^25.8.13", "lucide-react-native": "^0.575.0", "nativewind": "^4.2.2", - "react": "19.1.0", - "react-dom": "19.1.0", + "react": "19.2.4", + "react-dom": "19.2.4", "react-i18next": "^16.5.4", - "react-native": "0.81.5", - "react-native-reanimated": "~4.1.1", - "react-native-safe-area-context": "~5.6.0", - "react-native-screens": "~4.16.0", - "react-native-svg": "15.12.1", + "react-native": "0.84.0", + "react-native-reanimated": "~4.2.2", + "react-native-safe-area-context": "~5.7.0", + "react-native-screens": "~4.24.0", + "react-native-svg": "15.15.3", "react-native-web": "^0.21.2", - "react-native-worklets": "0.5.1", + "react-native-worklets": "0.7.4", "tailwind-merge": "^3.5.0", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.2.1", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@babel/core": "^7.26.0", "@biomejs/biome": "^2.4.4", "@types/bun": "^1.3.9", - "@types/react": "~19.1.10", + "@types/react": "~19.2.14", "typescript": "~5.9.3" }, "private": true