|
26 | 26 | "test": "bun test" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | | - "@expo/metro-runtime": "~6.1.2", |
| 29 | + "@expo/metro-runtime": "~55.0.6", |
30 | 30 | "@hookform/resolvers": "^5.2.2", |
31 | | - "@react-native-async-storage/async-storage": "2.2.0", |
| 31 | + "@react-native-async-storage/async-storage": "3.0.1", |
32 | 32 | "@react-navigation/native": "^7.1.31", |
33 | 33 | "@rn-primitives/avatar": "^1.2.0", |
34 | 34 | "@rn-primitives/label": "^1.2.0", |
|
40 | 40 | "class-variance-authority": "^0.7.1", |
41 | 41 | "clsx": "^2.1.1", |
42 | 42 | "drizzle-orm": "^0.45.1", |
43 | | - "expo": "~54.0.29", |
44 | | - "expo-constants": "~18.0.12", |
45 | | - "expo-crypto": "15.0.8", |
| 43 | + "expo": "~55.0.4", |
| 44 | + "expo-constants": "~55.0.7", |
| 45 | + "expo-crypto": "55.0.8", |
46 | 46 | "expo-drizzle-studio-plugin": "^0.2.1", |
47 | | - "expo-linking": "~8.0.10", |
48 | | - "expo-localization": "~17.0.8", |
49 | | - "expo-router": "~6.0.19", |
50 | | - "expo-splash-screen": "~31.0.12", |
51 | | - "expo-sqlite": "^16.0.10", |
52 | | - "expo-status-bar": "~3.0.9", |
53 | | - "expo-system-ui": "~6.0.9", |
| 47 | + "expo-linking": "~55.0.7", |
| 48 | + "expo-localization": "~55.0.8", |
| 49 | + "expo-router": "~55.0.3", |
| 50 | + "expo-splash-screen": "~55.0.10", |
| 51 | + "expo-sqlite": "^55.0.10", |
| 52 | + "expo-status-bar": "~55.0.4", |
| 53 | + "expo-system-ui": "~55.0.9", |
54 | 54 | "i18next": "^25.8.13", |
55 | 55 | "lucide-react-native": "^0.575.0", |
56 | 56 | "nativewind": "^4.2.2", |
57 | | - "react": "19.1.0", |
58 | | - "react-dom": "19.1.0", |
| 57 | + "react": "19.2.4", |
| 58 | + "react-dom": "19.2.4", |
59 | 59 | "react-hook-form": "^7.71.2", |
60 | 60 | "react-i18next": "^16.5.4", |
61 | | - "react-native": "0.81.5", |
62 | | - "react-native-reanimated": "~4.1.1", |
63 | | - "react-native-safe-area-context": "~5.6.0", |
64 | | - "react-native-screens": "~4.16.0", |
65 | | - "react-native-svg": "15.12.1", |
| 61 | + "react-native": "0.84.1", |
| 62 | + "react-native-reanimated": "~4.2.2", |
| 63 | + "react-native-safe-area-context": "~5.7.0", |
| 64 | + "react-native-screens": "~4.24.0", |
| 65 | + "react-native-svg": "15.15.3", |
66 | 66 | "react-native-web": "^0.21.2", |
67 | | - "react-native-worklets": "0.5.1", |
| 67 | + "react-native-worklets": "0.7.4", |
68 | 68 | "tailwind-merge": "^3.5.0", |
69 | | - "tailwindcss": "^3.4.17", |
| 69 | + "tailwindcss": "^4.2.1", |
70 | 70 | "tailwindcss-animate": "^1.0.7", |
71 | 71 | "zod": "^4.0.0" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@babel/core": "^7.26.0", |
75 | 75 | "@biomejs/biome": "^2.4.4", |
76 | 76 | "@types/bun": "^1.3.9", |
77 | | - "@types/react": "~19.1.10", |
| 77 | + "@types/react": "~19.2.14", |
78 | 78 | "babel-plugin-inline-import": "^3.0.0", |
79 | 79 | "drizzle-kit": "^0.31.9", |
80 | 80 | "typescript": "~5.9.3" |
|
0 commit comments