|
48 | 48 | "@tanstack/react-query": "^5.52.1", |
49 | 49 | "app-icon-badge": "^0.1.2", |
50 | 50 | "axios": "^1.7.5", |
51 | | - "expo": "~52.0.7", |
| 51 | + "expo": "~52.0.8", |
52 | 52 | "expo-constants": "~17.0.3", |
53 | | - "expo-dev-client": "~5.0.2", |
| 53 | + "expo-dev-client": "~5.0.3", |
54 | 54 | "expo-font": "~13.0.1", |
55 | | - "expo-image": "~2.0.0", |
56 | | - "expo-linking": "~7.0.2", |
| 55 | + "expo-image": "~2.0.1", |
| 56 | + "expo-linking": "~7.0.3", |
57 | 57 | "expo-localization": "~16.0.0", |
58 | | - "expo-router": "~4.0.6", |
| 58 | + "expo-router": "~4.0.7", |
59 | 59 | "expo-splash-screen": "~0.29.11", |
60 | 60 | "expo-status-bar": "~2.0.0", |
61 | 61 | "expo-system-ui": "~4.0.3", |
|
77 | 77 | "react-native-reanimated": "~3.16.1", |
78 | 78 | "react-native-restart": "0.0.27", |
79 | 79 | "react-native-safe-area-context": "4.12.0", |
80 | | - "react-native-screens": "^4.0.0", |
| 80 | + "react-native-screens": "^4.1.0", |
81 | 81 | "react-native-svg": "~15.8.0", |
82 | 82 | "react-native-web": "~0.19.13", |
83 | 83 | "react-query-kit": "^3.3.0", |
|
86 | 86 | "zustand": "^4.5.5" |
87 | 87 | }, |
88 | 88 | "devDependencies": { |
89 | | - "@babel/core": "^7.24.5", |
| 89 | + "@babel/core": "^7.26.0", |
90 | 90 | "@commitlint/cli": "^19.2.2", |
91 | 91 | "@commitlint/config-conventional": "^19.2.2", |
92 | 92 | "@dev-plugins/react-query": "^0.0.7", |
|
0 commit comments