diff --git a/mobile/package.json b/mobile/package.json index 310bbaa2..bdc5f49c 100644 --- a/mobile/package.json +++ b/mobile/package.json @@ -17,7 +17,7 @@ "clean": "rm -rf .expo node_modules ios android" }, "dependencies": { - "@react-native-community/slider": "5.1.2", + "@react-native-community/slider": "5.2.0", "@react-navigation/native": "^7.1.33", "@rn-primitives/avatar": "^1.4.0", "@rn-primitives/portal": "~1.4.0", @@ -39,16 +39,16 @@ "lucide-react-native": "^1.11.0", "nativewind": "^4.2.3", "posthog-react-native": "^4.43.5", - "react": "19.2.0", - "react-dom": "19.2.0", - "react-native": "0.83.6", - "react-native-reanimated": "4.2.1", + "react": "19.2.7", + "react-dom": "19.2.7", + "react-native": "0.86.0", + "react-native-reanimated": "4.4.1", "react-native-safe-area-context": "~5.6.2", "react-native-screens": "~4.23.0", "react-native-sse": "^1.2.1", - "react-native-svg": "15.15.3", + "react-native-svg": "15.15.5", "react-native-web": "^0.21.0", - "react-native-worklets": "0.7.4", + "react-native-worklets": "0.9.2", "tailwind-merge": "^3.5.0", "tailwindcss": "^3.4.14", "tailwindcss-animate": "^1.0.7"