|
13 | 13 | "build:web": "expo export --platform web", |
14 | 14 | "test": "jest", |
15 | 15 | "lint": "expo lint", |
16 | | - "prebuild": "APP_VARIANT=dev expo prebuild --clean" |
| 16 | + "prebuild": "APP_VARIANT=dev expo prebuild --clean", |
| 17 | + "typecheck": "tsc && tsc -p tsconfig.test.json" |
17 | 18 | }, |
18 | 19 | "dependencies": { |
19 | 20 | "@codeherence/react-native-header": "^1.0.1", |
20 | | - "@expo/dom-webview": "~55.0.6", |
21 | | - "@expo/metro-runtime": "~55.0.11", |
| 21 | + "@expo/metro-runtime": "~57.0.3", |
22 | 22 | "@expo/vector-icons": "^15.1.1", |
23 | 23 | "@gorhom/bottom-sheet": "^5.2.14", |
24 | 24 | "@lodev09/react-native-true-sheet": "^3.10.1", |
25 | 25 | "@noble/hashes": "catalog:", |
26 | 26 | "@polycentric/react-native": "workspace:*", |
27 | 27 | "@react-native-async-storage/async-storage": "^2.2.0", |
28 | | - "@react-navigation/bottom-tabs": "^7.17.2", |
29 | | - "@react-navigation/elements": "^2.9.22", |
30 | | - "@react-navigation/native": "^7.3.0", |
31 | 28 | "@rn-primitives/dropdown-menu": "^1.4.0", |
32 | 29 | "@rn-primitives/hover-card": "^1.4.0", |
33 | 30 | "@rn-primitives/popover": "^1.4.0", |
34 | 31 | "@rn-primitives/portal": "^1.4.0", |
35 | 32 | "@rn-primitives/radio-group": "^1.4.0", |
36 | 33 | "@rn-primitives/toast": "^1.4.0", |
37 | | - "@shopify/flash-list": "^2.3.1", |
| 34 | + "@shopify/flash-list": "^2.3.2", |
38 | 35 | "@types/react-native-web": "^0.19.2", |
39 | 36 | "better-sqlite3": "^12.10.0", |
40 | | - "expo": "~55.0.26", |
41 | | - "expo-blur": "~55.0.14", |
42 | | - "expo-build-properties": "~55.0.14", |
43 | | - "expo-clipboard": "~55.0.13", |
44 | | - "expo-constants": "~55.0.16", |
45 | | - "expo-dev-client": "~55.0.35", |
46 | | - "expo-device": "~55.0.17", |
47 | | - "expo-document-picker": "~55.0.13", |
48 | | - "expo-file-system": "~55.0.22", |
49 | | - "expo-font": "~55.0.8", |
50 | | - "expo-haptics": "~55.0.14", |
51 | | - "expo-image": "~55.0.11", |
52 | | - "expo-image-manipulator": "~55.0.17", |
53 | | - "expo-image-picker": "~55.0.20", |
54 | | - "expo-linking": "~55.0.15", |
55 | | - "expo-notifications": "~55.0.23", |
56 | | - "expo-router": "~55.0.16", |
57 | | - "expo-screen-orientation": "~55.0.16", |
58 | | - "expo-server": "~55.0.11", |
59 | | - "expo-splash-screen": "~55.0.21", |
60 | | - "expo-sqlite": "~55.0.16", |
61 | | - "expo-status-bar": "~55.0.6", |
62 | | - "expo-symbols": "~55.0.9", |
63 | | - "expo-system-ui": "~55.0.18", |
64 | | - "expo-web-browser": "~55.0.16", |
65 | | - "react": "19.2.7", |
66 | | - "react-dom": "19.2.7", |
67 | | - "react-native": "0.83.9", |
| 37 | + "expo": "~57.0.4", |
| 38 | + "expo-blur": "~57.0.0", |
| 39 | + "expo-build-properties": "~57.0.3", |
| 40 | + "expo-clipboard": "~57.0.0", |
| 41 | + "expo-constants": "~57.0.3", |
| 42 | + "expo-dev-client": "~57.0.5", |
| 43 | + "expo-device": "~57.0.0", |
| 44 | + "expo-document-picker": "~57.0.0", |
| 45 | + "expo-file-system": "~57.0.0", |
| 46 | + "expo-font": "~57.0.0", |
| 47 | + "expo-haptics": "~57.0.0", |
| 48 | + "expo-image": "~57.0.0", |
| 49 | + "expo-image-manipulator": "~57.0.2", |
| 50 | + "expo-image-picker": "~57.0.2", |
| 51 | + "expo-linking": "~57.0.2", |
| 52 | + "expo-notifications": "~57.0.3", |
| 53 | + "expo-router": "~57.0.4", |
| 54 | + "expo-screen-orientation": "~57.0.0", |
| 55 | + "expo-server": "~57.0.0", |
| 56 | + "expo-splash-screen": "~57.0.2", |
| 57 | + "expo-sqlite": "~57.0.0", |
| 58 | + "expo-status-bar": "~57.0.0", |
| 59 | + "expo-symbols": "~57.0.0", |
| 60 | + "expo-system-ui": "~57.0.0", |
| 61 | + "expo-web-browser": "~57.0.0", |
| 62 | + "react": "19.2.3", |
| 63 | + "react-dom": "19.2.3", |
| 64 | + "react-native": "0.86.0", |
68 | 65 | "react-native-draggable-flatlist": "^4.0.3", |
69 | | - "react-native-gesture-handler": "~2.30.1", |
| 66 | + "react-native-gesture-handler": "~2.32.0", |
70 | 67 | "react-native-nitro-image": "^0.15.1", |
71 | 68 | "react-native-nitro-modules": "^0.36.0", |
72 | 69 | "react-native-qrcode-svg": "^6.3.21", |
73 | | - "react-native-reanimated": "~4.2.3", |
74 | | - "react-native-safe-area-context": "5.8.0", |
75 | | - "react-native-screens": "~4.23.0", |
| 70 | + "react-native-reanimated": "~4.5.0", |
| 71 | + "react-native-safe-area-context": "5.7.0", |
| 72 | + "react-native-screens": "~4.25.2", |
| 73 | + "react-native-svg": "15.15.4", |
76 | 74 | "react-native-toast-message": "^2.3.3", |
77 | 75 | "react-native-vision-camera": "^5.0.0", |
78 | 76 | "react-native-web": "~0.21.2", |
79 | 77 | "react-native-webview": "13.16.1", |
80 | | - "react-native-worklets": "0.7.2", |
| 78 | + "react-native-worklets": "0.10.0", |
81 | 79 | "rn-emoji-picker": "^1.1.6", |
82 | 80 | "zustand": "^5.0.14" |
83 | 81 | }, |
|
88 | 86 | "@types/react": "~19.2.17", |
89 | 87 | "@types/react-test-renderer": "^19.1.0", |
90 | 88 | "eslint": "^10.0.0", |
91 | | - "eslint-config-expo": "~55.0.1", |
| 89 | + "eslint-config-expo": "~57.0.0", |
92 | 90 | "jest": "^29.7.0", |
93 | | - "jest-expo": "~55.0.18", |
| 91 | + "jest-expo": "~57.0.1", |
94 | 92 | "only-allow": "^1.2.2", |
95 | 93 | "prettier": "^3.8.4", |
96 | | - "react-test-renderer": "19.2.7", |
97 | | - "typescript": "catalog:" |
| 94 | + "react-test-renderer": "19.2.3", |
| 95 | + "typescript": "~6.0.3" |
| 96 | + }, |
| 97 | + "expo": { |
| 98 | + "install": { |
| 99 | + "exclude": ["@shopify/flash-list"] |
| 100 | + } |
98 | 101 | } |
99 | 102 | } |
0 commit comments