|
39 | 39 | }, |
40 | 40 | "dependencies": { |
41 | 41 | "@expo/metro-runtime": "^3.2.3", |
42 | | - "@gorhom/bottom-sheet": "^4.6.3", |
43 | | - "@hookform/resolvers": "^2.9.11", |
44 | | - "@react-navigation/bottom-tabs": "^6.5.20", |
45 | | - "@react-navigation/native": "^6.1.17", |
46 | | - "@react-navigation/native-stack": "^6.9.26", |
| 42 | + "@gorhom/bottom-sheet": "4.6.3", |
| 43 | + "@hookform/resolvers": "^3.9.0", |
47 | 44 | "@shopify/flash-list": "1.6.4", |
48 | | - "@tanstack/react-query": "^5.37.1", |
| 45 | + "@tanstack/react-query": "^5.52.1", |
49 | 46 | "app-icon-badge": "^0.0.15", |
50 | | - "axios": "^1.7.1", |
| 47 | + "axios": "^1.7.5", |
51 | 48 | "expo": "~51.0.31", |
52 | 49 | "expo-constants": "~16.0.2", |
53 | 50 | "expo-dev-client": "~4.0.25", |
54 | 51 | "expo-font": "~12.0.9", |
55 | | - "expo-image": "~1.12.14", |
| 52 | + "expo-image": "~1.12.15", |
56 | 53 | "expo-linking": "~6.3.1", |
57 | 54 | "expo-localization": "~15.0.3", |
58 | 55 | "expo-router": "~3.5.23", |
59 | 56 | "expo-splash-screen": "0.27.5", |
60 | 57 | "expo-status-bar": "~1.12.1", |
61 | 58 | "expo-system-ui": "~3.0.7", |
62 | | - "i18next": "^22.5.1", |
| 59 | + "i18next": "^23.14.0", |
63 | 60 | "lodash.memoize": "^4.1.2", |
64 | | - "moti": "^0.28.1", |
65 | | - "nativewind": "^4.0.36", |
| 61 | + "moti": "^0.29.0", |
| 62 | + "nativewind": "^4.1.1", |
66 | 63 | "react": "18.2.0", |
67 | 64 | "react-dom": "18.2.0", |
68 | | - "react-error-boundary": "^3.1.4", |
69 | | - "react-hook-form": "^7.51.4", |
70 | | - "react-i18next": "^12.3.1", |
| 65 | + "react-error-boundary": "^4.0.13", |
| 66 | + "react-hook-form": "^7.53.0", |
| 67 | + "react-i18next": "^15.0.1", |
71 | 68 | "react-native": "0.74.5", |
72 | 69 | "react-native-flash-message": "^0.4.2", |
73 | 70 | "react-native-gesture-handler": "~2.16.2", |
74 | 71 | "react-native-keyboard-controller": "^1.13.2", |
75 | | - "react-native-mmkv": "2.6.3", |
| 72 | + "react-native-mmkv": "~2.12.2", |
76 | 73 | "react-native-reanimated": "~3.10.1", |
77 | 74 | "react-native-restart": "0.0.27", |
78 | 75 | "react-native-safe-area-context": "4.10.5", |
79 | 76 | "react-native-screens": "~3.31.1", |
80 | | - "react-native-svg": "15.2.0", |
81 | | - "react-native-web": "~0.19.11", |
| 77 | + "react-native-svg": "~15.2.0", |
| 78 | + "react-native-web": "~0.19.12", |
82 | 79 | "react-query-kit": "^3.3.0", |
83 | | - "tailwind-variants": "^0.1.20", |
| 80 | + "tailwind-variants": "^0.2.1", |
84 | 81 | "zod": "^3.23.8", |
85 | | - "zustand": "^4.5.2" |
| 82 | + "zustand": "^4.5.5" |
86 | 83 | }, |
87 | 84 | "devDependencies": { |
88 | 85 | "@babel/core": "^7.24.5", |
|
0 commit comments