diff --git a/package.json b/package.json index a3e4fa9..2ca4aeb 100644 --- a/package.json +++ b/package.json @@ -26,9 +26,9 @@ "test": "bun test" }, "dependencies": { - "@expo/metro-runtime": "~6.1.2", + "@expo/metro-runtime": "~55.0.6", "@hookform/resolvers": "^5.2.2", - "@react-native-async-storage/async-storage": "2.2.0", + "@react-native-async-storage/async-storage": "3.0.1", "@react-navigation/native": "^7.1.31", "@rn-primitives/avatar": "^1.2.0", "@rn-primitives/label": "^1.2.0", @@ -40,33 +40,33 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "drizzle-orm": "^0.45.1", - "expo": "~54.0.29", - "expo-constants": "~18.0.12", - "expo-crypto": "15.0.8", + "expo": "~55.0.4", + "expo-constants": "~55.0.7", + "expo-crypto": "55.0.8", "expo-drizzle-studio-plugin": "^0.2.1", - "expo-linking": "~8.0.10", - "expo-localization": "~17.0.8", - "expo-router": "~6.0.19", - "expo-splash-screen": "~31.0.12", - "expo-sqlite": "^16.0.10", - "expo-status-bar": "~3.0.9", - "expo-system-ui": "~6.0.9", + "expo-linking": "~55.0.7", + "expo-localization": "~55.0.8", + "expo-router": "~55.0.3", + "expo-splash-screen": "~55.0.10", + "expo-sqlite": "^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-hook-form": "^7.71.2", "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.1", + "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", "zod": "^4.0.0" }, @@ -74,7 +74,7 @@ "@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", "babel-plugin-inline-import": "^3.0.0", "drizzle-kit": "^0.31.9", "typescript": "~5.9.3"