|
11 | 11 | "clean": "rm -rf node_modules android ios" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@expo/metro-runtime": "~6.0.2", |
| 14 | + "@expo/metro-runtime": "~6.1.2", |
15 | 15 | "@react-native-async-storage/async-storage": "2.2.0", |
16 | | - "@react-native-community/slider": "patch:@react-native-community/slider@npm%3A4.5.7#~/.yarn/patches/@react-native-community-slider-npm-4.5.7-658e0e58c9.patch", |
| 16 | + "@react-native-community/slider": "5.0.1", |
17 | 17 | "@react-native-community/viewpager": "5.0.11", |
18 | 18 | "@react-navigation/elements": "^2.3.8", |
19 | 19 | "@react-navigation/native": "^7.1.6", |
20 | 20 | "@react-navigation/stack": "^7.2.10", |
21 | 21 | "@swmansion/icons": "^0.0.1", |
22 | 22 | "common-app": "workspace:*", |
23 | | - "expo": "^54.0.0-preview.2", |
| 23 | + "expo": "^54.0.7", |
24 | 24 | "expo-camera": "~17.0.2", |
25 | 25 | "expo-status-bar": "~3.0.2", |
26 | 26 | "react": "19.1.0", |
27 | 27 | "react-dom": "19.1.0", |
28 | | - "react-native": "0.81.0", |
| 28 | + "react-native": "0.81.4", |
29 | 29 | "react-native-gesture-handler": "workspace:*", |
30 | | - "react-native-reanimated": "^4.0.2", |
| 30 | + "react-native-reanimated": "4.0.2", |
31 | 31 | "react-native-safe-area-context": "~5.6.0", |
32 | | - "react-native-screens": "~4.14.0", |
| 32 | + "react-native-screens": "~4.16.0", |
33 | 33 | "react-native-svg": "15.12.1", |
34 | 34 | "react-native-web": "^0.21.0", |
35 | | - "react-native-worklets": "^0.4.0" |
| 35 | + "react-native-worklets": "0.4.0" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@babel/core": "^7.25.2", |
39 | 39 | "@types/react": "~19.1.10", |
40 | | - "@types/react-dom": "~18.0.8", |
| 40 | + "@types/react-dom": "~19.1.7", |
41 | 41 | "@types/react-native-web": "^0", |
42 | 42 | "typescript": "~5.9.2" |
43 | 43 | }, |
|
0 commit comments