|
14 | 14 | "typecheck": "tsc --noEmit" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@better-auth/expo": "1.3.8", |
18 | | - "@expo/metro-config": "^0.20.14", |
19 | | - "@legendapp/list": "^2.0.2", |
| 17 | + "@better-auth/expo": "1.3.27", |
| 18 | + "@expo/metro-config": "~54.0.6", |
| 19 | + "@legendapp/list": "^2.0.11", |
20 | 20 | "@tanstack/react-query": "catalog:", |
21 | 21 | "@trpc/client": "catalog:", |
22 | 22 | "@trpc/server": "catalog:", |
23 | 23 | "@trpc/tanstack-react-query": "catalog:", |
24 | | - "better-auth": "1.3.8", |
25 | | - "expo": "53.0.9", |
26 | | - "expo-constants": "17.1.6", |
27 | | - "expo-dev-client": "5.1.8", |
28 | | - "expo-linking": "7.1.5", |
29 | | - "expo-router": "5.0.7", |
30 | | - "expo-secure-store": "14.2.3", |
31 | | - "expo-splash-screen": "0.30.8", |
32 | | - "expo-status-bar": "2.2.3", |
33 | | - "expo-system-ui": "~5.0.7", |
34 | | - "expo-web-browser": "14.1.6", |
35 | | - "nativewind": "~4.1.23", |
| 24 | + "better-auth": "1.3.27", |
| 25 | + "expo": "~54.0.13", |
| 26 | + "expo-constants": "~18.0.9", |
| 27 | + "expo-dev-client": "~6.0.15", |
| 28 | + "expo-linking": "~8.0.8", |
| 29 | + "expo-router": "~6.0.12", |
| 30 | + "expo-secure-store": "~15.0.7", |
| 31 | + "expo-splash-screen": "~31.0.10", |
| 32 | + "expo-status-bar": "~3.0.8", |
| 33 | + "expo-system-ui": "~6.0.7", |
| 34 | + "expo-web-browser": "~15.0.8", |
| 35 | + "nativewind": "5.0.0-preview.1", |
36 | 36 | "react": "catalog:react19", |
37 | 37 | "react-dom": "catalog:react19", |
38 | | - "react-native": "0.79.2", |
39 | | - "react-native-gesture-handler": "~2.25.0", |
40 | | - "react-native-reanimated": "~3.18.0", |
41 | | - "react-native-safe-area-context": "~5.4.1", |
42 | | - "react-native-screens": "~4.11.1", |
| 38 | + "react-native": "~0.81.4", |
| 39 | + "react-native-css": "3.0.0", |
| 40 | + "react-native-gesture-handler": "~2.28.0", |
| 41 | + "react-native-reanimated": "~4.1.3", |
| 42 | + "react-native-safe-area-context": "~5.6.1", |
| 43 | + "react-native-screens": "~4.16.0", |
| 44 | + "react-native-worklets": "~0.5.1", |
43 | 45 | "superjson": "2.2.2" |
44 | 46 | }, |
45 | 47 | "devDependencies": { |
|
48 | 50 | "@acme/prettier-config": "workspace:*", |
49 | 51 | "@acme/tailwind-config": "workspace:*", |
50 | 52 | "@acme/tsconfig": "workspace:*", |
51 | | - "@babel/core": "^7.28.4", |
52 | | - "@babel/preset-env": "^7.28.3", |
53 | | - "@babel/runtime": "^7.28.4", |
54 | | - "@types/babel__core": "^7.20.5", |
55 | 53 | "@types/react": "catalog:react19", |
56 | 54 | "eslint": "catalog:", |
57 | 55 | "prettier": "catalog:", |
|
0 commit comments