Skip to content

Commit 9297d35

Browse files
hamzamekkasdolo
authored andcommitted
fix: fix expo doctor checks
1 parent 6c05e3b commit 9297d35

File tree

2 files changed

+1781
-2084
lines changed

2 files changed

+1781
-2084
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@
7171
"app-icon-badge": "^0.1.2",
7272
"axios": "^1.7.5",
7373
"dayjs": "^1.11.13",
74-
"expo": "~52.0.7",
74+
"expo": "~52.0.8",
7575
"expo-constants": "~17.0.3",
76-
"expo-dev-client": "~5.0.2",
76+
"expo-dev-client": "~5.0.3",
7777
"expo-font": "~13.0.1",
78-
"expo-image": "~2.0.0",
79-
"expo-linking": "~7.0.2",
78+
"expo-image": "~2.0.1",
79+
"expo-linking": "~7.0.3",
8080
"expo-localization": "~16.0.0",
81-
"expo-router": "~4.0.6",
81+
"expo-router": "~4.0.7",
8282
"expo-splash-screen": "~0.29.11",
8383
"expo-status-bar": "~2.0.0",
8484
"expo-system-ui": "~4.0.3",
@@ -100,7 +100,7 @@
100100
"react-native-reanimated": "~3.16.1",
101101
"react-native-restart": "0.0.27",
102102
"react-native-safe-area-context": "4.12.0",
103-
"react-native-screens": "^4.0.0",
103+
"react-native-screens": "^4.1.0",
104104
"react-native-svg": "~15.8.0",
105105
"react-native-web": "~0.19.13",
106106
"react-native-webview": "13.8.6",
@@ -110,7 +110,7 @@
110110
"zustand": "^4.5.5"
111111
},
112112
"devDependencies": {
113-
"@babel/core": "^7.24.5",
113+
"@babel/core": "^7.26.0",
114114
"@commitlint/cli": "^19.2.2",
115115
"@commitlint/config-conventional": "^19.2.2",
116116
"@dev-plugins/react-query": "^0.0.7",

0 commit comments

Comments
 (0)