|
61 | 61 | "e2e-test": "maestro test .maestro/ -e APP_ID=com.obytes.development" |
62 | 62 | }, |
63 | 63 | "dependencies": { |
64 | | - "@expo/metro-runtime": "^5.0.5", |
| 64 | + "@expo/metro-runtime": "^6.1.2", |
65 | 65 | "@gorhom/bottom-sheet": "^5.0.5", |
66 | 66 | "@hookform/resolvers": "^3.9.0", |
67 | 67 | "@lukemorales/query-key-factory": "^1.3.4", |
68 | | - "@shopify/flash-list": "1.7.6", |
| 68 | + "@shopify/flash-list": "2.0.2", |
69 | 69 | "@tanstack/react-query": "^5.52.1", |
70 | 70 | "@testing-library/react-hooks": "^8.0.1", |
71 | 71 | "app-icon-badge": "^0.1.2", |
72 | 72 | "axios": "^1.7.5", |
73 | 73 | "dayjs": "^1.11.13", |
74 | | - "expo": "~53.0.23", |
75 | | - "expo-constants": "~17.1.7", |
76 | | - "expo-crypto": "^14.1.5", |
77 | | - "expo-dev-client": "~5.2.4", |
78 | | - "expo-font": "~13.3.2", |
79 | | - "expo-image": "~2.4.0", |
80 | | - "expo-linking": "~7.1.7", |
81 | | - "expo-localization": "~16.1.6", |
82 | | - "expo-router": "~5.1.7", |
83 | | - "expo-splash-screen": "~0.30.10", |
84 | | - "expo-status-bar": "~2.2.3", |
85 | | - "expo-system-ui": "~5.0.11", |
| 74 | + "expo": "~54.0.25", |
| 75 | + "expo-build-properties": "^1.0.9", |
| 76 | + "expo-constants": "~18.0.10", |
| 77 | + "expo-crypto": "^15.0.7", |
| 78 | + "expo-dev-client": "~6.0.18", |
| 79 | + "expo-font": "~14.0.9", |
| 80 | + "expo-image": "~3.0.10", |
| 81 | + "expo-linking": "~8.0.9", |
| 82 | + "expo-localization": "~17.0.7", |
| 83 | + "expo-router": "~6.0.15", |
| 84 | + "expo-splash-screen": "~31.0.11", |
| 85 | + "expo-status-bar": "~3.0.8", |
| 86 | + "expo-system-ui": "~6.0.8", |
86 | 87 | "i18next": "^23.14.0", |
87 | 88 | "lodash.memoize": "^4.1.2", |
88 | 89 | "moti": "^0.29.0", |
89 | 90 | "nativewind": "^4.1.21", |
90 | | - "react": "19.0.0", |
91 | | - "react-dom": "19.0.0", |
| 91 | + "react": "19.1.0", |
| 92 | + "react-dom": "19.1.0", |
92 | 93 | "react-error-boundary": "^4.0.13", |
93 | 94 | "react-hook-form": "^7.53.0", |
94 | 95 | "react-i18next": "^15.0.1", |
95 | | - "react-native": "0.79.5", |
| 96 | + "react-native": "0.81.5", |
96 | 97 | "react-native-edge-to-edge": "^1.6.0", |
97 | 98 | "react-native-flash-message": "^0.4.2", |
98 | | - "react-native-gesture-handler": "~2.24.0", |
99 | | - "react-native-keyboard-controller": "^1.17.4", |
100 | | - "react-native-mmkv": "~3.1.0", |
101 | | - "react-native-reanimated": "~3.17.5", |
| 99 | + "react-native-gesture-handler": "~2.28.0", |
| 100 | + "react-native-keyboard-controller": "^1.18.5", |
| 101 | + "react-native-mmkv": "~4.0.1", |
| 102 | + "react-native-nitro-modules": "^0.31.10", |
| 103 | + "react-native-reanimated": "~4.1.5", |
102 | 104 | "react-native-restart": "0.0.27", |
103 | | - "react-native-safe-area-context": "5.4.0", |
104 | | - "react-native-screens": "^4.11.1", |
105 | | - "react-native-svg": "~15.11.2", |
| 105 | + "react-native-safe-area-context": "5.6.2", |
| 106 | + "react-native-screens": "^4.16.0", |
| 107 | + "react-native-svg": "~15.12.1", |
106 | 108 | "react-native-url-polyfill": "^2.0.0", |
107 | | - "react-native-web": "~0.20.0", |
108 | | - "react-native-webview": "13.13.5", |
| 109 | + "react-native-web": "~0.21.2", |
| 110 | + "react-native-webview": "13.15.0", |
| 111 | + "react-native-worklets": "0.5.1", |
109 | 112 | "react-query-kit": "^3.3.0", |
110 | 113 | "tailwind-variants": "^0.2.1", |
111 | 114 | "zod": "^3.23.8", |
|
118 | 121 | "@dev-plugins/react-query": "^0.0.7", |
119 | 122 | "@eslint/eslintrc": "^3.3.1", |
120 | 123 | "@eslint/js": "^9.28.0", |
121 | | - "@expo/config": "~11.0.10", |
| 124 | + "@expo/config": "~12.0.10", |
122 | 125 | "@tanstack/eslint-plugin-query": "^5.62.1", |
123 | 126 | "@testing-library/jest-dom": "^6.5.0", |
124 | 127 | "@testing-library/react-native": "^12.7.2", |
125 | 128 | "@types/i18n-js": "^3.8.9", |
126 | 129 | "@types/invariant": "^2.2.37", |
127 | | - "@types/jest": "^29.5.12", |
| 130 | + "@types/jest": "^29.5.14", |
128 | 131 | "@types/lodash.memoize": "^4.1.9", |
129 | | - "@types/react": "~19.0.14", |
| 132 | + "@types/react": "~19.1.17", |
130 | 133 | "@typescript-eslint/eslint-plugin": "^8.34.0", |
131 | 134 | "@typescript-eslint/parser": "^8.34.0", |
132 | 135 | "babel-plugin-module-resolver": "^5.0.2", |
|
151 | 154 | "husky": "^9.1.5", |
152 | 155 | "jest": "^29.7.0", |
153 | 156 | "jest-environment-jsdom": "^29.7.0", |
154 | | - "jest-expo": "~53.0.10", |
| 157 | + "jest-expo": "~54.0.13", |
155 | 158 | "jest-junit": "^16.0.0", |
156 | 159 | "lint-staged": "^15.2.9", |
157 | 160 | "np": "^10.0.7", |
158 | 161 | "prettier": "^3.3.3", |
159 | 162 | "tailwindcss": "3.4.4", |
160 | 163 | "ts-jest": "^29.1.2", |
161 | | - "typescript": "^5.8.3", |
| 164 | + "typescript": "^5.9.3", |
162 | 165 | "typescript-eslint": "^8.34.0" |
163 | 166 | }, |
164 | 167 | "repository": { |
|
0 commit comments