|
15 | 15 | "typecheck": "tsc --noEmit"
|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 |
| - "@expo/metro-config": "^0.18.10", |
19 |
| - "@shopify/flash-list": "^1.7.0", |
| 18 | + "@bacons/text-decoder": "^0.0.0", |
| 19 | + "@expo/metro-config": "^0.18.11", |
| 20 | + "@shopify/flash-list": "^1.7.1", |
20 | 21 | "@tanstack/react-query": "catalog:",
|
21 | 22 | "@trpc/client": "catalog:",
|
22 | 23 | "@trpc/react-query": "catalog:",
|
23 | 24 | "@trpc/server": "catalog:",
|
24 |
| - "expo": "^51.0.24", |
| 25 | + "expo": "^51.0.26", |
25 | 26 | "expo-constants": "^16.0.2",
|
26 | 27 | "expo-linking": "^6.3.1",
|
27 |
| - "expo-router": "^3.5.20", |
| 28 | + "expo-router": "^3.5.21", |
28 | 29 | "expo-splash-screen": "^0.27.5",
|
29 | 30 | "expo-status-bar": "^1.12.1",
|
30 | 31 | "nativewind": "^4.0.36",
|
31 | 32 | "react": "^18.3.1",
|
32 | 33 | "react-dom": "^18.3.1",
|
33 | 34 | "react-hook-form": "^7.52.2",
|
34 |
| - "react-native": "^0.74.4", |
| 35 | + "react-native": "^0.74.5", |
35 | 36 | "react-native-css-interop": "^0.0.34",
|
36 | 37 | "react-native-gesture-handler": "^2.18.1",
|
37 |
| - "react-native-reanimated": "^3.14.0", |
| 38 | + "react-native-reanimated": "^3.15.0", |
38 | 39 | "react-native-safe-area-context": "^4.10.8",
|
39 |
| - "react-native-screens": "^3.33.0", |
| 40 | + "react-native-screens": "^3.34.0", |
40 | 41 | "superjson": "^2.2.1"
|
41 | 42 | },
|
42 | 43 | "devDependencies": {
|
|
0 commit comments