|
3 | 3 | "version": "0.0.1", |
4 | 4 | "private": true, |
5 | 5 | "scripts": { |
6 | | - "start": "cross-env EXPO_PUBLIC_APP_ENV=development npx expo start", |
| 6 | + "start": "cross-env EXPO_PUBLIC_APP_ENV=development npx expo start --clear", |
7 | 7 | "start:prod": "cross-env EXPO_PUBLIC_APP_ENV=production npx expo start", |
8 | 8 | "build:dev": "eas build --no-wait -p all --profile=development", |
9 | 9 | "build:internal": "npm run build:dev -- --profile=internal", |
|
26 | 26 | "dependencies": { |
27 | 27 | "@hookform/resolvers": "^5.1.1", |
28 | 28 | "@likashefqet/react-native-image-zoom": "^4.3.0", |
29 | | - "@react-native-community/netinfo": "11.4.1", |
30 | | - "@react-native-cookies/cookies": "^6.2.1", |
| 29 | + "@react-native-community/netinfo": "12.0.1", |
31 | 30 | "@react-native-google-signin/google-signin": "^15.0.0", |
32 | | - "@react-navigation/drawer": "^7.3.9", |
33 | 31 | "@ronas-it/react-native-common-modules": "^1.1.0", |
34 | | - "@ronas-it/rtkq-entity-api": "^0.4.10", |
| 32 | + "@ronas-it/rtkq-entity-api": "^1.1.1", |
35 | 33 | "@sentry/react-native": "~7.11.0", |
36 | 34 | "@shopify/flash-list": "2.0.2", |
| 35 | + "@expo/ui": "~56.0.16", |
37 | 36 | "@tanstack/react-query": "^5.80.6", |
38 | 37 | "@tanstack/react-query-persist-client": "^5.87.4", |
39 | 38 | "babel-plugin-module-resolver": "^5.0.2", |
40 | 39 | "clsx": "^2.1.1", |
41 | | - "expo": "~54.0.34", |
42 | | - "expo-asset": "~12.0.13", |
43 | | - "expo-audio": "~1.1.1", |
44 | | - "expo-build-properties": "~1.0.10", |
45 | | - "expo-clipboard": "~8.0.8", |
46 | | - "expo-constants": "~18.0.13", |
47 | | - "expo-crypto": "~15.0.9", |
48 | | - "expo-dev-client": "~6.0.21", |
49 | | - "expo-document-picker": "~14.0.8", |
50 | | - "expo-file-system": "~19.0.22", |
51 | | - "expo-haptics": "~15.0.8", |
52 | | - "expo-image": "~3.0.11", |
53 | | - "expo-image-picker": "~17.0.11", |
54 | | - "expo-insights": "~0.10.8", |
55 | | - "expo-linear-gradient": "~15.0.8", |
56 | | - "expo-linking": "~8.0.12", |
57 | | - "expo-localization": "~17.0.8", |
58 | | - "expo-media-library": "~18.2.1", |
59 | | - "expo-router": "~6.0.23", |
60 | | - "expo-sharing": "~14.0.8", |
61 | | - "expo-speech": "~14.0.8", |
62 | | - "expo-splash-screen": "~31.0.13", |
63 | | - "expo-status-bar": "~3.0.9", |
64 | | - "expo-updates": "~29.0.17", |
| 40 | + "expo": "^56.0.0", |
| 41 | + "expo-asset": "~56.0.15", |
| 42 | + "expo-audio": "~56.0.11", |
| 43 | + "expo-build-properties": "~56.0.16", |
| 44 | + "expo-clipboard": "~56.0.3", |
| 45 | + "expo-constants": "~56.0.16", |
| 46 | + "expo-crypto": "~56.0.4", |
| 47 | + "expo-dev-client": "~56.0.18", |
| 48 | + "expo-document-picker": "~56.0.4", |
| 49 | + "expo-file-system": "~56.0.7", |
| 50 | + "expo-haptics": "~56.0.3", |
| 51 | + "expo-image": "~56.0.9", |
| 52 | + "expo-image-picker": "~56.0.15", |
| 53 | + "expo-insights": "~56.0.15", |
| 54 | + "expo-linear-gradient": "~56.0.4", |
| 55 | + "expo-linking": "~56.0.13", |
| 56 | + "expo-localization": "~56.0.6", |
| 57 | + "expo-media-library": "~56.0.6", |
| 58 | + "expo-router": "~56.2.8", |
| 59 | + "expo-sharing": "~56.0.15", |
| 60 | + "expo-speech": "~56.0.3", |
| 61 | + "expo-splash-screen": "~56.0.10", |
| 62 | + "expo-status-bar": "~56.0.4", |
| 63 | + "expo-updates": "~56.0.17", |
65 | 64 | "immer": "^10.1.1", |
66 | 65 | "lodash-es": "^4.17.21", |
67 | 66 | "luxon": "^3.6.1", |
68 | 67 | "nativewind": "^4.1.23", |
69 | | - "react": "19.1.0", |
| 68 | + "react": "19.2.3", |
70 | 69 | "react-hook-form": "^7.57.0", |
71 | | - "react-native": "0.81.5", |
| 70 | + "react-native": "0.85.3", |
72 | 71 | "react-native-compressor": "^1.12.0", |
73 | 72 | "react-native-extended-stylesheet": "^0.12.0", |
74 | | - "react-native-gesture-handler": "~2.28.0", |
75 | | - "react-native-keyboard-controller": "1.21.8", |
| 73 | + "react-native-gesture-handler": "~2.31.1", |
| 74 | + "react-native-keyboard-controller": "1.21.6", |
76 | 75 | "react-native-mmkv": "^3.2.0", |
77 | 76 | "react-native-modal": "^14.0.0-rc.1", |
78 | | - "react-native-reanimated": "~4.1.1", |
79 | | - "react-native-safe-area-context": "~5.6.0", |
80 | | - "react-native-screens": "~4.16.0", |
81 | | - "react-native-svg": "15.12.1", |
| 77 | + "react-native-nitro-cookies": "^1.1.0", |
| 78 | + "react-native-nitro-modules": "^0.35.9", |
| 79 | + "react-native-reanimated": "4.3.1", |
| 80 | + "react-native-safe-area-context": "~5.7.0", |
| 81 | + "react-native-screens": "4.25.2", |
| 82 | + "react-native-svg": "15.15.4", |
82 | 83 | "react-native-web": "^0.21.0", |
83 | 84 | "reflect-metadata": "^0.2.2", |
84 | 85 | "tailwind-merge": "^3.3.0", |
85 | 86 | "tailwindcss": "^3.4.17", |
86 | 87 | "yup": "^1.6.1" |
87 | 88 | }, |
88 | 89 | "devDependencies": { |
| 90 | + "@babel/plugin-proposal-decorators": "^7.29.7", |
| 91 | + "@babel/plugin-transform-class-properties": "^7.29.7", |
89 | 92 | "@types/lodash-es": "^4.17.12", |
90 | | - "@types/luxon": "^3.6.2" |
| 93 | + "@types/luxon": "^3.6.2", |
| 94 | + "react-refresh": "^0.18.0" |
91 | 95 | }, |
92 | | - "main": "expo-router/entry" |
| 96 | + "main": "expo-router/entry", |
| 97 | + "expo": { |
| 98 | + "doctor": { |
| 99 | + "reactNativeDirectoryCheck": { |
| 100 | + "listUnknownPackages": false |
| 101 | + } |
| 102 | + } |
| 103 | + } |
93 | 104 | } |
0 commit comments